Hacker News new | ask | show | jobs
by kicktheshoe 4867 days ago
that's about 3.3k requests per second. How many hosts is that spread across?
1 comments

Maybe too many, I guess. Not giving any real numbers, but I suppose with JVM this could be much less. Oh hell, even with some refactoring here and there we reduced the overall CPU usage a lot. Like I said, with real traffic, the bang methods are a much better choice even though the functional programmer in me is against them.