From: Tim P. <he...@ti...> - 2007-11-18 14:16:08
|
Sure, so the camping server is webrick based? (I know thats a bit OT btw, sorry) Has anyone actually implemented an NSTask (firing mongrel) based system? I must admit I never actually got around to implementing it. If anyone has done it, it would be great if they could share there experiences :) Cheers Tim On 18 Nov 2007, at 14:06, Eloy Duran wrote: > I would however use webrick first and switch to mongrel if you really > need the extra speed. Because mongrel uses a C extension it will take > a bit more work to bundle it and adds approx. 1mb to your app size. |