Transient leaks
Posted: Fri Aug 07, 2009 10:55 am
by Robert >> Thu, 23 Jun 2005 22:13:25 GMT
The subject of transient leaks has prompted numerous discussions since Jade's launch (e.g. "Transient cleanup and DictIterator" in JADE Tech General).
Memory leaks are an impediment to developing high availability systems in Jade, as eventually any misbehaving code requires that the node is restarted.
Avoiding leaks currently relies on good practice, and developers' diligence - so this leaves plenty of room for oversights!
Are there ways to apply Jade's philosophy - to make programming easier - to this problem?
The subject of transient leaks has prompted numerous discussions since Jade's launch (e.g. "Transient cleanup and DictIterator" in JADE Tech General).
Memory leaks are an impediment to developing high availability systems in Jade, as eventually any misbehaving code requires that the node is restarted.
Avoiding leaks currently relies on good practice, and developers' diligence - so this leaves plenty of room for oversights!
Are there ways to apply Jade's philosophy - to make programming easier - to this problem?