Metadata-Version: 2.0
Name: multiwatch
Version: 1.0.3
Summary: A watcher for multiprocessing queues and processes, with a bunch of handy methods to deal with parallel execution.
Home-page: https://go.pelicandd.com/n/multiwatch
Author: Arseni Mourzenko
Author-email: arseni.mourzenko@pelicandd.com
License: MIT
Keywords: multiprocessing,parallel,process,queue
Platform: UNKNOWN
Requires-Dist: psutil (==5.7.0)

This package is a watcher for multiprocessing queues and processes, with a bunch of handy methods to deal with parallel execution.

Contributing
------------

The `source code <http://source.pelicandd.com/codebase/sslmqs>`_ is available. The package is distributed under `MIT License <https://opensource.org/licenses/MIT>`_.

If you want to have SVN access to the official repository in order to contribute to the project, contact me at `arseni.mourzenko@pelicandd.com <mailto:arseni.mourzenko@pelicandd.com>`_. If you find it more convinient to clone the source to GitHub, you can do that too.


