Skip to content

wz4/loom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loom

A simple map-reduce implemented in concurrent threads.

loom(producer, mapfunc, consumer) Distributes items from a producer Generator in a new thread through a farm of created mapping-function threads to a consumer in the calling thread.

About

Map-Reduce in threads

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages