John Stewart wrote: > > So, then, we have 140 messages being sent to a browser on another > machine > that can, (for example) either through network delays or machine speed, > handle 10 per second. > > New(er) versions of vnet are supposed to have some throttling code built in, check out WriterThread.java and see if there is some code that looks like it's trying to only send 10 updates per second out over the network. If not, get a newer version of vnet. If so, then there's a bug :-( -cks
- Rate of EventOuts. Anonymous
