cm0002@lemmy.world to Linux · 2 days agoBytedance Proposes Faster Linux Inter-Process Communication With "Run Process As Library"www.phoronix.comexternal-linkmessage-square18linkfedilinkarrow-up163arrow-down11
arrow-up162arrow-down1external-linkBytedance Proposes Faster Linux Inter-Process Communication With "Run Process As Library"www.phoronix.comcm0002@lemmy.world to Linux · 2 days agomessage-square18linkfedilink
minus-squarefubarx@lemmy.worldlinkfedilinkarrow-up16·2 days agoThe ultimate endpoint for this sort of optimization is to do away with processes and just have threads or coroutines. Or, if you want to go super-optimized, a super-loop. Hey, Arduino!
The ultimate endpoint for this sort of optimization is to do away with processes and just have threads or coroutines. Or, if you want to go super-optimized, a super-loop.
Hey, Arduino!
Good to C you
confused C++ noises /s