MyFlight actually demonstrates the integration between Flex and BlazeDS... :p
This app is built using the following softwares/techonologies :
- Adobe Flex 3.0
- We developed a from-scratch implementation of google maps viewer.
- Plots airplanes on the map with their location data pushed by BlazeDS.
- Adobe BlazeDS
- Messaging for push each airplanes' coordination (latitude,longitude) to all clients. This could enable real-time collaboration among all clients.
- RemoteObject for converting Airplane class in AS3 and one in Java back and force between client and server.
- Google Maps
Demo on YouTube :
The app above uses client polling instead of server push since the server in which BlazeDS resides is placed in public so that we're kinda afraid way too many people access the server at the same time but you can still see a demo of HTTP streaming to do server push on YouTube.
- 500 airplanes depart from LHR (London Heathrow Airport ) at once
- 500 airplanes depart from random airports at once
About us :
Banana Systems, Inc
- Provides professional services, RIA & Web consulting and development.
- Located in Tokyo, Japan
.
- Was founded on March 4, 2008. Yup, just a month ago.
- Site : http://www.banana-systems.com
- Blog : http://blog.banana-systems.com
Coded by :
- Fumitada Hattori
- Used to work for Adobe Systems till Feb/2008.
- Is an Apache Committer.
- Specialized in the design and implementation of Enterprise Application.
