Parallel stream huge line delimited json file in nodejs

后端 未结 0 792
傲寒
傲寒 2021-02-05 13:37

I am reading a file with 350M lines using createReadstream and transforming each line and writing it back as line delimited file. Below is the code which I am using to do it.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题