Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in distributed-computing

Is it possible to run Postgres on a write-protected file system? Or a shared file system?

Profiling distributed systems

Erlang Frontend [closed]

How to "publish" a large number of actors in CAF?

ZeroMQ IPC across several instances of a program

Open MPI/MPICH - What happens if a node terminates?

Erlang/Scala Migrating Actors from one node to another

Find the count of a particular number in an infinite stream of numbers at a particular moment

How does a consensus algorithm guarantee consistency?

apache spark, "failed to create any local dir"

Comparing System.nanoTime() values resulting from different machines

Real time analytic processing system design

C++ MPI standard 3

Autoreconf failing when installing (py)COMPSs in a clusters

How to time Spark program execution speed

locking on a server farm (asp.net)

Design pattern to monitor distributed system?

List of supported data types for dimensions in Druid?

How does an odd number solve a split brain in a distributed system?

Spark RDD's - how do they work