Top "Distributed-computing" questions

utilizing more than one computer, connected to each other with a communication link to accomplish a common task.

Why ESB is considered bad in microservices architecture

In microservices architecture, autonomous business services should talk directly with each other. The communication may be synchronous (orchestration) or event-based (…

architecture microservices distributed-computing soa esb
Persistent storage for Apache Mesos

Recently I've discovered such a thing as a Apache Mesos. It all looks amazingly in all that demos and examples. …

postgresql distributed-computing mesos mesosphere
Celery like software for Ruby?

Is there anything similar to Celery for Ruby? Is there anyone with any experience with rcelery? Is it a good …

ruby distributed-computing
What is the difference between zookeeper and raft?

this is really dumb but what does zookeeper do that raft doesn't - not talking about zab but zookeeper itself. …

algorithm distributed-computing distributed-system raft