#4171 enhancement closed duplicate (duplicate)
add complete producer/consumer example that users can download and run
Reported by: | ruttbe | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | core | Keywords: | |
Cc: | Thijs Triemstra | Branch: | |
Author: |
Description
(as suggested on this mailing list post)
I always felt that the producer/consumer (a.k.a. high volume streaming) docs lacked a real example that users could download and run. so here is one that could be linked to from http://twistedmatrix.com/documents/current/core/howto/producers.html.
Attachments (1)
Change History (4)
Changed 8 years ago by
Attachment: | streaming.py added |
---|
comment:1 Changed 8 years ago by
Cc: | Thijs Triemstra added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
This is a duplicate of #3835. Can you re-attach the example on that ticket? Thanks.
comment:3 Changed 7 years ago by
Owner: | Glyph deleted |
---|
Note: See
TracTickets for help on using
tickets.
an example of a producer/consumer in twisted