Y
Hacker News
new
|
ask
|
show
|
jobs
by
nov21b
654 days ago
The language/runtime certainly has an impact. But indeed, in reality there is no way to compare these scaling claims. For all we know people are talking about serving a http-level cache without even hitting the runtime.
1 comments
ainiriand
654 days ago
Each and every request reach the DB and/or Redis. MyISAM is deprecated, but is crazy fast if you mainly read.
link