🦞🌯 Lobster Roll

Thread

The Asynchronous Computability Theorem (medium.com)

Stories related to "The Asynchronous Computability Theorem" across the full archive.

The Asynchronous Computability Theorem (medium.com)
Non-computability, unpredictability, and Financial markets (moneyscience.com)
Landing page that points [to a PDF](http://sqig.math.ist.utl.pt/pub/GracaDS/12-G-Finance.pdf).
Notes on Distributed Systems for Young Bloods (somethingsimilar.com)
Readings in distributed systems (christophermeiklejohn.com)
Distributed systems for fun and profit (book.mixu.net)
Ori - A Secure Distributed File System (ori.scs.stanford.edu)
Data-Intensive Text Processing with MapReduce [2010] (beowulf.csail.mit.edu)
Learn Distributed - Distributed Systems Workshop in Providence, RI (signup.learndistributed.com)
Distributed Semaphores with RabbitMQ (rabbitmq.com)
Snark, Chord, and Trust in Algorithms (brooker.co.za)
Collected works of Leslie Lamport (research.microsoft.com)
Streaming Similarity Search over one Billion Tweets using Parallel Locality-Sensitive Hashing (istc-bigdata.org)
A [good overview of their work](http://istc-bigdata.org/index.php/approximate-analytics-keeping-pace-with-big-data-using-parallel-locality-sensitive-hashing/) in "layman english" is here.
Design and Validation of Protocols (user.informatik.uni-goettingen.de)
The Robustness Principle Reconsidered - ACM Queue (queue.acm.org)
PerlDSM: A Distributed Shared Memory System for Perl (heather.cs.ucdavis.edu)
Reducing Cross-Domain Call Overhead Using Batched Futures (citeseerx.ist.psu.edu)
OpenRoss - fast, scalable, on-demand image resizer (developers.lyst.com)
The OpenRoss image proxy service provides a way of serving dynamically resized images from Amazon S3 in a way that is fast, efficient, and auto-scales with traffic. We have hosted the source for this service at Github.
A Fast, Minimal Memory, Consistent Hash Algorithm (arxiv.org)
Reading Lamport, Again (blogs.janestreet.com)
COMET: Code Offload by Migrating Execution Transparently (usenix.org)
Analysis of Raft Consensus (hh360.user.srcf.net)
Convergence in Language Design: A Case of Lightning Striking Four Times in the Same Place (researchgate.net)
Nock, Hoon, etc. for Non-Vulcans (Why Urbit Matters) (popehat.com)
Delta enabled CRDTs: a reference implementation (github.com)
Crash-only Software (usenix.org)
Transit: Efficient, schema-optional serialization format (blog.cognitect.com)
Introducing Ark: A Consensus Algorithm For TokuMX and MongoDB (tokutek.com)
bloomd: a Redis-like network daemon for storing bloom filters (github.com)
This project isn't brand new, but I recently discovered it and even deployed it in production for a difficult-to-satisfy use case. Bloom filters are a handy data structure, and implementations tend to exist for every language. But many use cases require scalable (resizable) bloom filters, persist...
Towards Consistency Oblivious Programming (mcg.cs.tau.ac.il)
Join-Idle-Queue: A Novel Load Balancing Algorithm for Dynamically Scalable Web Services (research.microsoft.com)