Skip to content

A multi-threaded variation of python's built in method 'map()'

Notifications You must be signed in to change notification settings

mtahirtariq/multimap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multimap

A multi-threaded variation of python's built in method 'map()'. Useful for functions that take time to return like a function that does http requests.

About

A multi-threaded variation of python's built in method 'map()'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages