FYI, named pipes are not "surprisingly slow" on OS X after all. Turns out that I had so completely saturated CPU & cache in my performance testing that adding a little bit of IPC pushed things over the edge... (I was running with some cores turned off in order to roughly simulate lower-end Macs.)
So that wasn't the problem, so I don't really need to share descriptors between processes, nor use domain sockets, nor go off into the weeds experimenting with mach ports or shared memory. But interesting discussion anyway ;-) -- Scott Ribe scott_r...@elevated-dev.com http://www.elevated-dev.com/ (303) 722-0567 voice _______________________________________________ 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