---
title: "What is clustering? What are the different algorithms used for clustering?"  
description: "What is clustering? What are the different algorithms used for clustering?"  
author: "Anonymous User"  
published: 2011-05-21  
updated: 2020-09-17  
canonical: https://www.mindstick.com/interview/994/what-is-clustering-what-are-the-different-algorithms-used-for-clustering  
category: "java"  
tags: ["java"]  
reading_time: 1 minute  

---

# What is clustering? What are the different algorithms used for clustering?

Clustering is grouping machines together to transparantly provide enterprise services.The client does not know the difference between approaching one server or approaching a cluster of servers.Clusters provide two benefits: scalability and high availability.

## Answers

### Answer by Anonymous User

Clustering is grouping machines together to transparantly provide enterprise services.The client does not know the difference between approaching one server or approaching a cluster of servers.Clusters provide two benefits: scalability and high availability.


---

Original Source: https://www.mindstick.com/interview/994/what-is-clustering-what-are-the-different-algorithms-used-for-clustering

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
