On Wed, 2002-08-28 at 08:53, Binary Runner wrote: > > Hi, > > > > It depends on what you want to do. If you want them > > as separate containers > > then you can use AltRMI, RMI, SOAP, IIOP or whatever > > to talk between catalina > > and phoenix. > > That sounds well, I'll probably keep with > some kind of RMI -- I've just not thought > about the remote access so I've overlooked > the possibility. I agree your adice provide > cleaner approach then my former concept. > > As I need maximum transparency for the > components I'll try AltRMI. If you think it's > not a good choice tell me please.
if we thought it was a bad choice, we wouldn't use or develop it ourselves =) I'm purely a user of AltRMI (I understand basically zip about its internals), and I can tell you it is easier to use than RMI once you figure the basics out (try the archives for this list and for the avalon-apps list if the documentation doesn't get you started...). I have not tested performance 'n stuff, but the AltRMI gurus here tell me it is pretty good..... regards, Leo Simons -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
