Hacker News
- Move Over, AJAX, ARAX Is Here - Asynchronous Ruby and XML http://www.eweek.com/c/a/Application-Development/Move-Over-AJAX-ARAX-is-Here/?kc=EWKNLEDP060608A 9 comments
- Asynchronous ruby framework for websockets, eventsource and streaming http://cramp.in 14 comments
- Building an Asynchronous Scheduler for Ruby https://www.youtube.com/watch?amp%3Bfeature=youtu.be&v=OlmySf03GUo 4 comments ruby
- Asynchronous Ruby https://www.codeotaku.com/journal/2018-06/asynchronous-ruby/index 10 comments ruby
- How to call services asynchronously in Ruby? https://pawelniewiadomski.com/2016/08/29/calling-services-asynchronously-in-ruby/?utm_source=reddit&utm_medium=referral&utm_campaign=calling-services-async&utm_content=submission-2016-08-31 13 comments ruby
- async: Composable asynchronous I/O for Ruby https://github.com/socketry/async 35 comments ruby
- Asynchronous Programming with Goroutines in Ruby http://sndrs.ca/2014/08/12/asynchronous-programming-with-goroutines-in-ruby/ 11 comments ruby
- Make Any Method Asynchronous in 50 lines of Ruby (+examples) http://stackoverflow.com/questions/6499654/is-there-an-asynchronous-logging-library-for-ruby/6527134#6527134 3 comments ruby
- Help me piece together asynchronous autocompletion for Ruby (and Rails) in neovim. https://github.com/Shougo/deoplete.nvim 8 comments neovim
- Ruby Falcon is 2x faster than asynchronous Python, as fast as Node.js, and slightly slower than Go. Moreover, the Ruby code doesn’t include async/await spam. https://github.com/ermolaev/http_servers_bench 65 comments ruby
- A gentle introduction to nio4r: low-level portable asynchronous I/O for Ruby https://tonyarcieri.com/a-gentle-introduction-to-nio4r 13 comments ruby