AGI.Parallel.Infrastructure Namespace |
Class | Description | |
---|---|---|
![]() | AgentSnapshot |
Represents the state of an agent.
|
![]() | DefaultTaskEnvironment |
Default task environment used in a job.
|
![]() | HardDiskStatus |
Represents hard disk information.
|
![]() | HostRecycleSettings |
Strategies for determining when host processes get recycled.
|
![]() | InfrastructureException |
The exception that is thrown when an infrastructure error occurs.
|
![]() | NetworkStatus |
Represents network information.
|
![]() | NewMessageEventArgs |
Event arguments containing new message.
|
![]() | NonSerializableObject |
Represents a message which couldn't be serialized.
|
![]() | ProgressEventArgs |
Provides data for the ProgressUpdated event.
|
![]() | StatusChangedEventArgs |
Provides data for the StatusChanged event.
|
![]() ![]() | Task |
Represents an individual task in the system. The task provides the function to run remotely.
|
![]() ![]() | TaskEnvironment |
Represents the task environment in the system. The task environment provides common methods to run before
and after Task is run.
|
![]() | TaskPrecondition |
Represents a resource constraint that should be satisfied by the agent to run a task.
|
![]() | TaskProgressInformation |
Represents Task reported progress.
|
![]() | TaskProperties |
A collection of common constants in Properties.
|
![]() | VersionInfo |
Version information.
|
Interface | Description | |
---|---|---|
![]() | IJob |
Represents a group of tasks in the system.
|
![]() | IJobSchedulerContext |
Allows interaction with the job scheduler.
|
![]() | IMessageEndpoint |
Represents a client of the messaging system.
|
Enumeration | Description | |
---|---|---|
![]() | AgentSelectionType |
Indicates algorithm used to decide which agent should be selected for a task.
|
![]() | AuthorizationType |
Specifies the type of authorization that the user is granted.
|
![]() | CommonResources |
Common resource values.
|
![]() | CpuArchitecture |
Specifies the target CPU type of the host process.
|
![]() | DebuggerType |
Specifies the type of the debugger used by the host process to attach to Visual Studio.
|
![]() | GarbageCollectionType |
Specifies the target garbage collection type of the host process.
|
![]() | Operator |
Indicates the operation code used to compare resources.
|
![]() | OSPlatform |
OS platform values.
|
![]() | TaskCancellationReason |
Indicates the reason for the task cancellation.
|
![]() | TaskStatus |
Indicates the status of a task.
|
STK Parallel Computing Server 2.10 API for .NET