|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use groovyx.gpars.actor.impl | |
---|---|
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 |
Classes in groovyx.gpars.actor.impl used by groovyx.gpars.activeobject | |
---|---|
MessageStream
Represents a stream of messages and forms the base class for actors |
Classes in groovyx.gpars.actor.impl used by groovyx.gpars.actor | |
---|---|
MessageStream
Represents a stream of messages and forms the base class for actors |
|
ReplyingMessageStream
|
|
SequentialProcessingActor
|
Classes in groovyx.gpars.actor.impl used by groovyx.gpars.actor.impl | |
---|---|
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. |
Classes in groovyx.gpars.actor.impl used by groovyx.gpars.dataflow | |
---|---|
MessageStream
Represents a stream of messages and forms the base class for actors |
Classes in groovyx.gpars.actor.impl used by groovyx.gpars.dataflow.expression | |
---|---|
MessageStream
Represents a stream of messages and forms the base class for actors |
Classes in groovyx.gpars.actor.impl used by groovyx.gpars.dataflow.operator | |
---|---|
MessageStream
Represents a stream of messages and forms the base class for actors |
Classes in groovyx.gpars.actor.impl used by groovyx.gpars.dataflow.stream | |
---|---|
MessageStream
Represents a stream of messages and forms the base class for actors |
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
PREV NEXT | FRAMES NO FRAMES |