Hacker News new | ask | show | jobs
by tyingq 3392 days ago
Timestamped logs, transaction timeouts, http keepalive timeouts, cache expiration/eviction, etc.

Apache and nginx for example, both call gettimeofday() a lot.

Edit: Quick google searches indicate software like redis and memcached also call it quite often.

1 comments

So does cassandra.