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 / mallikarjuna
i think client is waiting for the anyone return the object
to connectionpool
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Will the general public have access to the infobus apis?
How can I scroll through list of pages like the search results in google?
Why are some of the class and element names counter-intuitive?
What state does a thread enter when it terminates its processing?
Why use a datasource when you can directly specify a connection details?
What is the RMI and Socket?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What happens when a thread cannot acquire a lock on an object?
What is the difference between java class and bean?
What are externizable interface?
what is the use of State Factories?
How to pass parameters in RMI?
How many times may an objects finalize() method be invoked by the garbage collector?
Is jvm a overhead?
Can I run seam with jdk 1.4 and earlier?