Forums

Memory Management

General discussion about Cobra. Releases and general news will also be posted here.
Feel free to ask questions or just say "Hello".

Memory Management

Postby noshius » Sun Jul 19, 2009 5:21 pm

I'm just looking into this language, and am wondering what type of garbage collection it does. Does it run a GC daemon in the background like java, or does it use a reference counting scheme?
noshius
 
Posts: 1

Re: Memory Management

Postby Charles » Mon Jul 20, 2009 3:05 am

GC daemon in the background via Microsoft .NET or Novell Mono which Cobra runs on top of. Also, I believe both those VMs tend to use less memory than Java although at least Mono runs slower than Java (but still much faster than Python or Ruby).

There is a port to the JVM underway.
Charles
 
Posts: 2515
Location: Los Angeles, CA


Return to Discussion

Who is online

Users browsing this forum: No registered users and 4 guests

cron