Hi Dan, when using WebSockets, connectivity is done through Jetty and we're already using nio connector. So there must be something else creating problems for you.
Can you test a latest snapshot from https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/apache-activemq/5.8-SNAPSHOT/ as there were some improvements in this area lately. Regards -- Dejan Bosanac ---------------------- Red Hat, Inc. FuseSource is now part of Red Hat [email protected] Twitter: @dejanb Blog: http://sensatic.net ActiveMQ in Action: http://www.manning.com/snyder/ On Mon, Oct 15, 2012 at 3:19 PM, blackhurstd <[email protected]> wrote: > > Hi, > > I have a requirement for a large number of websocket subscribers and I > cannot find a way of enabling NIO over websockets. Is it possible? I can see > its available for stomp but not websockets. > > I'm seeing thousands of threads and hitting OS limits quite easily. > > Thanks, > > Dan > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Websocket-Stomp-NIO-tp4657800.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com.
