Back to Browse

[17M08] Net::HTTP and Async Programming

47 views
Apr 25, 2026
34:18

Speaker(s): Yehuda Katz Net::HTTP is a great Ruby HTTP library. In this talk, I will cover some improvements I have made to Net::HTTP in order to add support for nonblocking reads, even in HTTP requests that use gzip, Transfer-Encoding: Chunked and keepalive. I will also talk about how nonblocking IO and network libraries can be used with a pure-Ruby reactor to enable scoped parallel IO in a single thread, and how we can improve existing Ruby network libraries to enable async operation.

Download

0 formats

No download links available.

[17M08] Net::HTTP and Async Programming | NatokHD