Manpower Quote by Frederick P. Brooks Jr
““Oversimplifying outrageously, we state Brooks's Law: Adding manpower to a late software project makes it later. This then is the demythologizing of the man-month. The number of months of a project depends upon its sequential constraints. The maximum number of men depends upon the number of independent subtasks. From these two quantities one can derive schedules using fewer men and more months.””
About This Quote
Source Book: The Mythical Man-Month by Fred Brooks, 1975
Adding people to a delayed software project often worsens delays because work has sequential limits and limited parallel tasks.
In simple terms: More workers can slow a late project due to sequential constraints.
Limit team size and extend schedule for better results.
Themes
Mood
Type
When to use this quote
- software planning
- deadline negotiation
- team scaling
- risk assessment
Key Concepts
Questions to Reflect On
- Can you identify tasks that truly run in parallel?
- How might a smaller, focused team improve delivery?
Adding staff may increase coordination overhead and cause new bottlenecks.