Writing a Ractor-based web server

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 (in Japanese, I wasn’t able to find the translated version but it should be available somewhere), 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.
Writing a Ractor-based web server #ruby #rubydeveloper #rubyonrails #server #web https://rubyonrails.ba/single/writing-a-ractor-based-web-server

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles