multicasting and distributed objects
multicasting and distributed objects
- Subject: multicasting and distributed objects
- From: David Spooner <email@hidden>
- Date: Tue, 09 Oct 2007 09:43:07 -0600
Has anyone attempted to do multicasted distributed objects using
NSSocketPort/NSPortCoder? I realize that is doesn't make sense
generally, but it does make sense for sending oneway messages to a
singleton in a large number of clients. I also realize that
multicasting requires explicit treatment of dropped and mis-ordered
messages...
I have coded a prototype which uses NSArchiver, but this technique
does not support NSInvocation or byref objects.
Any insights will be greatly appreciated.
dave
_______________________________________________
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