navneetkrishnam

Results 2 issues of navneetkrishnam

Hi. Whenever I start the MQTT Subscriber, the CPU utilization for just one thread in JMeter goes up to 100%. I am guessing it is because of the poll that...

@hemikak -- Replaced ConcurrentLinkedQueue which was consuming very high CPU with ArrayBlockingQueue