[rabbitmq-discuss] .Net client foreground threads
    Jeremy Dunck 
    jdunck at gmail.com
       
    Thu Dec 31 20:42:27 GMT 2009
    
    
  
No opinion on this?  :-/
On Tue, Dec 29, 2009 at 6:39 PM, Jeremy Dunck <jdunck at gmail.com> wrote:
> Is there a reason for the main loop and heartbeat threads to be
> Foreground threads?  I was expecting my process to die when my last
> app thread died, but the Rabbit threads are Foreground (the default)
> so they keep the process alive.
>
> I know I could do connection.Close, but I'd rather be irresponsible
> with my connection lifecycle.
>
    
    
More information about the rabbitmq-discuss
mailing list