Hacker News new | ask | show | jobs
by wmf 5255 days ago
IIRC memcached is event-driven and swapping is death for event-driven programs because it blocks the whole event loop.