Chapter 6. Mesos Frameworks
This chapter walks the reader through the concept and features of Mesos frameworks in detail. It also provides a detailed overview of the Mesos API, including the new HTTP Scheduler API, and provides the recipe for building custom frameworks on Mesos. The following topics will be covered in this chapter:
- Introduction to Mesos frameworks
- Framework authentication
- Framework authorization
- Access Control Lists (ACLs)
- The scheduler HTTP API
- Building custom distributed frameworks on Mesos