Package groovyx.gpars.agent

Class Summary
Agent<T> A special-purpose thread-safe non-blocking reference implementation inspired by Agents in Clojure.
AgentBase<T> Implements most of Agent's public method in Java
AgentBase.AwaitClosure Returns the current value of the Agent's state
AgentCore  
AgentThreadFactory Creates daemon threads for the default agent thread pools
 


Copyright © 2008–2010 Václav Pech. All Rights Reserved.