Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 539 Bytes

README.rst

File metadata and controls

15 lines (11 loc) · 539 Bytes

compactor

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

compactor is a pure python implementation of libprocess, the actor library underpinning mesos.

documentation

compactor documentation is available at readthedocs. an example framework built using compactor is pesos, a pure python implementation of the mesos framework api.