Writing a Ractor-based web server
10-Sep-2020 238
Ractor, the new concurrency primitive in Ruby, has been merged to the upstream few days ago. I’ve been following that PR and watching the author’s talk at RubyKaigi, which got me excited to try Ractor myself.A web application server is the first thing that comes to mind when playing with concurrency. On top of that, not too long ago I’ve implemented TCP servers in Rust and Go, so I got curious to write a simple web server using Ractor.Let’s dive in!.
Writing a Ractor-based web server #ruby #rubydeveloper #rubyonrails #Writing #Ractor-based #server #server #web https://rubyonrails.ba/link/writing-a-ractor-based-web-server