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.

Starting remote processes in a Windows network

I have several slave machines and a master machine which together run a distributed application. Processes on each slave machine …

windows networking distributed cluster-computing remote-process
What's the difference between Cluster and Instance in AWS Aurora RDS

I guess the title is pretty objective, but just to clarify: When you create an Aurora Database Instance, it is …

amazon-web-services cluster-computing amazon-rds amazon-rds-aurora
What does Apache Mesos actually do?

I am trying to wrap my head around Apache Mesos and need clarification on a few items. My understanding of …

java cluster-computing virtualization mesos iaas
Error in SLURM cluster - Detected 1 oom-kill event(s): how to improve running jobs

I'm working in a SLURM cluster and I was running several processes at the same time (on several input files), …

memory cluster-computing slurm
AttributeError: 'Graph' object has no attribute 'node'

I have bellow python code to build knn graph but I have an error: AttributeError: 'Graph' object has no attribute …

python graph cluster-computing networkx knn
ceph health command returns a failure

i'm new to ceph but have to build a mini-cluster as part of a project, i have been following an …

cluster-computing centos7 ceph
How do I use Node.js clusters with my simple Express app?

— I built a simple app that pulls in data (50 items) from a Redis DB and throws it up at localhost. …

javascript node.js redis express cluster-computing
JBAS010153: Node identifier property is set to the default value. Please make sure it is unique

I am getting following WARN message while I start my host which is one of the Host Controller (HC) that …

jboss7.x cluster-computing jboss-eap-6
Raspberry Pi cluster, neuron networks and brain simulation

Since the RBPI (Raspberry Pi) has very low power consumption and very low production price, it means one could build …

arm cluster-computing supercomputers raspberry-pi
ehcache not replicating in liferay cluster

I have the following setup 1.liferay cluster with 2 machines on AWS 2.unicast clustering replication with JGroups over tcp I have …

cluster-computing replication liferay-6 ehcache jgroups