Uses of Class
groovyx.gpars.scheduler.FJPool

Packages that use FJPool
groovyx.gpars.scheduler This package holds thread pools / schedulers used by actors and dataflow concurrency. 
 

Uses of FJPool in groovyx.gpars.scheduler
 

Subclasses of FJPool in groovyx.gpars.scheduler
 class ResizeableFJPool
          Represents the actors' thread pool, which performs tasks on behalf of the actors.
 


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