Uses of Package
org.jgroups.blocks.executor

Packages that use org.jgroups.blocks.executor
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
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
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
ExecutorNotification
           
 



Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.