Mesos ecosystem

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(部署)
(App Store)
第6行: 第6行:
 
每一种开源软件都有可能以分布式、集群的方式部署、运行。
 
每一种开源软件都有可能以分布式、集群的方式部署、运行。
 
*[https://github.com/mesosphere/universe Mesosphere Universe] [https://github.com/mesosphere/universe/tree/version-3.x/repo/packages packages]
 
*[https://github.com/mesosphere/universe Mesosphere Universe] [https://github.com/mesosphere/universe/tree/version-3.x/repo/packages packages]
 +
 +
==Debian==
 +
*[https://github.com/mesosphere/mesos-deb-packaging Mesos Debian packaging]
 +
 +
==语言/软件==
 +
 +
===[[Scala]]===
 +
*[https://github.com/nokia/mesos-scala-api Scala API for Mesos]
 +
*[[Marathon]]容器管理器
 +
*[https://github.com/magneticio/vamp Vamp(Very Awesome Microservices Platform)]
 +
*[https://github.com/mesosphere/chaos Chaos] A lightweight framework for writing [[REST]] services in Scala.
 +
 +
===[[Python]]===
 +
[https://docs.mesosphere.com/1.10/gui/dashboard/ DC/OS Dashboard]
 +
 +
===[[Erlang]]===
 +
*[https://github.com/mdevilliers/erlang-mesos erlang-mesos]
 +
*[https://github.com/basho-labs/mesos-erlang Mesos Erlang library]
 +
 +
===[[Akka]]===
 +
*[https://github.com/drexin/akka-mesos akka-mesos] Non-blocking driver for Apache Mesos based on Akka.
 +
 +
===Redis===
 +
*[https://github.com/mesos/mr-redis Redis on Mesos]
 +
 +
===RabbitMQ===
 +
*[https://github.com/alenkacz/marathon-rabbitmq-autoscale marathon-rabbitmq-autoscale]
 +
*[https://github.com/ekesken/docker-rabbitmq docker-rabbitmq]
 +
 +
===Kafka===
 +
*[https://github.com/mesos/kafka Kafka on Mesos]
 +
*[https://github.com/mesosphere/universe/tree/version-3.x/repo/packages/K/kafka Kafka package] [https://github.com/mesosphere/universe/tree/version-3.x/repo/packages/K/kafka-manager/0 Kafka-manager package]
 +
 +
===Elasticsearch===
 +
*[https://github.com/mesos/elasticsearch Elasticsearch on Mesos]
 +
 +
===Spark===
 +
*[https://docs.mesosphere.com/services/spark/ DC/OS Apache Spark]
 +
*[https://github.com/mesos/spark Spark on Mesos]
 +
*[http://docs.huihoo.com/apache/mesos/Running-Apache-Spark-on-Mesos.pdf Running Apache Spark on Mesos]
 +
*[[Apache Zeppelin]] [https://docs.mesosphere.com/1.10/tutorials/iot_pipeline/ Deploying a Load-Balanced Data Pipeline]
 +
 +
===Storm===
 +
*[https://github.com/mesos/storm Storm on Mesos]
 +
 +
===Hadoop===
 +
*[https://github.com/mesos/hadoop Hadoop on Mesos]
 +
*[http://myriad.incubator.apache.org/ YARN on Mesos]
 +
 +
===Cassandra===
 +
*[https://mesosphere.github.io/cassandra-mesos/ Cassandra on Mesos]
 +
*[https://docs.mesosphere.com/services/cassandra/ DC/OS Apache Cassandra]
 +
*[https://docs.mesosphere.com/1.7/usage/tutorials/cassandra/ How to use Apache Cassandra]
 +
*[https://github.com/mesosphere/universe/tree/version-3.x/repo/packages/C/cassandra Cassandra package]
 +
 +
===Jenkins===
 +
*[https://github.com/jenkinsci/mesos-plugin Jenkins on Mesos]
 +
*[https://docs.mesosphere.com/1.10/tutorials/deploy-on-marathon/ Deploying Marathon Apps with Jenkins]
 +
*[https://github.com/mesosphere/universe/tree/version-3.x/repo/packages/J/jenkins Jenkins package]
 +
 +
===[[Gitlab]]===
 +
*[https://github.com/mesosphere/universe/tree/version-3.x/repo/packages/G/gitlab Gitlab package]
 +
 +
===VM===
 +
*[http://www.cnblogs.com/nongchaoer/p/6410923.html 使用 Mesos 管理虚拟机]
 +
 +
===Marathon===
 +
[[Marathon]]容器部署管理,支持[[Docker]]。
 +
*[https://github.com/mesosphere/marathon Marathon on Mesos]
 +
*[https://docs.mesosphere.com/1.7/usage/service-discovery/marathon-lb/ Marathon-LB] is based on [[HAProxy]], a rapid proxy and load balancer.[https://github.com/mesosphere/universe/tree/version-3.x/repo/packages/M/marathon-lb Marathon-LB package]
 +
*[https://segmentfault.com/a/1190000006141890 Mesos大神Tim实录分享 | 解读Mesos 1.0 + 更长久的Mesos Containerizer]
 +
 +
===Kubernetes===
 +
*[https://kubernetes.io/docs/getting-started-guides/mesos/ Kubernetes on Mesos]
 +
*[https://github.com/mesosphere/dcos-kubernetes-quickstart Kubernetes on DC/OS]
 +
 +
===Chronos===
 +
*[https://github.com/mesos/chronos Chronos on Mesos]
 +
 +
===Singularity===
 +
*[https://github.com/HubSpot/Singularity Singularity on Mesos]
 +
 +
===Aurora===
 +
[[Apache Aurora]]是一个Mesos框架,管理长期运行的服务和任务计划。
 +
 +
===RENDLER===
 +
*[https://github.com/mesosphere/RENDLER RENDLER] [[web crawler]]
 +
 +
===[[Ceph]]===
 +
*[https://github.com/Intel-bigdata/ceph-mesos Ceph on Mesos]
 +
*[https://www.sdnlab.com/16755.html 基于Docker、Mesos、Ceph全新技术栈的三地三中心容灾体系之大二层网络]
 +
 +
===[[Prometheus]]===
 +
[https://github.com/mesosphere/mesos_exporter Prometheus Mesos Exporter]
  
 
==数据处理==
 
==数据处理==

2018年1月26日 (五) 02:34的版本

Apache Mesos 生态系统

Awesome Mesos Awesome.png

目录

App Store

每一种开源软件都有可能以分布式、集群的方式部署、运行。

Debian

语言/软件

Scala

Python

DC/OS Dashboard

Erlang

Akka

  • akka-mesos Non-blocking driver for Apache Mesos based on Akka.

Redis

RabbitMQ

Kafka

Elasticsearch

Spark

Storm

Hadoop

Cassandra

Jenkins

Gitlab

VM

Marathon

Marathon容器部署管理,支持Docker

Kubernetes

Chronos

Singularity

Aurora

Apache Aurora是一个Mesos框架,管理长期运行的服务和任务计划。

RENDLER

Ceph

Prometheus

Prometheus Mesos Exporter

数据处理

数据库存储

机器学习

一致性

持续集成

Tracing

可视化

控制台

语言

服务调度

平台

监控

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱