Concurrency adds complexity
- When is it worth the cost to move to a parallel/distributed programming model?
- Availability demands
- 99.9999% uptime (< 1 min per year)
- Scalability (Performance) demands
- Constant response time
- Scalable throughput
- Volume of data (Multiple Tera .... )
- Manageability demands? (reverse?)
Notes:
No notes for slide 8