Streaming

作者: 予沁安 | 来源:发表于2020-09-02 04:58 被阅读0次

The streaming system indicates a type of data processing engine that is designed with infinite datasets in mind.
Precisely the streaming includes two perspectives:

  • Unbounded data - infinite in size
  • Stream dataset - one way on iteration (cursor, file reader, IEnumerable...)

相关文章

网友评论

    本文标题:Streaming

    本文链接:https://www.haomeiwen.com/subject/dccisktx.html