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
- Host: GitHub
- URL: https://github.com/qqiangwu/mongocloud
- Owner: qqiangwu
- License: mit
- Created: 2017-02-09T10:24:20.000Z (over 9 years ago)
- Default Branch: dev
- Last Pushed: 2017-12-12T08:21:45.000Z (over 8 years ago)
- Last Synced: 2025-02-12T11:14:14.878Z (over 1 year ago)
- Topics: mesos-framework, mesos-scheduler, mongodb
- Language: Java
- Homepage:
- Size: 222 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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