Forums
Memory Management
2 posts
• Page 1 of 1
Memory Management
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
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.
There is a port to the JVM underway.
- Charles
- Posts: 2515
- Location: Los Angeles, CA
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 4 guests