Edge-triggered epoll concurrency model with blocking accept() in a (hopefully) native thread. This is just like Epoll
, but recommended for Ruby 1.9 users as it can avoid accept()-scalability issues on multicore machines with many worker processes.
Do not use this if you have slow external dependencies.
raindrops 0.6.0 or later
sleepy_penguin 3.0.1 or later
sendfile 1.1.0 or later
mail archives: https://yhbt.net/rainbows-public/ http://ou63pmih66umazou.onion/rainbows-public/ nntp://news.public-inbox.org/inbox.comp.lang.ruby.rainbows nntp://ou63pmih66umazou.onion/inbox.comp.lang.ruby.rainbows nntp://news.gmane.io/gmane.comp.lang.ruby.rainbows.general public: rainbows-public@yhbt.net source code: git clone https://yhbt.net/rainbows.git torsocks git clone http://ou63pmih66umazou.onion/rainbows.git