boitet
User
 Fresh Boarder
| Posts: 9 |   | Karma: 0 |
|
Questions about connection pooling
|
|
Posted: 2007/09/17 04:34 |
|
|
|
|
Hello, I am wondering what are the benefits of using ADmanager to pool connections.
Actually, I am currently using my own pooling connection system . My application is multi-thread, each thread owns its AdConnection, each AD connection is a TstringList item identified by the thread id.
After a few test, it seems to work perfectly, but I would like to get your point of view ... Do you think using ADManager would be better?if yes what would be the benefits ? Do I have to expect bugs if i keep using this pooling method ?
Thanks, Michael
|
|