From: Kaspar Schiess Date: 2009-09-15T15:48:42+09:00 Subject: Re: Duplicate this code in C Hi Mike, >> > Any chance you could point me to actual code that does this? =A0I >> looke= > d >> > at eventmachine too, but I'm not good enough to figure out what I >> > need, which is kinda why I'm here. I think you need to look at ruby as just another executable. There are plenty of examples on the net on how to do if (! fork()) { exec(SOME_PROGRAM); } on the net. Ruby isn't any different - when forked and execed it is just a binary. kaspar PS: Didn't see your reply on my nttp server :( -- I'm trying a new usenet client for Mac, Nemo OS X, since 0 days. You can download it at http://www.malcom-mac.com/nemo