6 ms·
Streams -> optimized for latency Batches -> optimized for efficiency
by oatmeal_croc 1y ago
Streams -> optimized for latency
Batches -> optimized for efficiency
- alok-g 1y agoProvided of course that both cannot be achieved together, e.g., a low-latency solution is not itself high efficiency for the XYZ reasons specified.