Posted By:
Jose_JJB
Posted On:
Tuesday, November 23, 2004 04:21 AM
I would like to develop a remote objet whose methods can handle a priority access. Some clients with high priority could execute the method faster than others.
Is it possible with RMI ? How could I do it ?
Thank u ;)