slashdotdash / node-pipes-and-filtersLinks
Pipes and Filters for Node.js to divide a larger processing task into a sequence of smaller, independent processing steps (Filters) that are connected by channels (Pipes).
☆79Updated 11 years ago
Alternatives and similar repositories for node-pipes-and-filters
Users that are interested in node-pipes-and-filters are comparing it to the libraries listed below
Sorting:
- Communicate between objects in servers, mobile apps, and other servers.☆106Updated last year
- Sandbox node.js code like a boss☆57Updated 3 years ago
- Battle-hardened distributed locking using redis☆145Updated 2 years ago
- A radical, raw, robust, remarkable, rapid AMQP library for node.js☆162Updated 2 years ago
- A command-line tool for Loopback app debugging and administration☆68Updated 8 years ago
- IoC container and out-of-the-box extensibility for Node.js applications