cm0002@lemmy.world to Linux@programming.dev · 8 months agoBytedance Proposes Faster Linux Inter-Process Communication With "Run Process As Library"www.phoronix.comexternal-linkmessage-square17linkfedilinkarrow-up120arrow-down10
arrow-up120arrow-down1external-linkBytedance Proposes Faster Linux Inter-Process Communication With "Run Process As Library"www.phoronix.comcm0002@lemmy.world to Linux@programming.dev · 8 months agomessage-square17linkfedilink
minus-squarefubarx@lemmy.worldlinkfedilinkarrow-up8·8 months 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!
minus-squaremutual_ayed@sh.itjust.workslinkfedilinkEnglisharrow-up3·edit-27 months agodeleted by creator
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!
deleted by creator
confused C++ noises /s