-
Notifications
You must be signed in to change notification settings - Fork 1
analkumar2/parallelize-forloops
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The aim here is to parallelize any for loop. The primary fucntion you want ot use is Multiprocessthis_appendsave from the goMultiprocessing.py script. testMP.py gives a simple example. Do note that multiprocessing can be slower than 'for loops' if the task doesn't require enough CPU resources.
About
Parallelize your for loops easily
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published