I found the url in a project which using ActiveMQ like this : 
failover:(tcp://localhost:61616?daemon=true,tcp://localhost:61617?daemon=true)?randomize=false

what does the "daemon=true" option mean here?  I checked the Documment, but
did not find the answer.

At first I thought that if this option is set,  the connection thread will
become daemon, but in fact , it doesnt
work. 

so what is it set for? 
Thank U.
-- 
View this message in context: 
http://old.nabble.com/about-BrokerURL-tp28978361p28978361.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to