|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.edustructures.sifworks.tools | |
|---|---|
| com.edustructures.sifworks.tools | Optional high-level classes for Configuration Files, Mappings, Query Formatters, Load Balancers and other tools commonly used in the development of agents but outside the scope of the core ADK Class Framework. |
| Classes in com.edustructures.sifworks.tools used by com.edustructures.sifworks.tools | |
|---|---|
| Baton
A load balancing baton is an object issued by a LoadBalancer to grant the calling thread the right to perform the logical task associated with the baton. |
|
| LoadBalancer
A LoadBalancer manages a free pool of Baton objects representing the right of a thread to perform a resource-intensive task. |
|
| LoadBalancerListener
This interface is implemented by classes that wish to be notified when a LoadBalancer's free pool increases from zero to greater than one, signaling Batons are once again available to the thread. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||