jsr356-experts@websocket-spec.java.net

[jsr356-experts] RemoteEndpoint setAutoFlush() and flush()

From: Scott Ferguson <ferg_at_caucho.com>
Date: Wed, 28 Nov 2012 15:28:36 -0800

I'm asking for this again.

I'd like a setAutoFlush() and flush() on RemoteEndpoint for high
performance messaging. Defaults to true, which is the current behavior.

The performance difference is on the order of 5-7 times as many messages
in some early micro-benchmarks. It's a big improvement and puts us near
the high-speed messaging like ZeroQ.

-- Scott