Created
February 8, 2015 01:06
-
-
Save spacejam/daa1c4add3514d919f79 to your computer and use it in GitHub Desktop.
distributed operating system
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Basic idea: distributed OS with ZSH-like interface | |
Slave OS - Linux (CoreOS?) | |
DFS - Ceph, GlusterFS (latency optimized) | |
Scheduler - mesos framework that considers: | |
machine composite utilization | |
locality to replica of binary | |
workload characterization databaes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment