SatyrSack@quokk.au to Fediverse memes@feddit.ukEnglish · 10 个月前Lemmy walked so PieFed could runimagemessage-square336linkfedilinkarrow-up1793arrow-down151file-text
arrow-up1742arrow-down1imageLemmy walked so PieFed could runSatyrSack@quokk.au to Fediverse memes@feddit.ukEnglish · 10 个月前message-square336linkfedilinkfile-text
minus-squareDr. Moose@lemmy.worldlinkfedilinkEnglisharrow-up2·10 个月前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.
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.