https://github.com/ateska/ramona
Enterprise-grade runtime supervisor
https://github.com/ateska/ramona
python runtime-supervisor
Last synced: 11 months ago
JSON representation
Enterprise-grade runtime supervisor
- Host: GitHub
- URL: https://github.com/ateska/ramona
- Owner: ateska
- License: bsd-2-clause
- Archived: true
- Created: 2012-08-28T20:28:29.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2015-04-29T18:33:21.000Z (about 11 years ago)
- Last Synced: 2024-11-08T03:23:16.923Z (over 1 year ago)
- Topics: python, runtime-supervisor
- Language: Python
- Homepage: http://ateska.github.com/ramona/
- Size: 3.62 MB
- Stars: 276
- Watchers: 36
- Forks: 41
- Open Issues: 11
-
Metadata Files:
- Readme: README
- License: LICENSE.txt
Awesome Lists containing this project
README
======
Ramona
======
Ramona is an enterprise-grade runtime supervisor that allows controlling and monitoring software programs during their execution life cycle.
It is primarily meant to be blended into your project source code set to provide supervisor/console functionality of init.d-like start/stop control, task frontend (e.g. unit/functional/performance test launcher) and other command-line oriented features. It should ideally represent the only executable of the project - kind of 'dispatcher' to rest of a project. It is design the way that you should be able to extend that easily if needed (e.g. to include your own tasks).
For more info see http://ateska.github.com/ramona/
Documentation can be found here: http://ateska.github.com/ramona/manual
Mailing list is here: https://groups.google.com/forum/#!forum/ramona-supervisor