Skip to content

yslidet/Python-MultiProcess-MultiInput

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Examples - Usage of Python Multiprocess

This repository aims to provide examples and links of using multiprocess and multithread to the code process.

Note

Multiprocess would create overheads of worker-manager. Therefore, it is often used when serialise process takes a lot of time such that overheads are insignificant.

Reference

Python Documentation: https://docs.python.org/3/library/multiprocessing.html

About

Independent python scripts focusing on multithreading and parallel computing on python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages