8 ms·
I do appreciate when tools/libraries take the time to explain the problem and how they differ from their competition. Especially in cases like this, where it's
by ajsharma 11y ago
I do appreciate when tools/libraries take the time to explain the problem and how they differ from their competition. Especially in cases like this, where it's an underlying architecture difference.
The various Rake servers (Puma, Unicorn, etc.) have also done a great job of this.
- JonnieCache 11y ago>The various Rake servers (Puma, Unicorn, etc.) nitpick: they're Rack servers. Rake is the ruby make.