garbage-collected love

garbage-collected

Definitions

Sorry, no definitions found. Check out and contribute to the discussion of this word!

Etymologies

Sorry, no etymologies found.

Support

Help support Wordnik (and make this page ad-free) by adopting the word garbage-collected.

Examples

  • Go is fully garbage-collected and provides fundamental support for concurrent execution and communication.

    Google’s Go: A New Programming Language That’s Python Meets C++ Jason Kincaid 2005

  • ReferenceQueue, we must call its clear () method or allow the PhantomReference object itself to be garbage-collected.

    Javalobby - The heart of the Java developer community m_muhammadali 2010

  • It's a garbage-collected systems language (ie fast and low-level if you want it to be) that has explicit support for concurrency.

    "MAIN" via Steve in Google Reader 2010

  • In this case, I'm thinking of the cups as a heap resource and the table as virtual memory because eventually, I'm going to talk about the difference between the garbage-collected heap of the Common Language Runtime and a traditional C Runtime native heap, using this analogy.

    MSDN Blogs rlacas 2009

  • - Where the performance costs are in garbage-collected systems

    No Fluff Just Stuff 2009

  • The update also adds support for QuickBooks 2009 and other applications that use garbage-collected memory management.

    MacNN | The Macintosh News Network 2009

  • - Where the performance costs are in garbage-collected systems

    No Fluff Just Stuff 2009

  • Symbol is interned and keeps its string representations on a special heap that is not garbage-collected. your turn

    Snax 2009

  • Because I wasn't keeping references of the client socket instances in my code, they were garbage-collected by Python, so the fd was becoming invalid, hence the rejection by multifdsink.

    Planet Python 2009

  • Because I wasn't keeping references of the client socket instances in my code, they were garbage-collected by Python, so the fd was becoming invalid, hence the rejection by multifdsink.

    Planet Python 2009

Comments

Log in or sign up to get involved in the conversation. It's quick and easy.