c# multiple producers on seperate threads

2009-07-03 Thread Benn
Hi There, I'm hoping someone has come accross this issue before or can maybe shed some light on why this is happening. I have ported a test application i wrote for RabbitMQ (which worked fine) but it throws a SessionClosedException when multiple producers are started. Perhaps i am going about this

RE: qpid + Java without JMS...?

2009-07-03 Thread Robert Greig
My issue at the time was why have a 'unnamed' exchange? Why not just use amq.direct? Also why bake that into the protocol rather than just allowing implementations to offer that as an option - if you are using a higher level abstraction such as JMS or WCF the bindings are reliably handled for yo

[RFC][java] Additional Broker Logging

2009-07-03 Thread Martin Ritchie
Java Broker Users, I have been working on designs for improving the logging from the Java Broker. The current logging is more aimed at developers so providing more operational focused log messages would be good. The design is up on the wiki here: http://cwiki.apache.org/confluence/display/qpid/Jav