Some great links for 04/03/2019
Architecting Ruby on Rails Apps as Microservices | Codeship | via @codeship
Great article about Service Oriented Architectures
tags: SOA rails scale services architecture
Understanding a fundamental Ruby abstraction for concurrency | via @codeship
Another great review of concurrency in Ruby
tags: concurrency ruby tips threads threadsafe