Re: How to Get the ObjectID?
Niclas Hedhman <[email protected]> Wed, 27 May 2009 11:13:03 +0800
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
On Wed, May 27, 2009 at 5:06 AM, Alex Co <[email protected]> wrote: > Thanks, I will check Apache Harmony which is a project that I did not knew till > now. > I am insisting on custom made rmi client because my resource poor device > must call methods on the RMI servers. No chance to put in a "box" in between, acting as a bridge?? On the 'poor device' side, you could possibly use a simpler technology or a more portable one. At Apache, you can also find Apache Thrift and Apache Etch (both in Incubator), which are fairly small footprint, platform independent, "RMI replacements", with slightly different approaches and focus. My guess is that the Etch project (Cisco driven) is more suitable for you Cheers -- Niclas Hedhman, Software Developer http://www.qi4j.org - New Energy for Java I live here; http://tinyurl.com/2qq9er I work here; http://tinyurl.com/2ymelc I relax here; http://tinyurl.com/2cgsug =========================================================================== 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