Asynchronous/Synchronous MOMs
Basically, most of the MOMs are designed to be asynchronous. Are there
any synchronous MOMs available in the market which can be used for realtime
transaction processing? Or existing well-known asynchronous MOMs that can be made synchronous by using some plug-ins or tools?
When you register, you'll begin receiving targeted emails from my team of award-winning writers. Our goal is to keep you informed on recent service-oriented architecture (SOA) and SOA-related topics such as integration, governance, Web services, Cloud and more.
Hannah Smalltree, Editorial Director
Any MOM vendor that supports JMS must support both asynchronous and synchronous. While JMS is by and large designed for asynchronous communications, it also has a request/reply model that can sit on top of either
pub/sub or point-to-point queuing.
Dig Deeper
-
People who read this also read...
This was first published in July 2001