Requirements

  • Python 2.6, 2.7 (3.x need to be tested)
  • zeromq 2.10 or sup
  • pyzmq >= 2.2.0

Installing Circus

Use pip:

$ pip install circus

Or download the archive on PyPI, extract and install it manually with:

$ python setup.py install

If you want to try out Circus, see the Examples.

Project Versions

Table Of Contents

Previous topic

Circus Process Watcher

Next topic

Configuration

This Page

Feedback