FrameworkBenchmarks icon indicating copy to clipboard operation
FrameworkBenchmarks copied to clipboard

[Ruby] Add rage-rb

Open rsamoilov opened this issue 1 year ago • 0 comments

Rage is a fast web framework compatible with Rails. It uses an event-driven architecture and implements a lightweight, cooperative concurrency model based on Ruby Fibers.

https://github.com/rage-rb/rage

===

I'm not sure I've worked out the size of the DB pool correctly. It's possible I will need to reduce it in case there are errors under high concurrency. But before that, I'd like to see how it performs on your setup with these settings.

rsamoilov avatar Apr 17 '24 18:04 rsamoilov