Big Data Systems HPI

Quiz 4 - Stream Processing


Question

Select the true statement about mini-batches and true streaming.

  • Mini-batching has a higher latency and lower throughput than true streaming.
  • Mini-batching has a lower latency and higher throughput than true streaming.
  • Mini-batching has a higher latency and higher throughput than true streaming.
  • Mini-batching has a lower latency and lower throughput than true streaming.

Answer

Mini-batching has a higher latency and higher throughput than true streaming.




Comments