Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

Is there any kind of ofThreadPool?

$
0
0

@tactif wrote:

Hi all, my app need to create and join several worker threads at once... I'm digging the documentation and ofxaddons but I didn't found something like a Poco::ThreadPool

For now I'm using Poco::Task and Poco::ThreadPool but I wonder if there is a simpler solution that dealing with Poco myself (I'm having issues with Poco::NotificationQueue, which delete itself the Notifications while I would like to do it myself). I would prefer to rollback to ofThread and ofThreadChannel but I don't know how to join several threads...

Any idea ?

Posts: 2

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles