SatyrSack@quokk.au to Fediverse memes@feddit.ukEnglish · 3 months agoLemmy walked so PieFed could runquokk.auimagemessage-square329linkfedilinkarrow-up113arrow-down14file-text
arrow-up19arrow-down1imageLemmy walked so PieFed could runquokk.auSatyrSack@quokk.au to Fediverse memes@feddit.ukEnglish · 3 months agomessage-square329linkfedilinkfile-text
minus-squareDr. Moose@lemmy.worldlinkfedilinkEnglisharrow-up0·3 months agoThreading from a single process is just a bad scaling strategy anyway so GIL is rarely an issue so you’re right most big web stuff does indeed use a database/queue/cache layer for orchestrating multiple processes.
Threading from a single process is just a bad scaling strategy anyway so GIL is rarely an issue so you’re right most big web stuff does indeed use a database/queue/cache layer for orchestrating multiple processes.