JMS

E39551

JMS (Java Message Service) is a Java API specification that enables applications to create, send, receive, and read messages in a loosely coupled, asynchronous, and reliable messaging system.

All labels observed (11)

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf Java API specification
messaging API
abbreviationOf Java Message Service
linked to: JMS
category Java enterprise technology
defines BytesMessage interface
Connection interface
Destination interface
MapMessage interface
Message interface
MessageConsumer interface
linked to: JMS

MessageListener interface
linked to: JMS

MessageProducer interface
ObjectMessage interface
Queue interface
Session interface
StreamMessage interface
linked to: JMS

TextMessage interface
Topic interface
standard Java interfaces for messaging
enables applications to create messages
applications to read messages
applications to receive messages
applications to send messages
fullName Java Message Service
linked to: JMS
goal to provide a standard way for Java applications to communicate via messaging
hasVersion JMS 1.0
JMS 1.1
linked to: JMS

JMS 2.0
linked to: JMS
introducedFeature asynchronous send in JMS 2.0
simplified API in JMS 2.0
programmingLanguage Java
standardizedBy Oracle (as steward of Java) and the Java Community Process
supports asynchronous message consumption
asynchronous messaging
durable subscriptions
loosely coupled messaging
message selectors
non-persistent messages
persistent messages
point-to-point messaging model
publish-subscribe messaging model
reliable messaging
synchronous message consumption
transactions
usedFor enterprise messaging
integration of distributed applications
usedWith Java EE application servers
message-oriented middleware

How these facts were elicited

Referenced by (32)

Full triples — surface form annotated when it differs from this entity's canonical label.

Jakarta EE includesSpecification Jakarta Messaging
linked to: JMS
EJB container integratesWith Java Message Service
linked to: JMS
JMS fullName Java Message Service
linked to: JMS
JMS abbreviationOf Java Message Service
linked to: JMS
JMS defines MessageConsumer interface
linked to: JMS
JMS defines StreamMessage interface
linked to: JMS
JMS defines MessageListener interface
linked to: JMS
JMS hasVersion JMS 1.1
linked to: JMS
JMS hasVersion JMS 2.0
linked to: JMS
Advanced Queuing supports Java Message Service
linked to: JMS
Oracle WebLogic Server supportsTechnology Java Message Service
linked to: JMS
WSDL supportsProtocol JMS
Apache Flume supports JMS
MQI relatedTo JMS
Jakarta Enterprise Beans uses Jakarta Messaging
linked to: JMS
Jakarta Transactions usedWith Jakarta Messaging
linked to: JMS
Jakarta Transactions relatedTo Jakarta Messaging
linked to: JMS
MessageProducer interface partOf Java Message Service API
linked to: JMS
MessageProducer interface definedIn javax.jms package
linked to: JMS
MessageProducer interface conformsTo JMS specification
linked to: JMS
MapMessage definedIn Java Message Service API
subject linked to: MapMessage interface
linked to: JMS
IBM MQ supportsStandard Java Message Service
subject linked to: MQ
linked to: JMS