Hacker News new | ask | show | jobs
by dev360 3185 days ago
Isn't it a bit of a stretch to run something like this on rails when you need cheap concurrency? Go, Rust, erlang would come to mind.
1 comments

dev360, the use cases we are thinking about are ones where you want to stand up a web app so that your users can interact with your IoT devices. For those kinds of CRUD web apps, Rails is pretty good we think.

What use cases do you have in mind where the cheap concurrency would be particularly helpful?