tags:

views:

7

answers:

0

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