stream在nodejs中的用途非常广,随处可见
以下是node.js中的stream
数据流中的积压问题
要看这个官方文章:
https://nodejs.org/zh-cn/docs/guides/backpressuring-in-streams/
参考文章
英文文章 Node’s Streams https://jscomplete.com/learn/node-beyond-basics/node-streams
一些面试题 https://juejin.cn/post/6844903635617316877
stream官方中文文档 http://nodejs.cn/api/stream.html