Using JMS For Distributed Software Development
摘要:from http://www.javalobby.org/articles/distributed-jms/ Using JMS For Distributed Software Development Let's start with some background on JMS. Java Messaging Service is an API specification only. ...
阅读全文
JMS vs. RMI
摘要:from http://searchsoa.techtarget.com/expert/KnowledgebaseAnswer/0,289625,sid26_cid397240,00.html Remote Procedure Call (RPC) technologies like RMI attempt to mimic the behavior of system that runs i...
阅读全文