Skip to content

Demonstrate parallel processing via multiprocessing.Pool.map()

Notifications You must be signed in to change notification settings

oxtopus/word-count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

A simple demonstration of multiprocessing.Pool.map() using the classic word count problem. In this 
case the problem is applied to each file in a specified directory indepentently in a quasi-MapReduce
fashion.

About

Demonstrate parallel processing via multiprocessing.Pool.map()

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages