Uses of Class
groovyx.gpars.scheduler.DefaultPool

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

Uses of DefaultPool in groovyx.gpars.scheduler
 

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


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