濃縮還元オレンジニュース
Scalable System Design Patterns
この記事を読むのに必要な時間:およそ 0.5 分
Ricky Ho氏によるブログ記事です。大規模にスケール可能なシステムを構築する際のデザインパターンを簡易に説明しています。全部で8パターンあり,
- Load Balancer
- Scatter and Gather
- Result Cache
- Shared Space
- Pipe and Filter
- Map Reduce
- Bulk Synchronous Parellel
- Execution Orchestrator
また,
URL:http://