Re: Dispatch queues and autorelease pools
Re: Dispatch queues and autorelease pools
- Subject: Re: Dispatch queues and autorelease pools
- From: Dave Keck <email@hidden>
- Date: Sat, 02 Jul 2011 18:39:38 -1000
>From http://developer.apple.com/library/mac/#documentation/General/Conceptual/ConcurrencyProgrammingGuide/OperationQueues/OperationQueues.html:
"Although GCD dispatch queues have their own autorelease pools,
they make no guarantees as to when those pools are drained. However,
if your application is memory constrained, creating your own
autorelease pool allows you to free up the memory for autoreleased
objects at more regular intervals."
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden