TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Using Pipes and Filters to alleviate Node.js async woes
2 points
by
slashdotdash
over 11 years ago
How can we perform complex, asynchronouse processing on an input data structure, while maintaining independence and flexibility?<p>The Pipes and Filters pattern provides one possible solution.
no comments
no comments