0

EventQueue slow in ServerPush

asked 2015-11-22 17:50:42 +0800

lramellavotta gravatar image lramellavotta flag of Italy
200 1 8

Hi, I tried to use EventQueue to sync (delete contact from gmaps when onClick on marker) but I see performance problems. I have printed this debug:

z_cll - Evento Delete queued 2015-11-22T18:34:58.005+01:00

z_cll - Evento Delete intercept 2015-11-22T18:34:58.160+01:00

z_cll - Evento Insert queued 2015-11-22T18:35:01.560+01:00

z_cll - Evento Insert intercept 2015-11-22T18:35:01.562+01:00

z_dll - Evento Delete intercept 2015-11-22T18:36:15.011+01:00

z_dll - Evento Insert intercept 2015-11-22T18:36:15.012+01:00

The time from first desktop (z_cll was the client who as created the event) is fast... but second desktop? 74 seconds is really too slow...

zk.xml

    <device-config>
      <device-type>ajax</device-type>
      <server-push-class>org.zkoss.zkmax.ui.comet.CometServerPush</server-push-class>
    </device-config>

Someone has any idea? thanks /Luca

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-11-23 17:05:36 +0800

lramellavotta gravatar image lramellavotta flag of Italy
200 1 8

I remove CometServerPush config from zk.xml. This seem to solve the timer problem...

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
2 followers

RSS

Stats

Asked: 2015-11-22 17:50:42 +0800

Seen: 25 times

Last updated: Nov 23 '15

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More