compactor icon indicating copy to clipboard operation
compactor copied to clipboard

pure python libprocess implementation

compactor

.. image:: https://travis-ci.org/wickman/compactor.svg?branch=master :target: https://travis-ci.org/wickman/compactor

compactor is a pure python implementation of libprocess, the actor library underpinning mesos <https://mesos.apache.org>_.

documentation

compactor documentation is available at readthedocs <https://compactor.readthedocs.org>. an example framework built using compactor is pesos <https://github.com/wickman/pesos>, a pure python implementation of the mesos framework api.