pymesos

A pure python implementation of Mesos scheduler and executor

  • Owner: douban/pymesos
  • Platform:
  • License:: BSD 3-Clause "New" or "Revised" License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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//>_

Main metrics

Overview
Name With Ownerdouban/pymesos
Primary LanguagePython
Program languagePython (Language Count: 1)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2014-10-09 04:45:10
Pushed At2021-04-21 02:50:20
Last Commit At2021-04-20 17:09:48
Release Count50
Last Release Name0.3.15 (Posted on )
First Release Name0.0.1 (Posted on 2014-10-09 12:56:21)
用户参与
Stargazers Count163
Watchers Count32
Fork Count88
Commits Count198
Has Issues Enabled
Issues Count41
Issue Open Count4
Pull Requests Count80
Pull Requests Open Count0
Pull Requests Close Count9
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private