Contention
1 Topic- Lesson Learned #455:Optimizing Connection Pooling for Application Workloads: Thread ContentionThis week, I have been working on a support case where our client experienced a 5-second delay in database connectivity. They were measuring this using StopWatch. As they informed me, they were launching a series of processes, 50-100 concurrent processes to be precise. I would like to share the experience gained in understanding the reasons behind this 5-second delay.3.9KViews1like0Comments