cloudd
Version:
node based job execution engine
14 lines (12 loc) • 457 B
Markdown
# release 0.2.5
* using event emitter for processing jobs
* switched to zmqrpc for cloud management
* fan-out feature added (check feedconfig.yaml)
* javascript modules can be loaded from job config
* cloudd with new structures ready on npm
* major change, kue is dropped and new data structures introduced
# release 0.1.0
* first version with some usability, see examples
* readme, examples updated
# release 0.0.1
* initial repository creation