RMI via JMS

Java library which allows you to do Java RMI via a JMS provider like ActiveMQ
Download

RMI via JMS Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Apache
  • Price:
  • FREE
  • Publisher Name:
  • Progress Software Inc
  • Publisher web site:
  • http://fusesource.com/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 47 KB

RMI via JMS Tags


RMI via JMS Description

Java library which allows you to do Java RMI via a JMS provider like ActiveMQ RMI via JMS is a free and small Java library that allows you to do Java Remote Method Invocations (RMI) via a Java Message Service (JMS) provider like ActiveMQ.Why do that? If you like the simplicity of the RMI programing model, but hate the short comings of JRMP (the default socket based protocol used by RMI). Lets compare RMI via JMS and JRMP. RMI is still the simplest and most accessible distributed programing models available to Application developers. When you use RMI via JMS, all remote RMI objects are bound to destinations on the JMS message bus. This allows you to leverage the message bus to achieve better availability and scaleability.Detailed instructions on how to use the RMI via JMS library are available here.


RMI via JMS Related Software