Eric Redmond - Distributed Patterns in Ruby - Ancient City Ruby 2013

Опубликовано: 11 Июль 2026
на канале: Hashrocket
2,152
25

Scalability today is no longer a question of which programming language you use, or (largely) which web architecture you choose. Instead, scalability is a matter of how you handle two things: data distribution and message passing. This talk is over a few ways of solving both: distributed data structures and messaging patterns.