Hacker News new | ask | show | jobs
by rkalla 5221 days ago
For a specific example I just implemented recently: a database utilizing MappedByteBuffer's to the main DB file that can transferTo the record requested as-is to the requesting client.

The use-cases are certainly specific, but when you need them, it's great.