Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juanprietob/clusterpost

Post jobs to a computing grid and store the results in a couch database local or remote
https://github.com/juanprietob/clusterpost

cluster computing distributed-computing remote-execution task-management web-application

Last synced: 5 days ago
JSON representation

Post jobs to a computing grid and store the results in a couch database local or remote

Awesome Lists containing this project

README

        

= Clusterpost

Execute jobs in remote computing grids using a REST api.
Data transfer, job execution and monitoring are all handled by clusterpost.

Clusterpost uses https://nodejs.org/en/[node] with http://hapijs.com/[Hapijs] in the server side application plus https://couchdb.apache.org/[couchdb] for storage.

Cluster post is easy to deploy and will integrate well with existing applications.

Follow the guide described in doc/ to deploy the application at your site and the computing grid you would like to use.

== Supported computing grids

Load Sharing Facility (LSF) job scheduler.