dev-resources.site
for different kinds of informations.
What's new in Polyphony and Tipi - August 2021 edition
Published at
8/27/2021
Categories
ruby
http
concurrency
Author
Sharon Rosner
Polyphony is a library for writing highly concurrent Ruby apps. Polyphony harnesses Ruby fibers and a powerful io_uring-based I/O runtime to provide a solid foundation for building high-performance concurrent Ruby apps.
Tipi is a new Polyphony-based web server for Ruby. Tipi provides out of the box support for HTTP/1, HTTP/2, and WebSocket. Tipi also provides SSL termination (support for HTTPS) with automatic certificate provisioning and automatic ALPN protocol selection.
Articles
12 articles in total
Papercraft - Composable Templating for Ruby
read article
About that monkey-patching business...
read article
Explaining Ruby Fibers
read article
Embracing Infinite Loops with Ruby and Polyphony
read article
A Compositional Approach to Optimizing the Performance of Ruby Apps
read article
How I Write Code: Pen & Paper
read article
Ever: a callback-less event reactor for Ruby
read article
What's new in Polyphony and Tipi - August 2021 edition
currently reading
What's new in Polyphony - July 2021 edition
read article
What's new in Polyphony - June 2021 edition
read article
Polyphony has an io_uring backend!
read article
Polyphony - fine-grained concurrency for Ruby
read article
Featured ones: