Bhavin Turakhia wrote:

>> It would offer none of the advanced 0MQ functionality (such as
>> asynchronicity), however, the browser can connect to a resident 0MQ
>> device/daemon that can do all the remaining work.
> 
> ActionScript does not support threading. So Asynchronicity (boy thts a
> mouthful) would be difficult to implement. One hack I can think of is to
> have a pool of flash widgets in the browser and use them round robin as an
> async pool of threads :)

The question is: do you really need the asynchronicity? Is it a problem 
when calling thread blocks for a while?

Martin
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to