Replies: 1 comment
-
|
Agoo is written in C and the overhead of using Ruby fibers instead of threads in C would offset any performance that might be gained. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
any plan to use the new ruby async fiber, and make all the request via fiber instead of threads?
example: puma/puma#2601
Beta Was this translation helpful? Give feedback.
All reactions