Package | Description |
---|---|
groovyx.gpars.scheduler |
This package holds thread pools / schedulers used by actors and dataflow concurrency.
|
Modifier and Type | Class and Description |
---|---|
class |
ResizeablePool
Represents the actors' thread pool, which performs tasks on behalf of the actors.
|