On Nov 27, 2009, at 4:52 PM, Bill Bumgarner <b...@mac.com> wrote:

Then again, HTTP server <-> backend server is a very well explored area of technology that may offer a pre-rolled solution for you.

I believe Mac OS X 10.5+ includes the FastCGI Apache module and C library, which are for just this kind of use: Maintaining a pool of CGI-style servers that use Apache to provide an HTTP front-end without the overhead of one fork/exec per HTTP connection.

  -- Chris

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to