InfoQ

InfoQ

Editor Specific Content View

All of Omar AL Zabir's Content on InfoQ


Latest featured content by Omar AL Zabir

Database-based High Performance Message Exchange Service for Enterprise Applications

Topics
Messaging,
Web Services,
.NET,
SOA,
Enterprise Architecture,
Architecture,
Services,
Programming

Database Message Exchange Service (DBMES) stores messages in database for a Windows service to deliver to external services and vice versa. A message can be anything – an order, some task, a message for a destination message queue, a payload for calling external webservice and so on. DBMES decouples the client from the external services that are not on the same network or not always available.