Allocation and recovery method of database connections
A database and connection pool technology, applied in database distribution/replication, digital data processing, structured data retrieval, etc., can solve problems such as insufficient utilization of MySQL connection resources and reduced access performance.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0022] When the application wants to access the database in the distributed database system, it needs to establish a database connection (database connection), so that the database can be accessed, such as querying, adding, modifying and deleting the data in the database through SQL operations, and in Close the database connection when the operation is complete. For a complex database application, frequent establishment and shutdown of the database will greatly reduce system performance, increase system overhead, and even become a system bottleneck. Database connections become a finite and expensive resource.
[0023] In order to make reasonable use of resources such as database connections, a database connection pool technology has emerged. The basic idea of the connection pool technology is to establish and store the database connection as an object in the memory when the system is initialized. When the application requests to access the database, instead of establishing ...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com