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)
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.9.tar.gz.
File metadata
- Download URL: pooled_multiprocessing-0.0.9.tar.gz
- Upload date:
- Size: 3.0 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 |
4215a6fd26c1363e54d222ec1386f27c2f082f90e58b478091b05d281953c462
|
|
| MD5 |
e4a337d08baad21a8f579ff2ffaabb15
|
|
| BLAKE2b-256 |
4976a3d409dc08e25e56dfded00ae5330774facfb4336b84d2bbed2b7e485ad2
|