The open issue is https://issues.apache.org/activemq/browse/AMQ-2583,
vote for it to express your interest. The stomp bit is largely
independent of the ssl + nio bit.
On 27 August 2010 03:27, Mats Henrikson wrote:
> On 10 August 2010 03:20, Martin C. wrote:
>> As the SSL-transport is based on th
On 10 August 2010 03:20, Martin C. wrote:
> As the SSL-transport is based on the TCP-transport, it
> seems that any connection is using its own thread. Is there any way to get
> SSL via NIO and using a worker thread for handling the connections?
I also would very much like to be able to turn my S
Hi,
I'm operating a SSL-based broker which is going to be connected by several
thousand clients. As the SSL-transport is based on the TCP-transport, it
seems that any connection is using its own thread. Is there any way to get
SSL via NIO and using a worker thread for handling the connections?
B