Saturday, 15 August 2015

multithreading - WebSphere Shared Connections in Multiple Threads -



multithreading - WebSphere Shared Connections in Multiple Threads -

when info source configured shared connections, websphere give out connections same physical database connection handle 2 different threads simultaneously? in other words, "share" physical database connections, or "reuse" them?

ibm's documentation implies give same physical connection (in different java connection objects) multiple thread. but, doesn't explicitly, 1 left wondering how works.

in conditions, shares physical connections specified here unshareable , shareable connections. cannot relay on says:

the user cannot code application assumes sharing take place because run time decide whether or not share particular connection.

multithreading websphere database-connection shared simultaneous

No comments:

Post a Comment