• 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: Grand Central Details
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Grand Central Details


  • Subject: Re: Grand Central Details
  • From: Michael Gardner <email@hidden>
  • Date: Tue, 17 Jun 2008 20:02:29 -0500

On Jun 17, 2008, at 7:17 PM, Pierce T. Wetter III wrote:

If you've ever used CoreNetwork you might get the idea, because CFNetwork is event-driven, rather then the shitty thread-per-socket style that CS students are taught. So you can easily handle a zillion connections with CoreNetwork.

Too bad you can't avoid blocking at least occasionally with the event- driven APIs, meaning you still have to use threads to avoid it completely. And I fail to see what's so bad about having one thread per socket. Is it because Threads Are Hard?


-Michael
_______________________________________________

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


  • Follow-Ups:
    • Re: Grand Central Details
      • From: Bill Bumgarner <email@hidden>
References: 
 >Grand Central Details (From: "Pierce T. Wetter III" <email@hidden>)

  • Prev by Date: Re: unexpected nil outlet
  • Next by Date: Re: Grand Central Details
  • Previous by thread: Re: Grand Central Details
  • Next by thread: Re: Grand Central Details
  • Index(es):
    • Date
    • Thread