How to reduce the Bandwidth Consumption in flex app,while its launching application ?

Posted by Thirst for Excellence on Stack Overflow See other posts from Stack Overflow or by Thirst for Excellence
Published on 2010-05-08T09:49:42Z Indexed on 2010/05/08 9:58 UTC
Read the original article Hit count: 129

Filed under:

Recently i designed one Abode air Chat application, which gets the chat messages from admin-Application(we bApplication), band width consumption is too high while each client launching air application to pull the data from database to my-amf endpoint.

in this am using blazeds,Jetty server,simple java classes(not servlets) calling with remote object,

Please any one suggest me few techiniques to

1)reduce the bandwidh consumption while sending message to each client from admin

2)minimize the time to pull the data from database while client launching application.

Regards, Thirst for Excellence

© Stack Overflow or respective owner

Related posts about jetty