Hi Tinus,
The shared-memory functionality was removed many years ago. It implemented an
object memory in shared-memory and used what we called “copy sharing” to move
objects between the heap and shared-memory. A separate process managed garbage
collection and other chores.
Geode currently ha
Good afternoon,
Around 2005-2010 i used terracotta dso to write a distributed application.
It made things quite easy by using managed objects that were shared between
servers.
Quite recently i was asked a question if something similar is still around.
I googled and found an old theserverside.com