Chapter 8. Strategies for Scaling
Up until now, we've generally covered topics which are relevant to any size of infrastructure, big or small. But when an infrastructure starts getting really big, there is an entire class of strategies that must be considered in order to handle the load. In this chapter we'll cover the following topics:
- Building a hierarchy with
Syndics
- Using multiple Masters
- Testing load with
minionswarm.py
- Using external filesystems
- Managing the Master using the Wheel system