Content deleted Content added
Line 49:
[[Message-oriented middleware]] (MOM) <ref>Curry, Edward. 2004. [http://www.mendeley.com/download/public/1652511/4338215212/cce0f06f047faa57879a1fc36a8e8d6d754d2f6a/dl.pdf "Message-Oriented Middleware"]{{dead link|date=June 2017 |bot=InternetArchiveBot |fix-attempted=yes }}. In Middleware for Communications, ed. Qusay H Mahmoud, 1-28. Chichester, England: John Wiley and Sons. {{doi|10.1002/0470862084.ch1}}. {{ISBN|978-0-470-86206-3}}</ref> is middleware where transactions or event notifications are delivered between disparate systems or components by way of messages, often via an [[enterprise messaging system]]. With MOM, messages sent to the client are collected and stored until they are acted upon, while the client continues with other processing.
; Enterprise messaging
: An [[enterprise messaging system]] is a type of middleware that facilitates message passing between disparate systems or components in standard formats, often using [[XML]], [[SOAP]] or [[web services]]. As part of an enterprise messaging system, [[message broker]] software may queue, duplicate, translate and deliver messages to disparate systems or components in a messaging system.
|