Multiple Processes
- Posted by Steve Mosher <farq at KILN.ISN.NET> Feb 14, 2000
- 479 views
I have a project, which I'm considering Euphoria for use, but there's one thing I cannot do without, fork(), or it's equivalent. I have looked through the documentation and haven't been able to find any analogue. I looked through the mailing list archives and found something very ambiguous... Have I missed something? Can euphoria (on linux) perform any sort of forking? Or even make a (linux) system call to fork? Surely there's a way.