欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Marathon
来自开放百科 - 灰狐
(版本间的差异)
小 |
小 (→Marathon-LB) |
||
(未显示1个用户的10个中间版本) | |||
第1行: | 第1行: | ||
marathon 是构建在 [[Apache Mesos]] 之上的 [[Docker]] 开源(Apache V2)容器管理云平台。 | marathon 是构建在 [[Apache Mesos]] 之上的 [[Docker]] 开源(Apache V2)容器管理云平台。 | ||
+ | |||
+ | ==简介== | ||
+ | Marathon是在Mesos上运行长期服务的框架,它好比数据中心或集群的 init.d,可以确保在其上运行的服务一直运行着。 | ||
+ | |||
+ | ==功能== | ||
+ | |||
+ | ==项目== | ||
+ | *[[REX-Ray]] | ||
+ | *[https://github.com/dcos/minuteman Minuteman] A distributed Load Balancer [[Erlang]]语言编写 | ||
+ | |||
+ | ==Marathon-LB== | ||
+ | *[http://dcos.huihoo.com/1.10/tutorials/dcos-101/loadbalancing/ Load-Balancing Tutorial] | ||
+ | *[https://docs.mesosphere.com/services/edge-lb/1.0.0 DC/OS Edge-LB Service] | ||
+ | *[https://docs.mesosphere.com/services/marathon-lb DC/OS Marathon-LB Service] | ||
+ | |||
+ | ==文档== | ||
+ | *[http://docs.huihoo.com/apache/mesos/Scalable-task-distribution-with-Scala-Akka-and-Mesos.pdf Scalable task distribution with Scala, Akka and Mesos] | ||
+ | |||
+ | ==用户== | ||
+ | *[https://www.growingio.com GrowingIO] | ||
+ | *[https://www.shurenyun.com/ 数人云] | ||
==图集== | ==图集== | ||
<gallery> | <gallery> | ||
image:marathon-architecture.png|架构 | image:marathon-architecture.png|架构 | ||
+ | image:marathon-new-core-architecture.png|新架构 | ||
+ | image:marathon-lb-autoscale.png|marathon-lb/HAProxy | ||
image:mesos-marathon.png|App | image:mesos-marathon.png|App | ||
</gallery> | </gallery> | ||
第9行: | 第32行: | ||
==链接== | ==链接== | ||
*[https://github.com/mesosphere/marathon Marathon @ GitHub] | *[https://github.com/mesosphere/marathon Marathon @ GitHub] | ||
+ | *[http://dcos.huihoo.com/1.8/usage/service-discovery/ Service Discovery and Load Balancing] | ||
+ | [[category:mesos]] | ||
[[category:docker]] | [[category:docker]] | ||
[[category:scala]] | [[category:scala]] | ||
[[category:cloud computing]] | [[category:cloud computing]] | ||
+ | [[category:huihoo]] |
2018年3月26日 (一) 06:10的最后版本
marathon 是构建在 Apache Mesos 之上的 Docker 开源(Apache V2)容器管理云平台。
目录 |
[编辑] 简介
Marathon是在Mesos上运行长期服务的框架,它好比数据中心或集群的 init.d,可以确保在其上运行的服务一直运行着。
[编辑] 功能
[编辑] 项目
[编辑] Marathon-LB
[编辑] 文档
[编辑] 用户
[编辑] 图集
[编辑] 链接
分享您的观点