legastero / Kestrel

Kestrel is a job scheduler and dispatcher for distributed computing systems, particularly Virtual Organization Clusters, and uses XMPP for monitoring the state of all compute elements in the cluster and dispatching tasks.
github.com/legastero/Kestrel
Apache License 2.0
31 stars 7 forks source link

==================================================== Kestrel: An XMPP-based Many-Task Computing Framework

Description:

Kestrel is a job scheduler and dispatcher for distributed computing systems, particularly Virtual Organization Clusters, and uses XMPP_ for monitoring the state of all compute elements in the cluster and dispatching tasks.

Dependencies:

Kestrel depends on the 1.0 release (presently the develop branch) of the SleekXMPP library, but there currently is no SleekXMPP package on PyPI. Download and install a copy from GitHub_ before installing kestrel.

Development:

Main development is now being done at http://github.com/legastero/Kestrel.

.. _XMPP: http://xmpp.org .. _SleekXMPP: http://github.com/fritzy/SleekXMPP .. _GitHub: http://github.com/fritzy/SleekXMPP .. _PyPI: http://pypi.python.org