cm0002@lemmy.world to Linux@programming.dev · 7 days agoBytedance Proposes Faster Linux Inter-Process Communication With "Run Process As Library"www.phoronix.comexternal-linkmessage-square19fedilinkarrow-up164arrow-down11
arrow-up163arrow-down1external-linkBytedance Proposes Faster Linux Inter-Process Communication With "Run Process As Library"www.phoronix.comcm0002@lemmy.world to Linux@programming.dev · 7 days agomessage-square19fedilink
minus-squarefubarx@lemmy.worldlinkfedilinkarrow-up16·7 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