Join Nostr
2025-02-20 23:15:22 UTC
in reply to

πŸ’œ pry πŸ’œ on Nostr: Blurry Moon so OpenSMTPD uses process isolation and IPC? if so, that's super neat. In ...

so OpenSMTPD uses process isolation and IPC? if so, that's super neat.

In most cases it seems that the cost of IPC latency is too high. I also think in-process isolation is a promising technique like RLBox (which ships with firefox) which is a tool that isolates 3rd party libraries using wasm