Package | Description |
---|---|
groovyx.gpars |
This package holds classes for asynchronous collection processing.
|
groovyx.gpars.agent | |
groovyx.gpars.dataflow |
This package holds classes for basic dataflow concurrency constructs, like dataflow variables, streams and threads.
|
groovyx.gpars.dataflow.expression | |
groovyx.gpars.dataflow.operator |
This package holds classes representing operators and channels necessary for full dataflow concurrency.
|
groovyx.gpars.dataflow.stream | |
groovyx.gpars.group | |
groovyx.gpars.scheduler |
This package holds thread pools / schedulers used by actors and dataflow concurrency.
|
groovyx.gpars.util |
Various utility classes enhancing basic Java concurrency constructs.
|
Class and Description |
---|
FJPool
Represents the actors' thread pool, which performs tasks on behalf of the actors.
|
Pool
Represents an actor's thread pool
|
Class and Description |
---|
Pool
Represents an actor's thread pool
|
Class and Description |
---|
Pool
Represents an actor's thread pool
|
Class and Description |
---|
Pool
Represents an actor's thread pool
|
Class and Description |
---|
Pool
Represents an actor's thread pool
|
Class and Description |
---|
Pool
Represents an actor's thread pool
|
Class and Description |
---|
Pool
Represents an actor's thread pool
|
Class and Description |
---|
DefaultPool
Represents the actors' thread pool, which performs tasks on behalf of the actors.
|
Pool
Represents an actor's thread pool
|
Class and Description |
---|
Pool
Represents an actor's thread pool
|