Package | Description |
---|---|
groovyx.gpars |
This package holds classes for asynchronous collection processing.
|
groovyx.gpars.actor |
This package holds classes forming the public actor API.
|
groovyx.gpars.agent | |
groovyx.gpars.util |
Various utility classes enhancing basic Java concurrency constructs.
|
Class and Description |
---|
GeneralTimer
Represents timers, either java.util.Timer or timers provided by the hosting environment, such as GAE
|
PoolFactory
Used to create thread pools in hosted environment
|
TimerFactory
Allows customized timers to be created in managed environments such as GAE
|
Class and Description |
---|
AsyncMessagingCore |
GeneralTimer
Represents timers, either java.util.Timer or timers provided by the hosting environment, such as GAE
|
Class and Description |
---|
AsyncMessagingCore |
Class and Description |
---|
AsyncMessagingCore |
FQMessageQueue.Node |
GeneralTimer
Represents timers, either java.util.Timer or timers provided by the hosting environment, such as GAE
|
MessageQueue
The high-performance actor message queue
|