blob: e16e89fa26c005470633ed791984490ca8412f94 [file] [log] [blame]
<div class="wiki-content maincontent">
<p>Message Orientated Middleware. The art of building distributed systems using mostly asynchronous message passing with loosely coupled services consuming and emitting messages. So this includes JMS providers and message brokers.</p>
<p>Typically MOMs can handle any specific service instance being down for some time, so that they provide loose coupling across time, space, location, platform and language.</p></div>