Lena@gregtech.eu to Programmer Humor@programming.devEnglish · 2 months agoSynapse is the epitome of thisi.redd.itimagemessage-square72linkfedilinkarrow-up1427arrow-down111cross-posted to: ProgrammerHumor@lemmit.online
arrow-up1416arrow-down1imageSynapse is the epitome of thisi.redd.itLena@gregtech.eu to Programmer Humor@programming.devEnglish · 2 months agomessage-square72linkfedilinkcross-posted to: ProgrammerHumor@lemmit.online
minus-squarekbotc@lemmy.worldlinkfedilinkEnglisharrow-up17arrow-down1·2 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-up2·2 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?