On 6/28/06, Stefan Tilkov <[EMAIL PROTECTED]> wrote: > That said, I do believe RMI is a tightly coupled technology that > should only be used (in the mainstream way) for systems, usually > single applications, where tight coupling is acceptable (very few, in > my experience). Unless, of course, you do use RMI to pass documents > -- which one can do, but is rarely done.
Right, in part because the performance would suck. It's optimized for method invocation, not data transfer. Mark. ------------------------ Yahoo! Groups Sponsor --------------------~--> Great things are happening at Yahoo! Groups. See the new email design. http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/NhFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/service-orientated-architecture/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
