Producer (Creates) | Consumer (Receives + Updates) |
Iterable / Iterator | Observable |
Source | Sink |
Generator | Coroutine |
One | Zero-Infinity | |
---|---|---|
Pull | Function | Iterable |
Push | Future / Promise | Observable |
313900cookie-checkProducer-Consumer
Producer (Creates) | Consumer (Receives + Updates) |
Iterable / Iterator | Observable |
Source | Sink |
Generator | Coroutine |
One | Zero-Infinity | |
---|---|---|
Pull | Function | Iterable |
Push | Future / Promise | Observable |