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)
====
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
File details
Details for the file pooled_multiprocessing-0.0.6.tar.gz
.
File metadata
- Download URL: pooled_multiprocessing-0.0.6.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.9.1 pkginfo/1.4.1 requests/2.18.4 setuptools/38.4.0 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b413b72b6dab994f2edb7254252419480e550e138aa9ce7fbe4774cd98e6f811 |
|
MD5 | 69cc4720158bdd3691f2dc4043e70864 |
|
BLAKE2b-256 | c25f7b31f26f2a396607b8aaa08fbd0270edba5be34b4b829045704de60d2cd2 |