[ 
https://issues.apache.org/jira/browse/OAK-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13456991#comment-13456991
 ] 

Jukka Zitting commented on OAK-293:
-----------------------------------

I committed the patch in revision 1386591.

As defined in the patch, the MongoMK code is currently built only when the 
mongomk profile is enabled with -Pmongomk. I'll look into making the MongMK a 
part of the default build.

Also, I'd like to merge the separate -api and -impl components into the main 
oak-mongomk component (we can use Java packages for design-level separation), 
and move the -test and -perf components to under oak-it and oak-bench together 
with the other integration tests and performance benchmarks we have.

                
> MongoDB-based MicroKernel
> -------------------------
>
>                 Key: OAK-293
>                 URL: https://issues.apache.org/jira/browse/OAK-293
>             Project: Jackrabbit Oak
>          Issue Type: New Feature
>          Components: mk
>            Reporter: Philipp Marx
>         Attachments: 0001-MongoDB-based-MicroKernel-fro-Oak.patch
>
>
> There should be an implementation of the MicroKernel based on MongoDB. It 
> should support scalability by providing a model which can handle multiple 
> concurrent writes and has a great throughput for reads (consistent).
> MongoDB seems to already supply these requirements naturally. If we can find 
> a model which fits JCR on top of MongoDB this would greatly improve 
> throughput by allowing horizontal scaling.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to