Lena@gregtech.eu to Programmer Humor@programming.devEnglish · 3 months agoSynapse is the epitome of thisi.redd.itexternal-linkmessage-square72fedilinkarrow-up1427arrow-down111
arrow-up1416arrow-down1external-linkSynapse is the epitome of thisi.redd.itLena@gregtech.eu to Programmer Humor@programming.devEnglish · 3 months agomessage-square72fedilink
minus-squarekbotc@lemmy.worldlinkfedilinkEnglisharrow-up17arrow-down1·3 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·3 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?