Posted By:
Innocent_Azinyue
Posted On:
Monday, September 10, 2001 07:03 AM
Hi there,
I need help on this one, I have an RMI server to which my clients connect. It turns out however that running rmiregistry requires 23MB which is definitely too much memory usage for what I intend to use rmi for. Is there a way to implement the rmiregistry such that it doesn't take up that much memory?!?
Else I may have to rewrite the server.
Thanks
Innocent