my application communicates with a tomcat server through a spring framework. seems it has some strange behavior when my pivot client sends reqest to server, server side applicatin takes less than 1 second to fetch data from database, then it takes around 10 to 30 seconds for client to really get the result, the result is a java list object. with the previous RCP client, it takes only 1 second to fetch those data from server.
any suggestions? if i cannot resolve this performance problem, my pivot client will be useless. -- View this message in context: http://apache-pivot-users.399431.n3.nabble.com/pivot-network-performance-tp3421407p3421407.html Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
