Prev | Index | NextProducers
- Produce data for a consumer, in this case by calling transport's write()
- Pausable (should implement pauseProducing and resumeProducing methods)
- Push - keeps producing unless told to pause
- Pull - produces only when consumer tells it to