Y
Hacker News
new
|
ask
|
show
|
jobs
by
defen
5182 days ago
Are the lessons here applicable to other commonly used databases (mongo, postgres, redis, etc)?
2 comments
wmf
5182 days ago
This applies to any case where you want a single process to use more than half the server's RAM.
link
jeremycole
5182 days ago
Yes, absolutely. In fact one of the most common longer term referrers for that post is about MongoDB, not MySQL:
http://www.mongodb.org/display/DOCS/NUMA
link