|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RunActive | |
---|---|
org.objectweb.proactive.calcium.proactive | This package containts the required package to integrate the calcium framework with proactive. |
org.objectweb.proactive.core.body.migration | Defines the migration primitive of ProActive. |
org.objectweb.proactive.core.component.body | Component meta-objects are created from the ComponentBody. |
org.objectweb.proactive.core.component.collectiveitfs | This package contains classes for handling collective interfaces. |
org.objectweb.proactive.ext.util | Provides some utility classes for end user usage or used across the extension package. |
org.objectweb.proactive.ic2d.spy | **For internal use only** Provides the Spy active object that is created in each VM IC2D is asked to monitor. |
org.objectweb.proactive.p2p.loadbalancer | Load Balancing for the Peer-to-Peer Infrastructure. |
org.objectweb.proactive.p2p.service | Peer-to-Peer Infrastructure. |
org.objectweb.proactive.p2p.service.node | All related classes for managing and using the sharing node mecanism. |
org.objectweb.proactive.scheduler | |
org.objectweb.proactive.scheduler.policy |
Uses of RunActive in org.objectweb.proactive.calcium.proactive |
---|
Classes in org.objectweb.proactive.calcium.proactive that implement RunActive | |
---|---|
class |
ActiveObjectSkernel<T>
|
Uses of RunActive in org.objectweb.proactive.core.body.migration |
---|
Classes in org.objectweb.proactive.core.body.migration that implement RunActive | |
---|---|
class |
MixedLocationServer
|
Uses of RunActive in org.objectweb.proactive.core.component.body |
---|
Classes in org.objectweb.proactive.core.component.body that implement RunActive | |
---|---|
class |
ComponentActivity
This class defines the activity of active objects that are components. |
Uses of RunActive in org.objectweb.proactive.core.component.collectiveitfs |
---|
Classes in org.objectweb.proactive.core.component.collectiveitfs that implement RunActive | |
---|---|
class |
GatherFuturesHandler
Manages the distribution and update of futures when gathercast methods return a result. |
Uses of RunActive in org.objectweb.proactive.ext.util |
---|
Classes in org.objectweb.proactive.ext.util that implement RunActive | |
---|---|
class |
SimpleLocationServer
An implementation of a Location Server |
Uses of RunActive in org.objectweb.proactive.ic2d.spy |
---|
Classes in org.objectweb.proactive.ic2d.spy that implement RunActive | |
---|---|
class |
Spy
The master Spy class |
Uses of RunActive in org.objectweb.proactive.p2p.loadbalancer |
---|
Classes in org.objectweb.proactive.p2p.loadbalancer that implement RunActive | |
---|---|
class |
P2PLoadBalancer
|
Uses of RunActive in org.objectweb.proactive.p2p.service |
---|
Classes in org.objectweb.proactive.p2p.service that implement RunActive | |
---|---|
class |
P2PAcquaintanceManager
Updating the group of exportAcquaintances of the P2P service. |
class |
P2PFirstContact
Activity to contact a first group of peers in parallel of the P2PService activity. |
Uses of RunActive in org.objectweb.proactive.p2p.service.node |
---|
Classes in org.objectweb.proactive.p2p.service.node that implement RunActive | |
---|---|
class |
P2PNodeLookup
|
Uses of RunActive in org.objectweb.proactive.scheduler |
---|
Classes in org.objectweb.proactive.scheduler that implement RunActive | |
---|---|
class |
JobNoDescriptor
This is the class that supports the jobs that have no XML descriptor API. |
Uses of RunActive in org.objectweb.proactive.scheduler.policy |
---|
Classes in org.objectweb.proactive.scheduler.policy that implement RunActive | |
---|---|
class |
AbstractPolicy
This is an abstract class that contains all the essential tools for the job managers to run. |
class |
FIFOPolicy
FIFO Policy is a policy where the jobs are served by the order of their submission to the scheduler. |
class |
MixedPolicy
This is the mixed policy class that takes, while instanciating, the policy names and creates a vector of the policies for the only purpose of using its comparor |
class |
SpacePolicy
Space policy is a policy where the jobs that need the minimum of ressources are served first. |
class |
TimePolicy
Time policy is a policy where the quickest job is served first. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |