Java message service


programming, messaging
(JMS) An API for accessing enterprise messaging systems from Java programs. Java Message Service, part of the J2EE suite, provides standard APIs that Java developers can use to access the common features of enterprise message systems. JMS supports the publish/subscribe and point-to-point models and allows the creation of message types consisting of arbitrary Java objects. JMS provides support for administration, security, error handling, and recovery, optimisation, distributed transactions, message ordering, message acknowledgment, and more.
(http://java.sun.com/products/jms).
Overview (http://developer.java.sun.com/developer/technicalArticles/Networking/messaging/).
(2001-06-22)

Read Also:

  • Javan

    /ˈdʒɑːvən/ adjective 1. of or relating to Java or its inhabitants noun 2. a native or inhabitant of Java (1.) The fourth “son” of Japheth (Gen. 10:2), whose descendants settled in Greece, i.e., Ionia, which bears the name of Javan in Hebrew. Alexander the Great is called the “king of Javan” (rendered “Grecia,” Dan. 8:21; […]

  • Java native interface

    programming (JNI) A native programming interface for Java that allows Java code running inside a Java Virtual Machine to interoperate with applications and libraries written in other programming languages such as C, C++ and assembly language. (1997-12-07)

  • Javanese

    [jav-uh-neez, -nees, jah-vuh-] /ˌdʒæv əˈniz, -ˈnis, ˌdʒɑ və-/ adjective 1. of or relating to the island of , its people, or their language. noun, plural Javanese. 2. a member of the native Malayan people of Java, especially of that branch of it in the central part of the island. 3. the Austronesian language of central […]

  • Java open language toolkit

    project (JOLT) A project aimed at providing a freely available and redistributale implementation of Sun Microsystems’s Java language and tools. (http://redhat.com/linux-info/jolt/). (1996-12-17)

  • Java remote method protocol

    protocol (JRMP) A proprietary wire-level protocol designed by Sun Microsystems to transport Java RMI. JRMP serves the same function as IIOP, but also supports object passing. Sun plans to offer IIOP as an alternative to JRMP. Sun do not appear to use this term any longer, simply referring to the “RMI transport protocol”. (http://java.sun.com/j2se/1.3.0/docs/guide/rmi/spec/rmi-protocol3.html). Comparison […]


Disclaimer: Java message service definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.