Skip navigation.
 
mlRe: Asynchronous Distributed Object Calls
FROM : Julien Jalon
DATE : Sun Feb 10 22:46:31 2008

Yes, there is a limit and it depends on the Mach port's queue size.

-- 
Julien

Sent from my iPod Touch

Le 10 févr. 08 à 21:15, Adam Thorsen <adam.<email_removed>> a 
écrit :

> Is there a limit to the number of oneway calls to a DO instance 
> before it starts blocking?  I've noticed that if I make about 6 
> async requests (none of which are completed by the time the last 
> call is made) the seventh call blocks in the caller.
>
> Thanks,
> -Adam
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> 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/<email_removed>
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlAsynchronous Distributed Object Calls Adam Thorsen Feb 10, 21:15
mlRe: Asynchronous Distributed Object Calls Julien Jalon Feb 10, 22:46
mlRe: Asynchronous Distributed Object Calls Jens Alfke Feb 10, 22:51