Uses of Package
org.jgroups.blocks.executor
-
Packages that use org.jgroups.blocks.executor Package Description org.jgroups.blocks.executor org.jgroups.demos Provides demonstrations of JGroups functionality.org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
Classes in org.jgroups.blocks.executor used by org.jgroups.blocks.executor Class Description ExecutionCompletionService.QueueingListener ExecutionService This is a JGroups implementation of an ExecutorService, where the consumers are running on any number of nodes.ExecutionService.DistributedFuture This is basically a copy of the FutureTask in java.util.concurrent but added serializable to it.ExecutionService.DistributedFuture.Sync Synchronization control for FutureTask.ExecutorNotification -
Classes in org.jgroups.blocks.executor used by org.jgroups.demos Class Description ExecutionRunner This class is to be used to pick up execution requests and actually run them.ExecutionService This is a JGroups implementation of an ExecutorService, where the consumers are running on any number of nodes. -
Classes in org.jgroups.blocks.executor used by org.jgroups.protocols Class Description ExecutorNotification