clebert suconic created ACTIVEMQ6-27:
----------------------------------------
Summary: Database Implementation
Key: ACTIVEMQ6-27
URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-27
Project: Apache ActiveMQ 6
Issue Type: New Feature
Reporter: clebert suconic
Notice that I'm not calling this JDBC. It's Database:
The storage interface here should take in consideration NoSQL databases as
possible options.
My idea is that we should have a Callback interface optimizing locking times
and using recator pattern through the OperationContext.
Instead of using a single Executore could have multiple DB-Executors all
capable of handling multiple client connections.
If we deal this with being Database centric (not JDBC centric) features from
the NoSQL could become available here for free
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)