On Sat, 18 May 2024 at 23:10, Vladimir Churyukin <vladimir@churyukin.com> wrote:
> I guess the process of passing control from child processes to the parent could be a bit tricky for that one, but
doable?
> Is there anything I'm missing that can be a no-go for this?
One seriously difficult/possibly impossible thing is passing SSL
session state between processes using shared memory.