Node: doc: guide on backpressure

Created on 12 Jan 2017  路  11Comments  路  Source: nodejs/node

There is no guide on streams backpressure, however this is one of the most advanced topics of Node.
I am very happy on reviewing the content.

This emerged from the discussion on https://github.com/nodejs/node/pull/10631

cc @sam-github @nodejs/streams @nodejs/documentation

doc good first issue stream

All 11 comments

Hey @mcollina ! I am working on a light overview of streams as an exploratory project -- touched on backpressure a bit. But I would love to help with this issue to gain a deeper understanding!

@jessicaquynh awesome! I would say, send a PR and we can start reviewing

Awesome! Do you recommend following the structure of the existing guides ( ie. pick a project goal and then lead the reader there? )

@jessicaquynh I think so, but I will leave that to @nodejs/documentation.

I'd say, give it a shot in any form. Good content is the best base, for getting this in.

Note that there is a proposal about moving guides to node/nodejs.org: https://github.com/nodejs/node/issues/10792

Would the best bet be to open up the PR on node/nodejs.org? I see that the transfer has yet to land officially, but would love some second opinions on my current draft!

@jessicaquynh Yes, please do!

I've opened up a PR on nodejs/nodejs.org, and would love anyone's input, if they care to share it!

There's a more detailed description on what it is missing at the moment in the PR description and would love to collaborate for whoever is up for it! Thanks! :)

@jessicaquynh good job!!!

Since the guides have been moved to the nodejs.org repo and there's an open PR on this, I'm going to close this so that no one else tries to take it. If anyone feels that it really ought to stay open until that PR lands, feel free to comment or re-open. (I would suggest that we remove the good first contribution label in that case, just to keep it from coming up in people's search results for good first contributions.)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

akdor1154 picture akdor1154  路  3Comments

addaleax picture addaleax  路  3Comments

ksushilmaurya picture ksushilmaurya  路  3Comments

srl295 picture srl295  路  3Comments

filipesilvaa picture filipesilvaa  路  3Comments