Updated configure.ac to 0.27.3.
1 file changed
tree: 0ba121635f9687c2e819f0ece04e25773bba0d49
  1. 3rdparty/
  2. bin/
  3. cmake/
  4. docs/
  5. include/
  6. m4/
  7. mpi/
  8. site/
  9. src/
  10. support/
  11. .gitignore-template
  12. bootstrap
  13. bootstrap.bat
  14. CHANGELOG
  15. CMakeLists.txt
  16. configure.ac
  17. Dockerfile
  18. Doxyfile
  19. LICENSE
  20. Makefile.am
  21. mesos.pc.in
  22. NOTICE
  23. README.md
README.md

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.

Mailing Lists

Documentation

Documentation is available in the docs/ directory. Additionally, a rendered HTML version can be found on the Mesos website's Documentation page.

Installation

Instructions are included on the Getting Started page.

License

Apache Mesos is licensed under the Apache License, Version 2.0.

For additional information, see the LICENSE and NOTICE files.