Client delay and vast memory consumpion

1 view
Skip to first unread message

pilot

unread,
Dec 31, 2009, 5:39:29 AM12/31/09
to meteorserver
I use Meteor (in astocks trading intranet application) to transmit to
one subscriber, but to many channels (various information like Orders,
Trades, etc), about 7 of them.

It is working nice until I increase the data volume.
Data are transmited also fast from the server and the Client (FireFox
in stream mode) slow down, collapses or freeze.

Is there a way (different configuration perhaps) to prevent this?

Thanks a lot

pilot

Andrew Betts

unread,
Jan 12, 2010, 5:56:32 AM1/12/10
to meteorserver
Hi pilot,

Not sure what you're trying to do here. You have one subscriber
subscribed to seven channels and are publishing the same message on
all seven channels? If you do this, the client will receive the same
message seven times, so maybe that is causing your problem?

Andrew

Lagos, Ioannis

unread,
Jan 12, 2010, 11:59:11 AM1/12/10
to meteor...@googlegroups.com
There is no reason to send the same information via the 7 channels, it has no sense.

While a program on the server produce information, it must send immediately this information, like Stock Orders, Trades, statistics, etc to the Client.
The Client draws Graphics with AmCharts, and loads grids with data getting from channels.

I observe that if I eliminate channels to 4, client behaves better, but of course I'm loosing information.

I'm asking if there is a better exploit of Meteor to overcome this problem.

Thanks a lot

Reply all
Reply to author
Forward
0 new messages