| Forums.Sureshkumar.net : A Perfect Place to Share Knowledge Blogs Games Magazines |
|
|||||||
| Java Interview / Technical Questions Kindly solve an many as questions you can. It will sharpen your skills and those solutions will help others too. |
![]() |
|
|
LinkBack | Thread Tools | Rate Thread | Display Modes |
|
|
#1 (permalink) |
|
Junior Member
Join Date: Dec 2007
Posts: 2
Thanks: 0 Thanked 0 Times in 0 Posts Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 1
|
j2ee : reply urgent : connection pooling technique
Q: In weblogic server , there is a technique called connection pooling to create connection objects. So there are 10 connection objects in the connection pool, if 10 persons can access these 10 connection objects at the same time with out any problem? If 11th person want to access the connection object at the same time , what will happen and how will you handle that?
If any have the ans send urgently. ok |
|
|
|
|
|
#2 (permalink) |
|
Member
Join Date: Oct 2006
Posts: 66
Thanks: 2 Thanked 1 Times in 1 Posts Thanks: 2
Thanked 1 Time in 1 Post
Rep Power: 3
|
Re: j2ee : reply urgent : connection pooling technique
HI,
The server will look for If there is any connection object is idle , then the server allocate that conn object to the 11 th , and the prev user will be kept idle or sleep mode for some time , then the server reallocate to the sleeping user after serving the 11 user or some other ... this is how the mechanism will be perform.. Regards Hari
__________________
Thanks HAri |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Connection Pooling Info Wanted..Please.. | radhika743 | JAVA Technologies | 1 | 07-12-07 02:03 PM |
| C# - What is a pre-requisite for connection pooling? | preethisingh | vb / asp.net Interview / Technical Questions | 0 | 26-01-07 10:00 AM |
| j2ee interview Q & A | jasmine84 | JAVA Technologies | 4 | 23-01-07 02:09 AM |
| Java Contest-13 with answers | keerthi | JAVA Technologies | 8 | 31-12-06 09:44 AM |
| Connection Pooling | naveenvattipalli | JAVA Technologies | 1 | 22-11-06 10:12 PM |