• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: GC pros and cons
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GC pros and cons


  • Subject: Re: GC pros and cons
  • From: Chris Idou <email@hidden>
  • Date: Wed, 24 Jun 2009 21:15:38 -0700 (PDT)

On Jun 24, 2009, at 18:19, Jeff Laing wrote:

> we regularly cache hundreds of thousands of objects from a persistent (relational) store and it is absolutely critical to us that the instant that those objects aren't required, they give their
> memory back - that's how we can run in a machine with only(?) 1 gig of ram.  So I'm one of those people I mentioned earlier that really really cares that cleanup happens as soon as
> possible, not

That's the kind of scenario where an object database usually has the correct semantics. Objects are created in a pool, and usually you want them all freed when the transaction ends.

Still, I don't see why GC wouldn't also work. People seem to have a perception that GC programs must always be bloated and late in cleaning up. That's probably not a correct assumption.


      Access Yahoo!7 Mail on your mobile. Anytime. Anywhere.
Show me how: http://au.mobile.yahoo.com/mail
_______________________________________________

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

References: 
 >Re: GC pros and cons (From: Quincey Morris <email@hidden>)
 >Re: GC pros and cons (From: Chris Idou <email@hidden>)
 >RE: GC pros and cons (From: Jeff Laing <email@hidden>)
 >Re: GC pros and cons (From: "Stephen J. Butler" <email@hidden>)
 >RE: GC pros and cons (From: Jeff Laing <email@hidden>)
 >Re: GC pros and cons (From: Quincey Morris <email@hidden>)

  • Prev by Date: Hide Interface Builder Object?
  • Next by Date: RE: GC pros and cons
  • Previous by thread: Re: GC pros and cons
  • Next by thread: RE: GC pros and cons
  • Index(es):
    • Date
    • Thread