SatyrSack@quokk.au to Fediverse memes@feddit.ukEnglish · 7 months agoLemmy walked so PieFed could runquokk.auimagemessage-square328linkfedilinkarrow-up116arrow-down15file-text
arrow-up111arrow-down1imageLemmy walked so PieFed could runquokk.auSatyrSack@quokk.au to Fediverse memes@feddit.ukEnglish · 7 months agomessage-square328linkfedilinkfile-text
minus-squareDr. Moose@lemmy.worldlinkfedilinkEnglisharrow-up0·7 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.