Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

OpenJMS

From Wikipedia, the free encyclopedia
Provider of Java Message Service API
This articledoes notcite anysources. Please helpimprove this article byadding citations to reliable sources. Unsourced material may be challenged andremoved.
Find sources: "OpenJMS" – news ·newspapers ·books ·scholar ·JSTOR
(September 2023) (Learn how and when to remove this message)

OpenJMS is one of the major providers ofJava Message Service API, which implementsSun Microsystems' Java Message Service API 1.1 Specification. The current release is OpenJMS 0.7.7-beta-1.

Java Message Service is anasynchronous communication mechanism in the distributed system field. It is very helpful in the situation where the distributed components are loosely coupled. Another popular distributed communication technology isRemote Method Invocation (RMI), which is tightly coupled and requires an application to know a remote application's methods.

One benefit of OpenJMS is that it is vendor neutral. Because the Java JMS specifications do not specify a wire protocol, each vendor's JMS implementation is distinct and not interoperable with others. Since JMS's are normally released as part of anapplication server provider this makes the implementation of a JMS vendor specific to that application server. OpenJMS is not dependent on any given application server and therefore can be a common interface between users of different vendors. Users of various application servers can agree to use the common OpenJMS implementation for their interoperability layers.

Further reading

[edit]
  • Myerson, Judith M. (2002).The Complete Book of Middleware. CRC Press. p. 103.ISBN 0-8493-1272-8.
  • Monson-Haefel, Richard; Chappell, David A. (2003).Java Message Service (Edition française) (in French). O'Reilly. p. Ch. 9.ISBN 978-2-84177-208-7.

See also

[edit]

External links

[edit]
Stub icon

This computing article is astub. You can help Wikipedia byexpanding it.

Retrieved from "https://en.wikipedia.org/w/index.php?title=OpenJMS&oldid=1177408285"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp