In this chapter, you will learn about the frameworks and how they interact with Mesos. To do this, we will develop a simple framework.
The following are the recipes covered in this chapter:
- Installing Protobuf
- Registering frameworks
- Handling events
- Declining offers
- Scheduling tasks
- Acknowledging task updates
- Killing tasks
- State persistence
- Reconciliation