node-parallel-transform

Runs transforms in parallel
  https://github.com/mafintosh/parallel-transform
  0
  no reviews



Transform stream for Node.js that allows you to run transforms in parallel without changing the order of the output.

Node.js is an event-based server-side JavaScript engine.