Allow to use an other queue type then FIFO for requests
-------------------------------------------------------
Key: JCR-2696
URL: https://issues.apache.org/jira/browse/JCR-2696
Project: Jackrabbit Content Repository
Issue Type: Improvement
Reporter: Norman Maurer
Sometimes it would be nice to be able to give reads a higher priority then
writes ( because writes block the whole jcr tree). Thats not possible atm, all
requests are handled in FIFO-fashion. I think it would make sense to allow to
use other strategies.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.