RubyKaigi 2015

Rhebok, High Performance Rack Handler

http://rubykaigi.org/2015/presentations/kazeburo

Rhebok is High Performance Rack Handler/Web Server. 2x performance when compared against Unicorn.

In this presentation, I'll introduce the Rack interface spec, the architecture of widely used rack servers, and technology that supports performance of Rhebok includes prefork_engine, picohttpparser, system calls.

RubyKaigi 2015