Hey, i was going through the repo to learn more about how the systems work, and how this repo is put together, and i came across something that mentioned a new connection gets created for every request. which would mean 1m connections for 1m connections right,
That got me curious, was that an architectural decision? If so, what were the main tradeoffs behind it, and what made you decide that approach over keeping connections around?
cc @fisherdarling @ThePlexus @by-cf
Hey, i was going through the repo to learn more about how the systems work, and how this repo is put together, and i came across something that mentioned a new connection gets created for every request. which would mean 1m connections for 1m connections right,
That got me curious, was that an architectural decision? If so, what were the main tradeoffs behind it, and what made you decide that approach over keeping connections around?
cc @fisherdarling @ThePlexus @by-cf