← Glossary
テクノロジ系 (Technology)Tested 1×
クラスタリング
くらすたりんぐ · Clustering
Also known as: クラスター
A technique for linking multiple computers so they operate together as if they were a single machine. Widely used in web services to improve reliability and handle heavy traffic loads, it enables automatic failover when a node fails and distributes processing workload. Clustering is the core technical approach used to build a cluster system.
Past questions testing this term · 1 questions
- 2023r05 #70Web サービスなどにおいて,信頼性を高め,かつ,利用者からの多量のアクセスを処理するために,複数のコンピュータを連携させて全体として一つのコンピュータであるか…