Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 656 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 656 Bytes

zprocess

Build Status

codecov

A set of utilities for multiprocessing using zeromq. Includes process creation and management, output redirection, message passing, inter-process locks, logging, and a process-tree-wide event system.

( view on pypi; view on Github )

  • Install python setup.py install.