In an article that looks at the cache, see the three-word connection pool to charge.The text is connected, the key word is spoken.In fact, we've been using SQL Server's connection pool. In the connection string, pooling is enabled for connection
A proper understanding of this connection pooling mechanism helps us to write efficient database applications.
Many people think that the SqlConnection connection is not time-consuming, the reason is that the average time of the loop execution
ADO Summary
Connection pooling allows an application to obtain a connection from the connection pool and use the connection without having to re-establish a connection for each connection request. Once a new connection is created and placed in a
Http://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlconnection.connectionstring (V = vs.80). aspx
Http://www.codeproject.com/Articles/17768/ADO-NET-Connection-Pooling-at-a-Glance
The following table lists the valid names for
21st century is the most expensive. Database connection. Database connection is one of the most precious resources in the whole system for the application system with database as the cornerstone of data storage. Database connection pooling is the
Connection pooling technology, greatly improve the performance of the application, but if you do not understand the use of connection pooling scenarios and principles, the use of connection pooling,. NET defaults to use connection pooling, most
Related techniques: Connection pool reference count multi-threading C#.net Java
Directory Introduction database connection pool (Connection pool) Working principle connection pool key problem analysis concurrent problem transaction processing
In fact, we've been using SQL Server's connection pool. In the connection string, pooling is enabled if connection pooling is enabled and the default value is true.The two important parameters related to connection pooling are min pool size and max
3.6 Connection Pool
Similar to Microsoft's previous data access technology, ADO. NET includes built-in support for connection pooling. 3.6.1 Connection handle and physical connection
If you are using Visual Studio, you can use the Visual Studio
http://blog.csdn.net/ta8210/article/details/1582162
Related techniques: Connection pool reference count multi-threading C#.net Java
Directory Introduction database connection pool (Connection pool) Working principle connection pool key problem
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.