Ask HN: What language do you use for performant web jobs and services?
1 points| rahil627 | 11 months ago
i was specifically thinking about crystal for rails, as i noticed a few interesting repos: mosquito, a job scheduler; fruit-juice, a ruby gem to enqueue jobs into mosquito (especially from rails); and lavinMQ, a successor of rabbitMQ(?).
https://github.com/mosquito-cr/mosquito | https://github.com/crimson-knight/fruit_juice | https://github.com/cloudamqp/lavinmq/
No comments yet.