© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Debating the Push-Pull Nature of Streams - Effect Community
EC
Effect Community
•
3y ago
Max Khramtsov
Debating the Push-Pull Nature of Streams
It is said that streams are pull based
(
https://effect-ts.github.io/effect/effect/Stream.ts.html#stream-interface
)
, but doesn
't
Stream.async*
Stream.async*
(
https://effect-ts.github.io/effect/effect/Stream.ts.html#async
) means that they are push based also
?
Effect Community
Join
Production-grade applications in TypeScript.
6,221
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Understanding the Sequential Nature of zip Operations
EC
Effect Community / 🚀-beginners
2y ago
Exploring the Concurrency of Streams
EC
Effect Community / 🚀-beginners
2y ago
Correctness of Unbounded PubSub Broadcasting in Streams
EC
Effect Community / 🚀-beginners
2y ago
Combining Multiple Streams
EC
Effect Community / 🚀-beginners
2y ago