Ask HN: Would a server written in a native language still need job schedulers?

https://news.ycombinator.com/item?id=15239359
by hasenj • 9 years ago
3 7 9 years ago

I have a suspicion that things like Celery or RabbitMQ or whatever else people are using with Ruby/Python based servers are only needed because these languages are slow and don't really support threads. Even redis would probably be not needed.

Am I missing something important?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com