cm0002@lemmy.world to Linux@programming.dev · 1 month agoBytedance Proposes Faster Linux Inter-Process Communication With "Run Process As Library"www.phoronix.comexternal-linkmessage-square17fedilinkarrow-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 · 1 month agomessage-square17fedilink
minus-squarefubarx@lemmy.worldlinkfedilinkarrow-up8·1 month 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-25 days 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