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

Introduction to Mesos frameworks

A Mesos framework sits between Mesos and the application and acts as a layer for managing task scheduling and execution. As its implementation is application-specific, the term is often used to refer to the application ...

Get Mastering Mesos now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.