Tool (Solution): Coscend's Application Initialization Service Factory
A platform that maintains an application’s status and health must be able to start certain scripts at the initialization time. It comprises of:
|
|
|
|
Key Features
- As a part of application initialization, application registers itself to the platform.
- Platform to start a pre-defined script and writes the output to the hard disk.
- These scripts can be written to trace applications for known conditions.
- At the end of application initialization or when the application initialization times out, platform can signal force exit of the running script to avoid any contention issues.
|
|