Posted By:
Parag_Goradia
Posted On:
Wednesday, October 30, 2002 06:35 AM
Hi,
I have a hashtable which stores data from different application running on multiple JREs. I need to store this object in a shared memory space of the operating system UNIX.
firstly is that a good approach? or is there any better way to share objects across multiple JREs/JVMs?
secondly how can i access the shared memory space of UNIX. looking for some help in terms of code and explanation.
Thanks for the help
Parag