/compactor

pure python libprocess implementation

Primary LanguagePythonApache License 2.0Apache-2.0

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.