Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in distributed-computing

Zookeeper vs In-memory-data-grid vs Redis

How are MPI_Scatter and MPI_Gather used from C?

Centralised Java Logging

Method to replicate sqlite database across multiple servers

What are the essentials of real-time distributed systems?

akka or similar alternative for golang to support distributed concurrency?

go distributed-computing

Google Dataflow vs Apache Spark

Would Spark unpersist the RDD itself when it realizes it won't be used anymore?

How to write to CSV in Spark

Best distributed filesystem for commodity linux storage farm [closed]

Python Multiprocessing with Distributed Cluster

Why is Google's TrueTime API hard to duplicate?

Persistent storage for Apache Mesos

Concatenating datasets of different RDDs in Apache spark using scala

Easiest way to install Python dependencies on Spark executor nodes?

Determining optimal number of Spark partitions based on workers, cores and DataFrame size

What is spark.driver.maxResultSize?

Why isn't Hadoop implemented using MPI?

Paxos vs two phase commit

2PC vs Sagas (distributed transactions)