Sign in
Log inSign up

Which language/platform should we use to execute shell commands to handle a large traffic?

Amit Patel's photo
Amit Patel
·Sep 3, 2016

We have been using few open source libraries(e.g, poppler) in one of our Ruby on Rails applications(as a micro service) . We are still in alpha and haven't faced any issue so far but we also haven't done performance testing.

But can anybody suggest which language/framework should use to handle a large number of requests executing shell commands?