Amazon Redshift
http://aws.amazon.com/redshift/
Amazon Redshift is a fully managed, petabyte-scale data warehouse service in the cloud.
hgrecco / pizco
https://github.com/hgrecco/pizco
Pizco is Python module/package that allows python objects to communicate via ZMQ. Objects can be exposed to other process in the same computer or over the network, allowing clear separation of concerns, resources and permissions.
Ricon2012
http://basho.com/community/ricon2012/
A distributed systems conference for developers
causeway
http://code.google.com/p/causeway/
Debugger for distributed communicating event loops programs
ActiveMQ or RabbitMQ or ZeroMQ or
http://stackoverflow.com/questions/731233/activemq-or-rabbitmq-or-zeromq-or
Building Healthy Distributed Systems
http://www.infoq.com/presentations/Distributed-Systems-Basho
Mark Phillips discusses 3 types of distributed systems and how they run them at Basho: Computer Systems, Communities, and Companies.
Ken: A Platform for Fault-Tolerant Distributed Computing
http://ai.eecs.umich.edu/~tpkelly/Ken/
Ken is a lightweight C implementation of a rollback-recovery protocol that provides crash-restart resilience to distributed applications.
Embracing Concurrency at Scale
http://www.infoq.com/presentations/Concurrency-Scale-Distributed
Justin Sheehy discusses designing reliable distributed systems that can scale in order to deal with concurrency problems and the tradeoffs required by such systems.
c9 / smith
https://github.com/c9/smith
Smith is an RPC agent system for Node.JS used in vfs
Project Voldemort
http://www.project-voldemort.com/voldemort/
Voldemort is a distributed key-value storage system
Amazon’s Dynamo
http://www.allthingsdistributed.com/2007/10/amazons_dynamo.html
How to get NetLogo/BehaviorSpace up and running on a Linux cluster
http://groups.yahoo.com/group/netlogo-users/message/11210
Communication Patterns in Cloud Haskell
http://www.well-typed.com/blog/73
Concurrent and Distributed Applications with Akka, Java and Scala
http://www.slideshare.net/frodriguezolivera/concurrent-and-distributed-applications-with-akka-java-and-scala
Cluster Computing with Node.js
http://architects.dzone.com/articles/cluster-computing-nodejs
Distributed Algorithms in NoSQL Databases
http://highlyscalable.wordpress.com/2012/09/18/distributed-algorithms-in-nosql-databases/
Doing redundant work to speed up distributed queries
http://www.bailis.org/blog/doing-redundant-work-to-speed-up-distributed-queries/
A Peek At Facebook’s Insanely Awesome Monitoring Tool Claspin
http://techcrunch.com/2012/09/19/a-peak-at-facebooks-insanely-awesome-monitoring-tool-claspin/
Beyond the Higgs: Training PanDA to Tackle Astrophysics, Biology
http://www.quantumdiaries.org/2012/09/18/higgs-hunting-software/
With the help of a system called PanDA, or Production and Distributed Analysis, researchers at CERN’s Large Hadron Collider (LHC) in Geneva, Switzerland discovered such a particle by slamming protons together at relativistic speeds hundreds of millions of times per second. The data produced from those trillions of collisions—roughly 13 million gigabytes worth of raw information—was processed by the PanDA system across a worldwide network and made available to thousands of scientists around the globe.
Spanner: Google’s Globally-Distributed Database
http://research.google.com/archive/spanner.html
Spanner: Google’s Globally-Distributed Database
http://static.googleusercontent.com/external_content/untrusted_dlcp/research.google.com/en//archive/spanner-osdi2012.pdf
Bacterial Foraging Optimization
http://msdn.microsoft.com/en-us/magazine/hh882453.aspx
Joxa
http://joxa.org/
Joxa is a small semantically clean, functional lisp. It is a general-purpose language encouraging interactive development and a functional programming style. Joxa runs on the Erlang Virtual Machine. Like other Lisps, Joxa treats code as data and has a full (unhygienic) macro system.
Drill
http://wiki.apache.org/incubator/DrillProposal
Drill is a distributed system for interactive analysis of large-scale datasets, inspired by Google’s Dremel.
What is Memcached?
http://memcached.org/
Riemann monitors distributed systems
http://aphyr.github.com/riemann/
Redis Sentinel beta released
http://oldblog.antirez.com/post/redis-sentinel-beta-released.html
janm399 / akka-patterns
https://github.com/janm399/akka-patterns
Demonstration of the common Akka patterns
On Distributed Memory Systems
http://blog.paralleluniverse.co/post/26909672264/on-distributed-memory