Concepts and Difference about the Object and Connection Pooling

Asked By 0 points N/A Posted on -
qa-featured

 

Hello TechyV,

I work for some IT random company. I work on .net platform and I do developing. There are 2 classes called object and connection poling.

Please explain me the difference between the two so that I can work well on these concepts and achieve a significant output.

Thanks in advance.

SHARE
Answered By 15 points N/A #143596

Concepts and Difference about the Object and Connection Pooling

qa-featured

Hello there,

That’s great to hear your position. But, at first want to say that is pooling, not poling. Ok?

By the way, an object pooling lets you control the number of connection you want to use.

But in the connection pooling, control of maximum number of connections reached can be done.

So, you can say, a connection pool is an object pool and has the same decision to male.

Hope this will meet your query.

Thank you.

Paul Jolie.

Related Questions