Re: Understanding IOCommandGate
Re: Understanding IOCommandGate
- Subject: Re: Understanding IOCommandGate
- From: Shaun Wexler <email@hidden>
- Date: Mon, 19 Nov 2007 19:49:30 -0800
On Nov 19, 2007, at 7:14 PM, Duane Murphy wrote:
I'm trying to understand IOCommandGate, if that is the function that I
want to use for my task.
I need to serialize various requests to prevent them from
interleaving.
Some of the requests may take a long time to complete.
Create a subclass of IOCommand, and use IOCommandPool (a gated queue)
to control the command flow at one or more synchronization points.
--
Shaun Wexler
MacFOH
http://www.macfoh.com
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden