Skip to main content

Simple pooled multiprocessing

Project description

more_multiprocessing
====
Creating multiprocessing process is high cost, it takes 300ms~500ms.
So we pre-create processes, it's very fast.

Install
---
```commandline
pip install git+http://github.com/namuyan/pooled_multiprocessing
# or
pip install pooled_multiprocessing
```

Usage
---
Please look for [test_sync.py](test_sync.py) and [test_async.py](test_async.py).

License
---
MIT

Author
---
[@namuyan](https://twitter.com/namuyan_mine)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pooled_multiprocessing-0.0.9.tar.gz (3.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page