[libdispatch-dev] Queue size

David Leimbach leimy2k at gmail.com
Wed Sep 29 08:46:44 PDT 2010


On Tue, Sep 28, 2010 at 9:32 PM, Michael Ash <michael.ash at gmail.com> wrote:

> On Sep 28, 2010, at 6:37 PM, David Leimbach wrote:
>
> > There's only one concurrent queue in which the "tasks" or blocks/function
> pointers can be run in simultaneously as far as I can tell.  Every other
> queue is serial, and the queues themselves may run in parallel and with
> different priorities.
>
> Minor nitpick: there are three concurrent queues: the normal one, plus one
> for low priority tasks and one for high-priority tasks. All the rest are
> serial, as you say.
>
> Mike
>

Actually I'm glad you said that, because I'd not touched this stuff in a
bit.

Thanks Mike!

Dave


> _______________________________________________
> libdispatch-dev mailing list
> libdispatch-dev at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/libdispatch-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/libdispatch-dev/attachments/20100929/5c8a0234/attachment.html>


More information about the libdispatch-dev mailing list