- Apache Mesos Cookbook
- David Blomquist Tomasz Janiszewski
- 84字
- 2021-07-15 17:04:19
Preface
Apache Mesos was the first open source cluster manager to handle workloads in a distributed environment through dynamic resource sharing and isolation. It is great for deploying and managing applications in large-scale cluster environments.
Since its inception, Mesos has been under constant development and it is one of the most mature, robust and stable cluster managers in both the open source and commercial software worlds.
This guide is packed with powerful recipes for using Apache Mesos and its integration with containers and frameworks.
推薦閱讀
- C語(yǔ)言程序設(shè)計(jì)(第2 版)
- Cocos2d-x游戲開發(fā):手把手教你Lua語(yǔ)言的編程方法
- AWS Serverless架構(gòu):使用AWS從傳統(tǒng)部署方式向Serverless架構(gòu)遷移
- Java編程指南:基礎(chǔ)知識(shí)、類庫(kù)應(yīng)用及案例設(shè)計(jì)
- Learn Programming in Python with Cody Jackson
- Mastering Yii
- Android項(xiàng)目實(shí)戰(zhàn):手機(jī)安全衛(wèi)士開發(fā)案例解析
- 小程序,巧應(yīng)用:微信小程序開發(fā)實(shí)戰(zhàn)(第2版)
- Scala編程(第5版)
- Visual Studio Code 權(quán)威指南
- Python商務(wù)數(shù)據(jù)分析(微課版)
- Oracle 12c從入門到精通(視頻教學(xué)超值版)
- C語(yǔ)言從入門到精通(視頻實(shí)戰(zhàn)版)
- 3D Printing Designs:Design an SD Card Holder
- The Python Apprentice