Package | Description |
---|---|
groovyx.gpars.activeobject | |
groovyx.gpars.actor |
This package holds classes forming the public actor API.
|
groovyx.gpars.actor.impl |
This package holds classes some non-public aspects of actor implementation.
|
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 |
Class and Description |
---|
MessageStream
Represents a stream of messages and forms the base class for actors
|
Class and Description |
---|
MessageStream
Represents a stream of messages and forms the base class for actors
|
ReplyingMessageStream |
SequentialProcessingActor |
Class and Description |
---|
ActorException
Pooled actors need to simulate continuations to create stacktrace-less chunks of work (ActorActions) to assign
to the threads from the pool.
|
MessageStream
Represents a stream of messages and forms the base class for actors
|
MessageStream.RemoteMessageStream |
ReplyingMessageStream |
SequentialProcessingActor |
SequentialProcessingActor.Node
Represents an element in the message queue.
|
Class and Description |
---|
MessageStream
Represents a stream of messages and forms the base class for actors
|
Class and Description |
---|
MessageStream
Represents a stream of messages and forms the base class for actors
|
Class and Description |
---|
MessageStream
Represents a stream of messages and forms the base class for actors
|
Class and Description |
---|
MessageStream
Represents a stream of messages and forms the base class for actors
|