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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?