Package | Description |
---|---|
groovyx.gpars.activeobject | |
groovyx.gpars.actor |
This package holds classes forming the public actor API.
|
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.impl | |
groovyx.gpars.dataflow.operator |
This package holds classes representing operators and channels necessary for full dataflow concurrency.
|
groovyx.gpars.dataflow.operator.component | |
groovyx.gpars.dataflow.stream | |
groovyx.gpars.group | |
groovyx.gpars.util |
Various utility classes enhancing basic Java concurrency constructs.
|
Class and Description |
---|
DataflowVariable
Represents a thread-safe single-assignment, multi-read variable.
|
Class and Description |
---|
Promise
A unifying future-like interface to dataflow variables, asynchronous functions and active objects.
|
Class and Description |
---|
BindErrorListener
Gets notified about errors when binding values to DataflowVariables
|
DataflowChannel
A common interface for all dataflow variables, streams or queues
|
DataflowQueue
Represents a thread-safe data flow stream.
|
DataflowReadChannel
A common interface for all dataflow variables, streams or queues
|
DataflowVariable
Represents a thread-safe single-assignment, multi-read variable.
|
DataflowVariable.RemoteDataflowVariable |
DataflowWriteChannel
A common interface for all writable dataflow variables, streams or queues
|
Promise
A unifying future-like interface to dataflow variables, asynchronous functions and active objects.
|
Select
A Select allows the user to select a value from multiple channels, which have a value available for read at the moment.
|
SelectableChannel
Created with IntelliJ IDEA.
|
SelectResult
A bean representing the result of the select operation on a Select.
|
Class and Description |
---|
DataflowReadChannel
A common interface for all dataflow variables, streams or queues
|
DataflowWriteChannel
A common interface for all writable dataflow variables, streams or queues
|
Promise
A unifying future-like interface to dataflow variables, asynchronous functions and active objects.
|
SelectableChannel
Created with IntelliJ IDEA.
|
Class and Description |
---|
BindErrorListener
Gets notified about errors when binding values to DataflowVariables
|
DataflowChannelListener
Gets notified about state changes inside DataflowReadChannels
|
DataflowVariable
Represents a thread-safe single-assignment, multi-read variable.
|
SelectableChannel
Created with IntelliJ IDEA.
|
Class and Description |
---|
DataflowChannelListener
Gets notified about state changes inside DataflowReadChannels
|
DataflowReadChannel
A common interface for all dataflow variables, streams or queues
|
DataflowVariable
Represents a thread-safe single-assignment, multi-read variable.
|
DataflowWriteChannel
A common interface for all writable dataflow variables, streams or queues
|
Promise
A unifying future-like interface to dataflow variables, asynchronous functions and active objects.
|
Select
A Select allows the user to select a value from multiple channels, which have a value available for read at the moment.
|
Class and Description |
---|
DataflowReadChannel
A common interface for all dataflow variables, streams or queues
|
DataflowVariable
Represents a thread-safe single-assignment, multi-read variable.
|
Promise
A unifying future-like interface to dataflow variables, asynchronous functions and active objects.
|
Class and Description |
---|
DataflowChannelListener
Gets notified about state changes inside DataflowReadChannels
|
DataflowReadChannel
A common interface for all dataflow variables, streams or queues
|
DataflowVariable
Represents a thread-safe single-assignment, multi-read variable.
|
DataflowWriteChannel
A common interface for all writable dataflow variables, streams or queues
|
Promise
A unifying future-like interface to dataflow variables, asynchronous functions and active objects.
|
SelectableChannel
Created with IntelliJ IDEA.
|
Class and Description |
---|
DataflowReadChannel
A common interface for all dataflow variables, streams or queues
|
DataflowVariable
Represents a thread-safe single-assignment, multi-read variable.
|
DataflowWriteChannel
A common interface for all writable dataflow variables, streams or queues
|
Promise
A unifying future-like interface to dataflow variables, asynchronous functions and active objects.
|
Select
A Select allows the user to select a value from multiple channels, which have a value available for read at the moment.
|
SelectableChannel
Created with IntelliJ IDEA.
|
Class and Description |
---|
DataflowVariable
Represents a thread-safe single-assignment, multi-read variable.
|