6 ms·
No, it’s got an active community and fresh developments, so it’s definitely not dead. The concurrency story is/was poor, so some people left Ruby but many remai
by mlambie 3y ago
No, it’s got an active community and fresh developments, so it’s definitely not dead. The concurrency story is/was poor, so some people left Ruby but many remain and many still join.
- quechimba 3y agoRuby is really good at concurrency now with non-blocking fibers. https://github.com/socketry/async https://github.com/socketry/async makes it really easy to use.