Streaming support for flex with Ruby On Rails (working with live data )
Posted
by Ashine
on Stack Overflow
See other posts from Stack Overflow
or by Ashine
Published on 2010-03-09T13:26:16Z
Indexed on
2010/03/22
13:31 UTC
Read the original article
Hit count: 320
Hi Freinds, I am working on flex dasboards and charting stuff. Till now I have build them for static data only now I want to upgrade them to work for real time data where new data is continuosly sent to client (swf file) from server and it updates the same.
I am using Ruby On Rails (RoR) at server side. Is there some thing similar to 'Adbobe live cycle(Java-Flex)' applicable for RoR-Flex architecture that can be used here ?
Please share the links for any similar implementation in RoR-Flex architecture. Or if you have some suggestions to share I will really appreciate.
Thanks friends.
© Stack Overflow or respective owner