All Projects → armadillu → ofxWorkQueues

armadillu / ofxWorkQueues

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

Programming Languages

C++
36643 projects - #6 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].