I was thinking it would be awesome to have an Actionscript version of
ZeroMQ. This would eliminate the need for a RestMS / HTTP type bridge, and
allow a browser to directly become a ZeroMQ client. The complexity offcourse
herein is one would not be able to simply create a language binding in
ActionScript, since that would require the underlying C++ code to be
compiled into the flash player installed in the browser - which is unlikely
- unless Adobe develops a sudden fondness for it J.

 

Therefore one would need to port the ZeroMQ client in ActionScript. This
would also mean that certain functionality of such a client (eg PGM support)
would be unavailable, since one cannot access low level socket APIs from
Actionscript and therefore underlying native functionality would not be
exposed. However I am assuming much of the functionality could be easily
ported

 

I wonder if this is feasible . and if anyone on this list has had a go at it

Warm Regards
Bhavin Turakhia
Founder & CEO
Directi
*********************
Always hiring @  <http://careers.directi.com/> http://careers.directi.com
-----------------------
 <http://twitter.com/bhavintu> http://twitter.com/bhavintu
Blog:  <http://bhavin.directi.com/> http://bhavin.directi.com
Wiki:  <blocked::http://wiki.directi.com/> http://wiki.directi.com
Web:  <http://www.directi.com/> http://www.directi.com
T: +91-22-30797600
M (US): +1 (415) 366 7762
M (IN): +91 9820097557
F: +91-22-30797510
*********************

 

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

Reply via email to