hi, without --worker-thread option pidstat command shows that there are by default 6 threads created with --worker-thread 6 option pidstat command shows that there are 9 i.e. default 6 + 3 threads created.
As per documentation worker threads option is used to improve performance. I checked with --worker-thread 10 and without --worker-thread. direct_producer sends 100000 messages put time increases with --worker-thread 10 as compared to --worler-thread option. how exactly to improve performance in qpid using threads?? Thanks -- View this message in context: http://n2.nabble.com/worker-thread-with-qpidd-tp3016587p3016587.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
