|
|
|
|
|
by lobster_johnson
4100 days ago
|
|
Thanks for the detailed reply! I have to say I'm wary of big frameworks like this that insert themselves as a kind of monolithic control structure for everything. My ideal setup is always one where I pick and mix the best modules for the job, and where I can write some interface glue to let my apps slot into the system, as opposed to writing my apps for a specific API (as tends to be the case with, say, Hadoop, and which of course would tie the whole platform to that API, making it hard to migrate to something else). Sounds like Mesos is pretty modular and open in that respect? |
|