concurrent-transform-stream

1.0.0 • Public • Published

Concurrent Transform Stream

This is a modified version of the standard transform stream, made to execute transformations concurrently. It is useful if you are doing transformations on a stream that are not only asynchronous, but can be run in parallel (like network requests or calls to a sub-process).

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i concurrent-transform-stream

Weekly Downloads

0

Version

1.0.0

License

GPL-3.0

Last publish

Collaborators

  • slang