-
always keep and upgrade to latest activemq version
-
Hi there,
I've tested this library with Apache ActiveMQ Artemis 1.1.0, and it works.
But if my process idles some time, it gets this exception:
```
background log: error: java.io.EOFException: Peer d…
-
will add more description later
![image](https://github.com/soot-oss/SootUp/assets/16919236/80687724-97f9-4f47-bdc6-bb3f7eb920a7)
-
Hi,
I am using activeMQ as full featured broker. I Have deployed my spring application on Tomcat 8.0.8 I am sending very large messages and I do it in separate Thread(about 230000 stomp messages in w…
-
-
Now active connectors (stomp, websocket) and their port numbers are set statically in code. If we need to change the port number (for any reason, eg. a conflict with another service) we must recompile…
-
# ActiveMQ의 Virtual Destinations를 활용한 메세지 로드밸런싱 | Integerous DevLog
[https://ryan-han.com/post/server/activemq_virtual_destinations/](https://ryan-han.com/post/server/activemq_virtual_destinations/…
-
Hi,
Thanks for the great module.
It works fine, but I've spent a fairly long while questioning my sanity and/or ability while testing something with ActiveMQ until I discovered that if multiple co…
-
Would it be reasonable to implement the activemq failover protocol?
I'm thinking about doing this myself, but i'm not sure if it's relevant to the project or if it should be made separately.
pariz updated
5 years ago
-
##### SUMMARY
We want to run tasks that only change users or queues on our production brokers. Even if the user changes other settings it only should change the tasks with the tag. I see that the pla…