|
|
|
|
|
by locallost
5 days ago
|
|
Amdahl's law states diminishing returns are because some processes cannot be parallelized, thus eventually they become the bottleneck. For Brooks the communication between people starts to dominate the time spent the more people you add, so it will eventually become the bottleneck. For me it's an interesting parallel. Feel free to come up with your own conclusions. |
|
It's completely obvious and the "eventually" is where anything interesting happens. This comes from the early days of computers which is why something trivial became a supposed insight.
For Brooks the communication between people starts to dominate the time spent the more people you add, so it will eventually become the bottleneck.
Not just the communication between people while working in general but the communication to get someone involved in the project weighing down the people who would be making progress.
Feel free to come up with your own conclusions.
I did come up with own conclusion, the only similarity is the word bottleneck.