Skip to content

armadillu/ofxWorkQueues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxWorkQueues - OpenFramworks Addon The idea behind this is to easily distribute "splittable" work on as many threads as you need, being able to gather the results from the main thread when ready. Useful on those fancy multi-core computers you can get nowadays.

see the example here

this is now pthread based - no idea how hard is to setup on windows, just tested on OSX

About

Easily distribute work on other threads - not safe - do not use!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages