Boost logo

Boost Users :

Subject: Re: [Boost-users] Thread_group semantics
From: Kenneth Adam Miller (kennethadammiller_at_[hidden])
Date: 2014-01-13 17:21:17


So, suppose that I give so many tasks to a thread_group that it becomes
more than what the thread pool can handle. I would want the thread pool to
just take longer, but still complete them all. Also, I want the tasks
processed First Come First Serve. What happens when too many tasks are
given to it? Do they get queued up?

On Mon, Jan 13, 2014 at 1:01 AM, Gavin Lambert <gavinl_at_[hidden]>wrote:

> On 9/01/2014 23:40, Quoth Kenneth Adam Miller:
>
> When a thread_group is assigned a task using post, does that task get
>> executed sequentially? Is there a list, so that, when too many posts are
>> added to it, it keeps track of them?
>>
>
> Can you rephrase the question? boost::thread_group does not have a post
> method.
>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net