• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Embedded web server
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Embedded web server


  • Subject: Re: Embedded web server
  • From: "email@hidden" <email@hidden>
  • Date: Tue, 16 Feb 2010 11:31:33 +0000

On 16 Feb 2010, at 02:23, Jens Alfke wrote:
>
> I haven't used Twisted, but it's pretty powerful. On the downside, I believe that means it's big. It might be a lot of code to ship with your app (unless it's already in the OS?) and it might use more memory than you'd like. Of course you should take actual measurements before trusting anything I say :)
>
> A similar but probably-smaller solution would be Ruby's Mongrel server. I think it's included in the Ruby distribution in the OS.
>
I appreciate the size, complexity concerns.
Twisted may well be in the OS already: http://www.friday.com/bbum/2007/12/22/full-twisted-as-a-zip-for-leopard/

Off list I was informed of AFHTTPServer, part of http://code.google.com/p/amber-framework.
This code looks very well engineered and supports both RC + GC.
Something that lives in the bundle might offer fewer support/configuration issues if less outright HTTP-power.

Regards

Jonathan_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

References: 
 >Embedded web server (From: "email@hidden" <email@hidden>)
 >Re: Embedded web server (From: Jens Alfke <email@hidden>)

  • Prev by Date: Refresh com.apple.symbolichotkeys.plist
  • Next by Date: ImageIO on iPhone
  • Previous by thread: Re: Embedded web server
  • Next by thread: valueForUndefinedKey confusion
  • Index(es):
    • Date
    • Thread