Re: Making multiple instances of a RMI method in (from?) one server implementation
Gregg Wonderly <[email protected]> Wed, 6 Jun 2007 08:27:22 -0500
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
Niclas Hedhman wrote: > Very rough sketch, but you should get the idea. > It still doesn't solve time-outs and resilience against "processor" failures. The Jini leasing model and the Jini transaction model provide tools for learning of distributed failure and controlling the progress of distributed state. Jini provides a great set of tools which make this kind of application very easy to create. Check out http://www.jini.org and join the jini-users and javaspaces-users mailing lists. Gregg Wonderly =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff RMI-USERS". For general help, send email to [email protected] and include in the body of the message "help". For a list of frequently asked RMI questions please refer to: http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html To view past RMI-USERS postings, please see: http://archives.java.sun.com/archives/rmi-users.html