Re: Distributed Objects communication with a launchd "on-demand" daemon
Re: Distributed Objects communication with a launchd "on-demand" daemon
- Subject: Re: Distributed Objects communication with a launchd "on-demand" daemon
- From: Jens Alfke <email@hidden>
- Date: Thu, 17 Dec 2009 09:00:06 -0800
On Dec 17, 2009, at 8:50 AM, Kyle Sluder wrote:
> Instead, define some on-the-wire serialization format (plists work in the simple case) and use that to communicate.
#include_plug_for_my_library <http://bitbucket.org/snej/mynetwork/wiki/BLIP/Overview>
Seriously, you don't want to reinvent the wheel. BLIP lets you send plist-like messages back and forth over a single socket, and MYNetwork is a stable library that's already being used in multiple shipping apps for Mac and iPhone.
—Jens_______________________________________________
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