Hi Community.
I have an application that uses HornetQ (2.4.1.Final). It's a pretty simple
setup (no HA) - it uses the HornetQ protocol (rather than JMS) and an embedded
server. There are about a dozen clients, each in their own JVM, that talk to
the server. It all works really well, and has
Hello,
I am running ActiveMQ 5.15.14 and have a security requirement that the web
console use a limit on the number of concurrent user sessions. I have
searched through the documentation and jetty.xml and didn't see anything
regarding concurrent session limits. Is there a limit set by default?
For what it's worth I use IntelliJ IDEA as well. I haven't used Eclipse in
more than 10 years now.
Justin
On Thu, Dec 30, 2021 at 7:14 PM Dondorp, Erwin
wrote:
> Hello,
>
> I'm using Eclipse to browse+edit the Artemis source code.
> After fixing a missing in the main pom.xml, I was able to us
Hey Gary,
Thanks for all your help on this. I really appreciate it.
The approach of consumers competing for messages is where we need to get to.
We made a decision ages ago that producer and consumer processes on a given
host, would all connect to a local Artemis broker running on the same host.
When LDAP auth is enabled and this problem is occurring, could you please
use VisualVM or another performance analyzer to capture a CPU sampling
snapshot over a minute or so? That should allow us to understand what's so
slow about the LDAP code path.
Thanks,
Tim
On Tue, Jan 25, 2022, 8:44 AM Guil
Hi Graham,
I have a lot of questions, in particular on the need for 32 brokers
but those can wait!
this is tricky, redistribution based on remote demand when local
demand is low is very difficult to get right.
The fundamental problem is moving messages (data) to consumers, trying
to do it fast (w