• 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: multicasting and distributed objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: multicasting and distributed objects


  • Subject: Re: multicasting and distributed objects
  • From: David Spooner <email@hidden>
  • Date: Tue, 09 Oct 2007 13:57:18 -0600


On Tue, 9 Oct 2007 14:01:27 -0400, "A.M." <email@hidden> wrote:


Take a look at Avis:
http://avis.sourceforge.net/

Thank you.

Reliable multicasting is a notoriously expensive problem. Even if you
send a one-way message, how do you know it was received and being
processed over UDP multicast?

The server which sends the messages doesn't care, but marks each message with an index so that clients can detect missed messages and request those messages be sent again...


What limitation does your prototype impose so that it can't handle
NSInvocations?

I thought I had observed that NSInvocation does not respond to - encodeWithCoder:; I see now that that it does on 10.4. That still leaves the problem of byref objects (which I don't currently need).


At this point my interest is largely academic...

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


  • Follow-Ups:
    • Re: multicasting and distributed objects
      • From: "A.M." <email@hidden>
  • Prev by Date: Re: Long Double Calculation on Intel
  • Next by Date: Re: Where/when to #import
  • Previous by thread: Re: multicasting and distributed objects
  • Next by thread: Re: multicasting and distributed objects
  • Index(es):
    • Date
    • Thread