Ruby Concurrency Examples Companion repo to my blog article here Usage $ bundle $ ruby echo_server.rb # update file to test different server designs # in a separate terminal: $ ruby echo_client.rb