Hello I am a beginner in nodejs and I am trying to process large text files. How do you split read streams to multiple read streams(by line)?
logic:
output: multiple read streams that have a maximum of 10,000 lines