What design patterns or techniques have you used that are specifically geared toward scalability?
Patterns such as t
The POSA (Patterns-Oriented Software Architecture) books are a great source for such patterns.
POSA 4, especially, is concerned with distributed computing, but all the volumns are full of scalability patterns.