Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/alfongj/mesos-akaros

Modification of Mesos to run in client mode from AKAROS
https://github.com/alfongj/mesos-akaros

Last synced: 2 months ago
JSON representation

Modification of Mesos to run in client mode from AKAROS

Lists

README

        

# About Apache Mesos

Apache Mesos is a cluster manager that provides efficient resource isolation
and sharing across distributed applications, or frameworks. It can run Hadoop,
MPI, Hypertable, Spark, and other frameworks on a dynamically shared pool of
nodes.

Visit us at [mesos.apache.org](http://mesos.apache.org).

# Mailing Lists

* [User Mailing List](mailto:[email protected]) ([Archive](https://mail-archives.apache.org/mod_mbox/mesos-user/))
* [Development Mailing List](mailto:[email protected]) ([Archive](https://mail-archives.apache.org/mod_mbox/mesos-dev/))

# Documentation

Documentation is available in the docs/ directory. Additionally, a rendered HTML
version can be found on the Mesos website's [Documentation](http://mesos.apache.org/documentation/) page.

# Installation

Instructions are included on the [Getting Started](http://mesos.apache.org/gettingstarted/) page.

# License

Apache Mesos is licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).

For additional information, see the LICENSE and NOTICE files.