In connection pool,when 100 clients are requesting, in pool
100 objects is there, when another client is making request
how it will work
Answer Posted / vrush
It will keep the client in waiting state .
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Which javutil classes and interfaces support event handling?
Where can I ask questions and make suggestions about seam?
Can I run seam with jdk 1.4 and earlier?
Why do threads block on i/o?
What is the purpose of the notify() method?
When a thread blocks on i/o, what state does it enter?
what is handle?
Name three component subclasses that support painting?
What is ioc concept & explain it?
What is ripple effect?
Can I map more than one table in a cmp?
What is the difference between the string and stringbuffer classes?
Is jvm a overhead?
What is a policy?
What is the difference between long.class and long.type?