comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Proper pointer cleanup question
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Proper pointer cleanup question [message #34655 is a reply to message #34652] Tue, 08 April 2003 13:29 Go to previous messageGo to previous message
tam is currently offline  tam
Messages: 48
Registered: February 2000
Member
... responding to David's comments on the speed of garbage
collection and the likelihood of it being implemented in IDL.
...

Hi David,

I don't believe modern garbage collectors need be slow.
It's harder to make garbage collectors that work well
in real time programming, but I don't see that as an
big issue with IDL. Modern versions of Java are quite speedy
despite being garbage collected. Even in earlier
versions speed problems were more due to slowness
in allocating objects, not in cleaning them up. Reallocating
garbage collectors might even speed up a program since they
can deal with memory fragmentation. However
I daresay your prognostication on the odds of it being
added to IDL are correct.

Regards,
Tom McGlynn
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Pb to work with huge files
Next Topic: Re: Where is the trick in objects

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 11:01:20 PDT 2025

Total time taken to generate the page: 0.24169 seconds