Questions tagged [cluster]

A computer cluster consists of a set of loosely connected computers that work together so that in many respects they can be viewed as a single system.

A computer cluster consists of a set of loosely connected computers that work together so that in many respects they can be viewed as a single system.

The components of a cluster are usually connected to each other through fast local area networks, each node running its own instance on an operating system. Computer clusters emerged as a result of convergence of a number of computing trends including the availability of low cost microprocessors, high speed networks, and software for high performance distributed computing.

Clusters are usually deployed to improve performance and availability over that of a single computer, while typically being much more cost-effective than single computers of comparable speed or availability.

Computer clusters have a wide range of applicability and deployment, ranging from small business clusters with a handful of nodes to some of the fastest supercomputers in the world such as the K computer.

Source: Wikipedia.

1360 questions
-3
votes
1 answer

Mysql Cluster Sharding/partitioning

Ok so i have mysql cluster setup but what i need is say table assets to be split among the nodes, not replicated. as the purpose of me setting up the cluster was due to lack of hard drive space so how do i get the cluster to split the table among…
-3
votes
1 answer

Windows or Linux cluster

I'm thinking on making a computing cluster at home to render things that I do in 3d programs like blender, maya and UDK. can I use a linux cluster enen though UDK only runs on on windows or am I forced to use windows? if so can I make a linux…
user169808
  • 101
  • 1
-3
votes
1 answer

Local disk recomendations for Hyper-V 2012 nodes?

Are there any local hard drive recommendations for Hyper-V 2012 nodes, running in cluster using SAN for VM's? Are the local hard drive only used for running the Hypervisor or is it used for paging/swapping for the running VM's. Should the…
-3
votes
1 answer

Highavailability/Global Loadbalancing of clusters

I know this website 1channel.ch which has like 4 servers in 4 different datacenters across the globe (czech republic, estonia, sweden, germany). What happens is as i am browsing this website the server changes meaning he is balancing the server load…
redhatengineer6
  • 79
  • 2
  • 5
  • 9
-3
votes
3 answers

How to failover to another web service automatically?

I've got a 3rd party off-the-shelf windows application that needs to connect to a Web Service (IP address or URL) installed onto another server (actually running on Windows 7 Professional). My user wants me to implement a fail-over solution in which…
Joshua Lim
  • 251
  • 1
  • 3
  • 14
-3
votes
1 answer

Can Auto-Scaling be considered an advanced concept of Clustering?

Since using auto-scaling, it seemed to be no different from clustering except that the scale is automatically changed. I think what they have in common is that both increase availability by distributing traffic across multiple instances. The…
-3
votes
2 answers

Heterogeneous Cluster Solution for R&D

I work in a research laboratory with multiple physical machines with different specifications. The machines have different CPUs (some Intel, some AMD), different RAM sizes, some have discrete GPUs, and some don't. Our current solution is based on…
-4
votes
1 answer

What is a cluster IP?

I am in process or configuring remote web host service and I have option of configuring should I use cluster IP. Could some please explain what a cluster IP is and what are the benefits of using cluster IP? Just to be clear, I am not configuring a…
John
  • 664
  • 6
  • 15
  • 31
-5
votes
2 answers

Web-based System High Availability

I'm a SysAdmin in one of the construction sites in a remote place. There is no reasonable internet speed can be reached there except a poor 3G/4G signal coverage which provide the users with non-stable average speed of 1 Mbps. We have a web-based…
ViajanDee
  • 119
  • 7
-5
votes
1 answer

Exploit monetarily a large unused cluster

At work we have a 200 core unused cluster, most of the researchers working here just left and nowadays almost nobody uses it. We would take advantage of it. Previously somebody asked it how to exploit it in an academic way. But here, and given our…
Open the way
  • 109
  • 2
1 2 3
90
91