0

multi thread async calls

Hi,

I'm trying to test how many concurrent async calls I can make and the third one isn't going thru. Is anybody else able to make more than 2 concurrent ones?

by
2 Replies
  • QUOTE (melissa @ Mar 24 2011, 10:02 AM) <{POST_SNAPBACK}>
    Hi,

    I'm trying to test how many concurrent async calls I can make and the third one isn't going thru. Is anybody else able to make more than 2 concurrent ones?

    I'm not sure of a limit, but it's not that low or this issue would have been raised long ago. There are concurrent requests being made all the time from widgets in memory that may be polling at the same time that another active widget is making a request(s).

    Could you share some code? I could then try to reproduce it.
    0
  • This really depends on how you code it. Like Ben said - need to see some code.
    0

Recent Posts

in Getting Started / Beginners - Yahoo! TV Widgets