commit | 9dedc69119a668343c60e1429f50716a8e27879b | [log] [tgz] |
---|---|---|
author | Jason Zhou <jasonzhou460@gmail.com> | Tue Aug 06 17:23:16 2024 -0700 |
committer | Benjamin Mahler <bmahler@apache.org> | Tue Aug 06 17:23:16 2024 -0700 |
tree | 1b4a4b2a95be3ea38077cdd02cd15a91806e2f3f | |
parent | fd0dc978542cdd7c976fee564e635e55d0f175fb [diff] |
[device manager] Add protobuf for cgroup state checkpointing. Currently the device manager has no means of recovering its state after an agent restarts. This patch aims to add a protobuf definition to let the device manager have a checkpoint file that it can use to recover each cgroup's device access state. Review: https://reviews.apache.org/r/75141/
Apache Mesos is a cluster manager that provides efficient resource isolation and sharing across distributed applications, or frameworks. It can run Hadoop, Jenkins, Spark, Aurora, and other frameworks on a dynamically shared pool of nodes.
Visit us at mesos.apache.org.
Documentation is available in the docs/ directory. Additionally, a rendered HTML version can be found on the Mesos website's Documentation page.
Instructions are included on the Getting Started page.
Apache Mesos is licensed under the Apache License, Version 2.0.
For additional information, see the LICENSE and NOTICE files.