Package 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.

See:
          Description

Interface Summary
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.
 

Class Summary
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.
 

Package com.edustructures.sifworks.tools Description

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. Source code is provided for many of these classes in the extras folder.



Copyright © 2001-2007 Edustructures LLC. All Rights Reserved. SIFWorks® and ADK® are registered trademarks of Edustructures LLC. SIF™ and Schools Interoperability Framework are trademarks of the Schools Interoperability Framework Association.