Jython Daemon
Submitted by meatpaddy on Tue, 01/15/2008 - 06:36.
The Jython Daemon provides the ability to execute Python code within a Coadunation Environment. It provides mechanisms to upload scripts and than execute them on request. Events can be scheduled with the Timer Daemon to execute the registered scripts.
Features:
- Web based administration of scripts Via the Admin console. This provides the ability to create, edit, execute and delete python scripts.
- Console tools to manage the scripts.
- Ability to add a timer events that execute registered scripts at a particular time.
