pymesos

A pure python implementation of Mesos scheduler and executor

  • 所有者: douban/pymesos
  • 平台:
  • 许可证: BSD 3-Clause "New" or "Revised" License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

PyMesos

.. image:: https://img.shields.io/travis/douban/pymesos.svg
:target: https://travis-ci.org/douban/pymesos

.. image:: https://badge.fury.io/py/pymesos.svg
:target: https://badge.fury.io/py/pymesos

A pure python implementation of Apache Mesos scheduler, executor and operator.

Note:

Since PyMesos 0.2.0, Apache Mesos HTTP API is implemented instead of the Protobuf API.

Users of PyMesos would be able to get rid of the unnecessary dependence of Protobuf.

Meanwhile, PyMesos user need to migrate original code to use plain Python dicts instead of Protobuf objects to use PyMesos >= 0.2.0.

For more detail, please refer to Scheduler HTTP API Document <http://mesos.apache.org/documentation/latest/scheduler-http-api/>_ , Executor HTTP API Document <http://mesos.apache.org/documentation/latest/executor-http-api/>_ and Operator HTTP API Document <http://mesos.apache.org/documentation/latest/operator-http-api//>_

主要指标

概览
名称与所有者douban/pymesos
主编程语言Python
编程语言Python (语言数: 1)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2014-10-09 04:45:10
推送于2021-04-21 02:50:20
最后一次提交2021-04-20 17:09:48
发布数50
最新版本名称0.3.15 (发布于 )
第一版名称0.0.1 (发布于 2014-10-09 12:56:21)
用户参与
星数163
关注者数32
派生数88
提交数198
已启用问题?
问题数41
打开的问题数4
拉请求数80
打开的拉请求数0
关闭的拉请求数9
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?