got some progress. the problem has nothing to do with TCP delay or not. if
server side returns a list of string, then client can get it immediately,
but if it's a list of java object, in this case, my own object, pivot
application takes long long time to deserialize the objects that server sent
to client. as each of my object can contain some other objects as well. 

in my previous eclipse client, serialize and deserialize object is handled
by eclipse. 

any suggestions?



--
View this message in context: 
http://apache-pivot-users.399431.n3.nabble.com/pivot-network-performance-tp3421407p3431322.html
Sent from the Apache Pivot - Users mailing list archive at Nabble.com.

Reply via email to