Asynchronous Messaging Architecture with NoSQL Databases
This session focuses on one of the innovative use cases of using NoSQL databases as a JMS message store in Java messaging applications. It discusses how to use NoSQL data stores (such as MongoDB, Redis or the new Oracle NoSQL Database) for persisting messages. It shows, with the help of …