This document discusses distributed patterns and includes code examples of consistent hashing, distributed key-value storage using consistent hashing, and a pub-sub messaging pattern using ZeroMQ. It is a blog post by Eric Redmond with code snippets in Ruby demonstrating various distributed system patterns that programmers should know.