Comment on Server-Side I/O Performance: Node vs. PHP vs. Java vs. GoComments−haglin8yWhat a lousy article."Most Java web servers work by starting a new thread of execution for each request that comes in "Nobody who has a performance critical application starts a new thread for every request.That would be beyond stupid.
Comments
What a lousy article.
"Most Java web servers work by starting a new thread of execution for each request that comes in "
Nobody who has a performance critical application starts a new thread for every request.
That would be beyond stupid.