Gwill / mptools

Wrapper for multiprocessing that provides a bunch of boilerplate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiprocessing Tools

Documentation Status Updates

Mutliprocessing Tools provides wrappers to help you implement robust applications. This project began while working on a number of IoT projects and was fleshed out while I was writing up a talk proposal and blog post based on what I'd learned. (TODO: Url goes here)

Features

  • TODO

Examples

  • examples/mptools_example.py provides a fairly complete sketch of an IoT kind of app, though
it doesn't do much.
  • examples/mptools_example_client.py is a simple script that exercises the socket

interface of the example app.

Roadmap

  • Write up proper docs and get them up on Readthedocs

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Wrapper for multiprocessing that provides a bunch of boilerplate.

License:MIT License


Languages

Language:Python 92.2%Language:Makefile 7.2%Language:Shell 0.6%