Lena@gregtech.eu to Programmer Humor@programming.devEnglish · 5 months agoSynapse is the epitome of thisi.redd.itimagemessage-square68linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageSynapse is the epitome of thisi.redd.itLena@gregtech.eu to Programmer Humor@programming.devEnglish · 5 months agomessage-square68linkfedilink
minus-squarekbotc@lemmy.worldlinkfedilinkEnglisharrow-up0·5 months agoAnd yet: You’ll still be limited to two simultaneous calls to your REST API because the default HTTP client was built in the dumbest way possible.
minus-squareEthan@programming.devlinkfedilinkEnglisharrow-up0·5 months agoReally? Huh, TIL. I guess I’ve just never run into a situation where that was the bottleneck.
And yet: You’ll still be limited to two simultaneous calls to your REST API because the default HTTP client was built in the dumbest way possible.
Really? Huh, TIL. I guess I’ve just never run into a situation where that was the bottleneck.
The client object or the library?