Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in distributed-computing

Distributing java threads over multiple servers?

Akka.Net work queues

Master-slave vs peer-to-peer distributed computing

Bad version or endian-key in MATLAB parfor?

Starting remote Erlang nodes

How to share a set of data between several processes?

Distributed algorithm design

Elastic Storm Topology / Storm-Hadoop Coexisting

Distributed cross correlation matrix computation

Is "Adopting MapReduce model" = Universal answer to scalability?

What is the closest thing to Apache Hadoop in other languages?

Java distributed system

difference between rdd.collect().toMap to rdd.collectAsMap()?

How does a node join a Distributed Hash Table (DHT) cluster?

How to handle Apache Curator Distributed Lock loss of connection

Microservices - Is event store technology (in event sourcing solutions) shared between all microservices?

Using Silhouette Clustering in Spark

How to force Spark to evaluate DataFrame operations inline

Kafka consumer - what's the relation of consumer processes and threads with topic partitions

performance penalty of message passing as opposed to shared data