Back Pressure, or, Don't Accept Work Before You're Ready [I]

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ก.ย. 2024
  • Back Pressure, or, Don't Accept Work Before You're Ready [I] - Sam Roberts, IBM Canada
    Back pressure is a network protocol concept that is key to writing node services that perform well under load, and that don't accept more work than they are ready to do or store data without bounds if the data can't be acted on (yet). Scalability is a strength of Node.js, but requires careful construction of data flow in your application to break up CPU processing so multiple large requests can make progress simultaneously. Learn how streams support back pressure and how you can take advantage of it in your applications.
    About
    Sam Roberts
    IBM Canada
    senior software engineer
    Vancouver, BC, Canada
    Websiteoctetcloud.com
    Sam Roberts is a Node.js collaborator, mostly contributing to child and cluster process handling, TLS, and documentation. He arrived at Node.js from C systems programming on undersea submersibles, through PKI and crypto SDK implementation, and then multi-language (Lua/C/Python) networking systems. He eventually found Node.js, a sweet combination of event-driven programming and a dynamic language. He has primarily been working on Node.js support and production tooling, first at StrongLoop, and now at IBM Canada.

ความคิดเห็น •