[zeromq-dev] Actionscript bindings
Martin Sustrik
sustrik at 250bpm.com
Mon Apr 12 08:25:00 CEST 2010
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
More information about the zeromq-dev
mailing list