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 IDE. This provides the ability to create, edit, execute and delete python scripts.
- Console tools to manage the scripts.
- Ability to schedule events that execute registered scripts at a particular time.
API Documentation