Schedule

Ritta Narita
Ritta Narita
@narittan
Ritta graduated from university last September and now is working at Treasure Data.Inc. And he is maintainer of serverengine.
EN

How to create multiprocess server on Windows with Ruby

Unicorn is the most used multiprocess server framework implemented in ruby. But it doesn't work on Windows unfortunately.

Serverengine is a robust multiprocess server implemented in ruby and it works on windows now. This is the first multiprocess server with ruby which can work on windows.

I'll talk about what only ruby can do and my original effort for realizing a robust multiprocess server for restricted environment.

And in the end, I'll introduce real demos on windows.

Presentation Material

Recorded video