Vibe from Boston wrote:
>
> I have very simple app that publishes to a specific queue. everything
> works fine but the app after completing everything wont exit because of
> lingering ActiveMQ threads. It comes out of main() method but still is
> running.
> I used YourKit pr
I will be soon posting the benchmark stats on my blog, but I wanted to post
it here.
all on one meaty machine, Intel I7 64bit Windows server, 8GB ram.
Client sends a message to nio based server [thru xsocket lib]. the nio
server also sends an acknoledge message [not JMS akg]
nio server then publi
I have very simple app that publishes to a specific queue. everything works
fine but the app after completing everything wont exit because of lingering
ActiveMQ threads. It comes out of main() method but still is running.
I used YourKit profile to check and I see quite a few threads spawned by Q.