elsampsa / valkka-multiprocess

Python Multiprocessing Done Right

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Valkka Multiprocess

Multiprocessing classes that extend Python's multiprocessing.Process class, introducing seamless intercommunication and synchronization with the forked multiprocess.

Includes extensive tutorials and conveniences for making your multiprocess programming well-organized and easy to maintain.

For full documentation, please go here

Authors

Sampsa Riikonen

Copyright

(c) 2023 Sampsa Riikonen

License

MIT

About

Python Multiprocessing Done Right

License:MIT License


Languages

Language:Python 100.0%