Container Services
The Openwings container provides an environment for executing Openwings services. The
container addresses the need for process lifecycle management, clustering/load balancing,
security, handling of mobile code and overall service availability in a distributed
environment.
Key functionality for Container Services
- Provides the ability to launch services on a local or remote platform.
- Provides process lifecycle management.
- Load Balancing
- Provides the ability to assign several Java processes to a single JVM so that they
operate as they would normally, without interfering with one another.
- Includes system reliability features to include process auto-restart, warm fail-over,
and cold fail-over
- Provides information for Java and non-Java processes running on a system.
- Enforces code security for Java processes (see security specification).
- Provides pause and resume functionality for Java processes.
- Provides monitoring of key platform indicators including memory, processing, and network
utilization.
- Supports boot-time activation for Java and non-Java processes.
Documentation and Tutorials
Container
Services Specification
Container
Services JavaDoc Documentation
Failure
Recovery Tutorial
|
|
Next: Connector
Services
© Copyright 2002, General Dynamics
Decision Systems. All rights reserved. |
|