awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesOffer-Based Allocation

Resource distribution via offers of available CPU and memory to frameworks for acceptance.

Distinct from Resource Allocation: Distinct from static sizing: implements a dynamic offer-and-accept mechanism between master and framework

Explore 1 awesome GitHub repository matching data & databases · Offer-Based Allocation. Refine with filters or upvote what's useful.

Awesome Offer-Based Allocation GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • apache/mesosapache 的头像

    apache/mesos

    5,369在 GitHub 上查看↗

    Apache Mesos 是一个分布式系统内核和集群资源管理器,抽象了节点池中的 CPU、内存和存储。它作为一个分布式基础设施编排器,提供了一个在共享物理或虚拟机器集上运行多个编排框架的层。 该系统充当资源隔离引擎,将共享集群划分为隔离的容器以并发运行各种工作负载。它实现了多框架编排,允许不同的分布式应用框架共享单个基础设施,从而最大化硬件利用率。 该项目涵盖了大规模计算分发和分布式集群管理。其功能包括管理分布式资源,并跨多个应用隔离计算能力,以防止干扰并确保共享服务器上的稳定性能。

    Distributes cluster resources by offering available CPU and memory to frameworks for acceptance or rejection.

    C++
    在 GitHub 上查看↗5,369
  1. Home
  2. Data & Databases
  3. Resource Allocation
  4. Offer-Based Allocation