Hi all,
I'm writing an application which also needs to run on old machines (pentium 3 and IE6).
I need something like lightstreamer's hot/cold time switching but it's too heavy on those old machines as I can have up to 50 topics to display at once.
With 80 or more topicsI get the javascript engine stucked or the master push page not being able to perform the first snapshot (it loops from connecting to polling and viceversa).
Is there a lighter way to perform cell blinking?