Re: Active MQ Lingering threads

2010-04-18 Thread Vibe from Boston
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

My Benchmark stats

2010-04-18 Thread Vibe from Boston
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

Active MQ Lingering threads

2010-04-17 Thread Vibe from Boston
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.