Concurrent Rack web server used by David Halasz to run the PURR demo server. At wroclove.rb 2026 Adam Okoń noted that the new Puma version released that same week ships a fiber pool alongside the traditional thread pool, citing it as evidence the Ruby community is expanding its toolkit for concurrent IO beyond threads.