This HTML5 document contains 90 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
n13http://dbpedia.org/resource/Wikt:
dcthttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
n12http://en.wikipedia.org/wiki/
dbphttp://dbpedia.org/property/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
n15http://dbpedia.org/resource/Enduro/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Message-oriented_middleware
rdf:type
owl:Thing dbo:MusicGenre dbo:Software
rdfs:label
Message-oriented middleware
rdfs:comment
Message-oriented middleware (MOM) is software or hardware infrastructure supporting sending and receiving messages between distributed systems. MOM allows application modules to be distributed over heterogeneous platforms and reduces the complexity of developing applications that span multiple operating systems and network protocols. The middleware creates a distributed communications layer that insulates the application developer from the details of the various operating systems and network interfaces. APIs that extend across diverse platforms and networks are typically provided by MOM.
rdfs:seeAlso
dbr:Message_queuing_service
owl:sameAs
freebase:m.027jwd yago-res:Message-oriented_middleware
dbp:wikiPageUsesTemplate
dbt:See_also dbt:Disputed dbt:Multiple_issues dbt:Cite_book dbt:More_citations_needed dbt:Reflist
dct:subject
dbc:Middleware dbc:Systems_engineering dbc:Message-oriented_middleware dbc:Enterprise_application_integration
gold:hypernym
dbr:Software
prov:wasDerivedFrom
n12:Message-oriented_middleware?oldid=1048187573&ns=0
dbo:wikiPageID
429836
dbo:wikiPageLength
17917
dbo:wikiPageRevisionID
1048187573
dbo:wikiPageWikiLink
dbr:Graphical_user_interface dbr:XMPP dbr:Simulation_Interoperability_Standards_Organization dbr:Data_communication dbr:Request–response dbr:Modular_programming dbr:Distributed_computing dbr:OpenMAMA dbr:Middleware dbr:MQTT dbr:Tuxedo_(software) dbr:Enterprise_Integration_Patterns dbr:Persistence_(computer_science) dbr:Remote_procedure_call dbr:Application_software dbr:Field-programmable_gate_array dbr:Streaming_Text_Oriented_Messaging_Protocol dbr:Backup dbc:Enterprise_application_integration dbr:High_Level_Architecture dbr:Standardization dbr:API dbr:Oracle_Corporation dbr:Advanced_Message_Queuing_Protocol dbr:Inter-process_communication dbr:Messaging_pattern dbr:Drag_and_drop dbr:Flow-based_programming dbr:Jakarta_Messaging dbc:Middleware dbr:Broadcasting_(networking) dbr:Message_broker dbr:Message dbr:OASIS_(organization) dbr:Asynchrony_(computer_programming) dbr:Institute_of_Electrical_and_Electronics_Engineers dbr:Object_request_broker n13:asynchronous dbr:Message_passing dbc:Systems_engineering dbr:Enterprise_messaging_system dbr:Object_Management_Group dbr:Fan-out_(software) dbr:Computer_performance dbr:Operating_system dbr:Loose_coupling dbr:Communication_software dbr:Data_Distribution_Service n15:X dbr:Real-time_computing dbc:Message-oriented_middleware dbr:Multicast dbr:Point-to-point_(telecommunications) dbr:Communication_protocol dbr:System dbr:Data_transformation dbr:Jakarta_EE dbr:Software_architecture dbr:Software_maintenance dbr:Programmer dbr:Enterprise_service_bus dbr:Message_queue dbr:Publish–subscribe_pattern dbr:Synchronous_messaging dbr:Synchronization_(computer_science)
dbo:abstract
Message-oriented middleware (MOM) is software or hardware infrastructure supporting sending and receiving messages between distributed systems. MOM allows application modules to be distributed over heterogeneous platforms and reduces the complexity of developing applications that span multiple operating systems and network protocols. The middleware creates a distributed communications layer that insulates the application developer from the details of the various operating systems and network interfaces. APIs that extend across diverse platforms and networks are typically provided by MOM. This middleware layer allows software components (applications, Enterprise JavaBeans, servlets, and other components) that have been developed independently and that run on different networked platforms to interact with one another. Applications distributed on different network nodes use the application interface to communicate. In addition, by providing an administrative interface, this new, virtual system of interconnected applications can be made reliable and secure. MOM provides software elements that reside in all communicating components of a client/server architecture and typically support asynchronous calls between the client and server applications. MOM reduces the involvement of application developers with the complexity of the master-slave nature of the client/server mechanism.
foaf:isPrimaryTopicOf
n12:Message-oriented_middleware