An open API service indexing awesome lists of open source software.

https://github.com/qqiangwu/mongocloud

MongoDB elastic clusters on top of mesos
https://github.com/qqiangwu/mongocloud

mesos-framework mesos-scheduler mongodb

Last synced: about 1 year ago
JSON representation

MongoDB elastic clusters on top of mesos

Awesome Lists containing this project

README

          

# Introduction
This is a mesos framework for MongoDB clusters. You can launch both a replica set instanceRequest or a sharded cluster instanceRequest using the framework.

# WIP
+ 目前,所有的异常流都没有被处理

# 设计原则
+ 所有Actor组织成树,并且记录在Context中
+ Actor由Parent负责加入及移出Context