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.
|
Class and 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 |
Class and 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.
|
Class and Description |
---|
ExecutorNotification |
Copyright © 1998-2020 Red Hat. All Rights Reserved.