- Apache Mesos Cookbook
- David Blomquist Tomasz Janiszewski
- 51字
- 2021-07-15 17:04:26
Getting ready
Building the current version of Mesos (which is 1.0.1 at the time of this writing) requires GCC 4.8.1+ or Clang 3.5+. You should be running a 64-bit version of OS X and it should be patched to the most current patch level prior to building the Mesos source code.
推薦閱讀
- Data Visualization with D3 4.x Cookbook(Second Edition)
- Learning C# by Developing Games with Unity 2020
- 在最好的年紀(jì)學(xué)Python:小學(xué)生趣味編程
- 劍指Offer(專項突破版):數(shù)據(jù)結(jié)構(gòu)與算法名企面試題精講
- HTML5 Mobile Development Cookbook
- Building Minecraft Server Modifications
- C#程序設(shè)計
- 0 bug:C/C++商用工程之道
- uni-app跨平臺開發(fā)與應(yīng)用從入門到實踐
- 高效使用Greenplum:入門、進階與數(shù)據(jù)中臺
- 百萬在線:大型游戲服務(wù)端開發(fā)
- JavaEE架構(gòu)與程序設(shè)計
- Mastering Unity 2017 Game Development with C#(Second Edition)
- Swift編程實戰(zhàn):iOS應(yīng)用開發(fā)實例及完整解決方案
- 三步學(xué)Python