Hacker News new | ask | show | jobs
by oatmeal_croc 390 days ago
Streams -> optimized for latency

Batches -> optimized for efficiency

1 comments

Provided of course that both cannot be achieved together, e.g., a low-latency solution is not itself high efficiency for the XYZ reasons specified.