Hi, There doesn't seem to be an implementation of fork() built into ECL. While you can do it with c-inline it may be nicer have it supported natively. I'm happy to do this, the only question is whether it should be (si:fork), (unix:fork), (unix:unix-fork) or all of the above? Cheers, Steve