through2-concurrent

Processor

Transform stream processing in parallel to improve performance

Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)

GitHub

74 stars
5 watching
11 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rvagg/through2A utility wrapper around Node.js streams.Transform to simplify stream construction and reduce explicit subclassing noise.1,902
brycebaril/through2-mapA utility for transforming streams by applying a mapping function to each segment70
rangermauve/through2-map-promiseA promise-based wrapper around through2 to transform data streams with promises and flow control3
sindresorhus/p-allConcurrently execute multiple promise-returning functions with optional concurrency limits.319
marcoonroad/sporadicA set of abstractions for concurrency and asynchronous programming in JavaScript18
brycebaril/through2-filterA wrapper around through2 that simplifies filtering streams in JavaScript35
sindresorhus/p-limitLimits concurrent execution of promise-returning and async functions.2,083
sindresorhus/p-timesRuns promise-returning & async functions multiple times concurrently39
max-mapper/websocket-streamA Node.js module that enables the use of WebSockets with Node Streams API for bidirectional communication between clients and servers.668
feross/multistreamCombines multiple streams into one, where each stream is emitted after the previous one is consumed.288
mcollina/syncthroughSynchronous data transformation stream with enforced backpressure100
colineberhardt/json-transformsTransforms JSON data using a recursive pattern-matching approach.140
machty/ember-concurrencyProvides improved concurrency primitives for writing asynchronous tasks in Ember.js applications689
max-mapper/mississippiA collection of utility modules for working with streams in JavaScript1,086
micahhausler/container-transformTransforms container configurations between various formats1,412