cloudd
Version:
node based job execution engine
14 lines (12 loc) • 522 B
Markdown
## List of todos
* specify port, workers in cloud config file
* pre-fork those many workers
* if already a job is present with same name or task with same job/taskid reject task/job
* example of feeds to be fixed
* need to re-load the js files if a new job is submitted?
* start child workers in a cluster for javascript
* validate the config file
* in config file - allow specifying log files for stdout, stderr
* have two config files, one for job and one for task
## Long term
* Library and service packages