| # Apache Mesos |
| |
| 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](http://mesos.apache.org). |
| |
| # Mailing Lists |
| |
| * [User Mailing List](mailto:user-subscribe@mesos.apache.org) ([Archive](https://mail-archives.apache.org/mod_mbox/mesos-user/)) |
| * [Development Mailing List](mailto:dev-subscribe@mesos.apache.org) ([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/getting-started/) 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. |