Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It is also worth noting that for a lot of the things that Erlang is not good for it is relatively easy to use ports to call out to a pool of Python or Ruby processes to handle that specific task. The only caveat with this approach is that the task you are farming out should be relative "heavy" or the round trip times will eat up the benefit of this strategy.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: