Skip to main content

3 docs tagged with "stream-processing"

View all tags

Pipes and Filters Pattern

Process messages through a chain of independent processing stages (filters) connected by data flows (pipes).

System Design for Algorithms

Learn how to design scalable algorithms for real-world systems. Master distributed algorithms, parallel processing, and real-world applications.