Top "Cluster-computing" questions

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

PCS Cluster with Shared IP on different interface

I am creating a Fedora PCS Cluster for HAProxy. I have it running on VMWare, and am following this guide, …

cluster-computing pacemaker
How to hold up a script until a slurm job (start with srun) is completely finished?

I am running a job array with SLURM, with the following job array script (that I run with sbatch job_…

cluster-computing slurm
What do you mean by 'make' command in linux?

First, i know that make is used for building the code. But which code? But what does it mean by …

build linux-kernel cluster-computing vmware-workstation
How to cluster Node.js app in multiple machines

I am using Express js and Node-cluster for taking the advantage of clustering I am also using PM2 for process …

node.js express cluster-computing
Hybris Cluster with a SOLR standalone installation

before I describe my Problem, I want to describe my architecture and what I planned. I've installed 6 Hybris Servers on 6 …

solr cluster-computing hybris
Spring boot load balancing

I am working on a spring boot application. I want to know how I can place load balancer in front …

spring-boot cluster-computing netflix netflix-eureka netflix-feign
Why are "sc.addFile" and "spark-submit --files" not distributing a local file to all workers?

I have a CSV file "test.csv" that I'm trying to have copied to all nodes on the cluster. I …

file apache-spark cluster-computing distribute
etcd cluster id mistmatch

Hey I have a cluster id mismatch for some reason, i had it on 1 node then disapperead after clearing data …

cluster-computing etcd
Mongodb cluster with aws cloud formation and auto scaling

I've been investigating creating my own mongodb cluster in AWS. Aws mongodb template provides some good starting points. However, it …

mongodb amazon-web-services cluster-computing autoscaling amazon-cloudformation
HA cluster - Pacemaker - OFFLINE nodes status

I'm using Pacemaker + Corosync in Centos7 Create Cluster using these commands: pcs cluster auth pcmk01-cr pcmk02-cr -u hacluster …

cluster-computing high-availability pacemaker corosync