Java SE JMS API

GPTKB entity

Properties (51)
Predicate Object
gptkbp:instanceOf gptkb:API
gptkbp:allows message delivery guarantees
gptkbp:designedFor Java_applications
gptkbp:enables asynchronous communication
scalability in applications
gptkbp:facilitates loose coupling between components
https://www.w3.org/2000/01/rdf-schema#label Java SE JMS API
gptkbp:includes Queue interface
Message interface
Session interface
Topic interface
ConnectionFactory_interface
gptkbp:isAvailableIn gptkb:Java_2_Platform,_Enterprise_Edition_1.0
gptkbp:isBasedOn gptkb:Java_programming_language
gptkbp:isCompatibleWith RESTful services
Java_SE_versions
gptkbp:isDocumentedIn Java documentation
gptkbp:isLocatedIn JMS providers
gptkbp:isPartOf gptkb:Java_Message_Service
Java_EE_specifications
Java_EE_ecosystem
gptkbp:isSupportedBy gptkb:IBM_MQ
gptkb:TIBCO_EMS
gptkb:Apache_Qpid
gptkb:Apache_ActiveMQ
RabbitMQ
multiple messaging systems
gptkbp:isUsedFor gptkb:Java_EE
data integration
event-driven architecture
real-time data processing
service-oriented architecture
system integration
message queuing
message-driven beans
gptkbp:isUsedIn enterprise applications
cloud applications
gptkbp:isUtilizedFor microservices architecture
gptkbp:isVisitedBy gptkb:Oracle_Corporation
gptkbp:partOf gptkb:Java_Platform,_Standard_Edition
gptkbp:provides messaging capabilities
message routing capabilities
message transformation capabilities
message acknowledgment modes
gptkbp:supports message selectors
point-to-point messaging
publish-subscribe messaging
transactional messaging
message persistence
distributed messaging
gptkbp:uses JMS_provider