lvh / async-pep

Draft PEP for asynchronous IO
ISC License
62 stars 7 forks source link

Why are producers/consumers important, how are they different from protocols/transports? #13

Open ssbr opened 13 years ago

ssbr commented 13 years ago

This should probably be explained in the PEP, because otherwise readers will get confused by the sudden shift into discussion about them without explanation.

Or at least it confused me.

jerub commented 13 years ago

I agree with ssbr. I think producers and consumers should be separated out.