- Apache Mesos Cookbook
- David Blomquist Tomasz Janiszewski
- 64字
- 2021-07-15 17:04:27
Configuration tips
There are a number of options that can be configured in the Mesos build script. For example, if you want to build Mesos with SSL support, you will need to enable the ssl and libevent features by executing ../configure --enable-ssl --enable-libevent prior to executing make. To see a full list of the configure options, execute ../configure --help from the Mesos build directory.
推薦閱讀
- JavaScript高效圖形編程
- TypeScript Blueprints
- Java網絡編程實戰
- Access 2010中文版項目教程
- UI設計全書(全彩)
- Xcode 6 Essentials
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- Python自然語言理解:自然語言理解系統開發與應用實戰
- 奔跑吧 Linux內核
- Visual Basic程序設計基礎
- Elasticsearch搜索引擎構建入門與實戰
- 產品架構評估原理與方法
- Unreal Engine Game Development Cookbook
- Mastering VMware vSphere Storage
- Advanced C++