having to run multiple instances of a web service for ruby/python seems like a hack to me -
Is it just me or is it scaling a hack to run multiple instances of a web server?
Am I wrong in this?
Explanation
How do I read the server to run several instances of a web service server . I am not talking about the clusters of the servers. In fact, people were running multiple front end in a cluster, multicore CPUs became extensive before the servers < / P>
So to support the session in many front end on many machines, it's been a while before actually going to be really beneficial to run a bunch of threads on a machine all the infrastructure.
Actually using the asynchronous style frontends gets better performance from a multiathrade standpoint on the same hardware, so I would say that there are many examples running in favor of a multi-layered monster
Comments
Post a Comment