CN105740301A - Method and apparatus for internal connection adjustment for distributed database - Google Patents

Method and apparatus for internal connection adjustment for distributed database Download PDF

Info

Publication number
CN105740301A
CN105740301A CN201410771675.6A CN201410771675A CN105740301A CN 105740301 A CN105740301 A CN 105740301A CN 201410771675 A CN201410771675 A CN 201410771675A CN 105740301 A CN105740301 A CN 105740301A
Authority
CN
China
Prior art keywords
time period
connection
data base
sub
record
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201410771675.6A
Other languages
Chinese (zh)
Other versions
CN105740301B (en
Inventor
郑程光
孙伟丰
罗正海
李�浩
刘慧娟
刘雨洋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
New Founder Holdings Development Co ltd
Original Assignee
Peking University Founder Information Industry Group Co Ltd
Peking University Founder Group Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Peking University Founder Information Industry Group Co Ltd, Peking University Founder Group Co Ltd filed Critical Peking University Founder Information Industry Group Co Ltd
Priority to CN201410771675.6A priority Critical patent/CN105740301B/en
Publication of CN105740301A publication Critical patent/CN105740301A/en
Application granted granted Critical
Publication of CN105740301B publication Critical patent/CN105740301B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides a method and an apparatus for internal connection adjustment for a distributed database. The method comprises the steps of recording the connecting number of connections established in the database within a first time frame; and adjusting the connecting number of connections in the database within a second time frame according to the recorded connecting number of the connections within the first time frame. According to the method and the apparatus for internal connection adjustment for the distributed database disclosed by the embodiments of the invention, the connecting number within a certain time frame is recorded; when the time is reached in a next time, the connections with the forecast number are established automatically; and therefore, the condition that a new connection is required to be established when no connection is available is avoided, and the consequent network congestion is avoided.

Description

The method of a kind of distributed data base internal adjustment connection and device
Technical field
The present invention relates to database field, particularly to method and the device of the connection of a kind of distributed data base internal adjustment.
Background technology
It is the resource of a kind of key, limited and costliness that data base connects, and this point embodies especially prominent in the Web page application program of multi-user.The management that data base is connected can have influence on retractility and the vigorousness of whole application program, has influence on the performance indications of program.Database connection pool puts forward for this problem just.Database connection pool is responsible for distribution, management and release data base and is connected, and its permission application program is reused an existing data base and connected, and is or else re-establish one;The releasing idling time exceedes data base's connection of maximum idle time and avoids the data base caused because not discharging data base's connection to connect omission.This technology can significantly improve the performance to database manipulation.
Connection pool basic idea is when system initialization, data base is connected and is stored in internal memory as object, when user needs to access data base, not sets up a new connection, but takes out an idle connecting object set up from connection pool.After use, user is also not by connection closed, but connection is put back in connection pool, accesses for next one request and uses.And establishment of connection, disconnection are all managed by connection pool self.At the same time it can also be control connection pool initially connects number, the bound number of connection and the maximum access times of each connection, maximum idle time etc. by arranging the parameter of connection pool.Quantity, the service condition that data base connects can also be monitored by the administrative mechanism of himself.
At present, database connection pool substantially can accomplish some content following:
1. having a configuration file, configuration file generally has the parameter confession configurations such as Smallest connection number, maximum number of connections, maximum idle time.
2. according to the Smallest connection number in configuration file, create the connection of this quantity when system is initial, be placed in internal memory for user.
3. when user needs to connect, available connection is searched from connection pool, if can find, then be directly returned to user, if can not find, first look at whether the connection quantity in now connection pool reaches the upper limit of the maximum number of connections of configuration in configuration file, if it has not, so can continue to create new connection, and this connection is returned to user, if having reached the upper limit, then user can only enter waiting list and waits that existing connection is released.
4. make to be finished connection as user, return to connection pool, if now without waiting for user in connection pool, being then directly added into connection queue, if there being wait user, being then distributed directly to user.
5. when the connection quantity in connection pool exceedes the Smallest connection number of configuration, then the maximum idle time according to configuration, after exceeding maximum idle time, the unnecessary connection of auto-destruct.
But, in some above-mentioned content, data base is when creating new connection, and according to program needs, it is possible to can initialize some data, if initialization data amount is relatively larger, initialization time is longer, when height is concurrent, network congestion will certainly be caused serious.For this kind of situation, inventors suggest that the service condition of a kind of intelligent predicting network, create the connection of pre-quantitation in advance, to avoid when without going again when connecting available to create new connection, alleviate the phenomenon of network congestion.
Summary of the invention
The technical problem to be solved in the present invention is to provide method and the device that a kind of distributed data base internal adjustment connects, connection number in described method record unit time, connection quantity in prediction a period of time, when next time arrives this time, automatically create the connection of pre-quantitation, to avoid when without going again when connecting available to create new connection.
In order to solve the problems referred to above, the invention provides a kind of method that distributed data base internal adjustment connects, including:
The connection quantity of the connection created in data base in record first time period;
The connection quantity in described first time period according to record, adjusts the connection quantity connected in data base described in the second time period.
Wherein, the connection quantity of the connection created in data base in described record first time period, particularly as follows:
Described first time period is divided into multiple sub-time period;
Recorded in the metadata table being pre-created by the connections quantity of connection created in data base in each described sub-time period, in described metadata table, at least record has: the end time of the mark of time period, connection quantity, the initial time of connection and connection.
Wherein, the described connection quantity by the connection created in data base in each described sub-time period recorded in the metadata table being pre-created, and specifically includes:
If the described sub-time period does not have record in described metadata table, then automatically generate the time period mark of described sub-time period, and by the connection quantity of connection created in the data base in the described sub-time period, the initial time of described sub-time period, the end time of described sub-time period and described time period identification record to described metadata table;
If there has been the record of correspondence the described sub-time period in described metadata table, then take out the sub-time period recorded described in described metadata table, calculate the meansigma methods of the connection quantity in the described sub-time period and the connection quantity in the recorded sub-time period, and the connection quantity in the sub-time period recorded in described metadata table is replaced with the meansigma methods of calculated connection quantity.
Wherein, described according to the connection quantity in the described first time period of record, adjust the connection quantity connected in described data base within the second time period, specifically include:
The connection quantity in described first time period according to record, obtains and needs the estimation of the connection created to connect quantity in described second time period in described data base;
Estimate that connecting quantity adjusts the connection quantity connected in described data base in described second time period according to described.
Wherein, described according to the described connection quantity estimated and connect in described data base in connection quantity adjustment described second time period, specifically include:
If the connection quantity connected in described data base in described second time period is estimated to connect quantity more than described, and the connections quantity connected in described data base in described second time period is connected the difference of quantity less than or equal to default difference with described estimation, then do not adjust in described second time period connection quantity of connection in described data base;
If the connection quantity connected in described data base in described second time period is estimated to connect quantity more than described, and with described, the connections quantity connected in described data base in described second time period estimates that the difference being connected quantity is more than default difference, then close in described second time period connection quantity of connection in described data base and exceed the connection of described preset difference value part;
If the connection quantity connected in described data base in described second time period is estimated to connect quantity less than described, then continue establishment and connect until the connection quantity connected in described data base in described second time period connects quantity equal to described estimation.
Additionally, present invention also offers the device that a kind of distributed data base internal adjustment connects, including:
Logging modle, for recording the connection quantity of the connection created in data base in first time period;
Adjusting module, for the connection quantity in the described first time period according to record, adjusts the connection quantity connected in data base described in the second time period.
Wherein, described logging modle is used for:
Described first time period is divided into multiple sub-time period;
Recorded in the metadata table being pre-created by the connections quantity of connection created in data base in each described sub-time period, in described metadata table, at least record has: the end time of the mark of time period, connection quantity, the initial time of connection and connection.
Wherein, described logging modle specifically for:
If the described sub-time period does not have record in described metadata table, then automatically generate the time period mark of described sub-time period, and by the connection quantity of connection created in the data base in the described sub-time period, the initial time of described sub-time period, the end time of described sub-time period and described time period identification record to described metadata table;
If there has been the record of correspondence the described sub-time period in described metadata table, then take out the sub-time period recorded described in described metadata table, calculate the meansigma methods of the connection quantity in the described sub-time period and the connection quantity in the recorded sub-time period, and the connection quantity in the sub-time period recorded in described metadata table is replaced with the meansigma methods of calculated connection quantity.
Wherein, described adjusting module is used for:
The connection quantity in described first time period according to record, obtains and needs the estimation of the connection created to connect quantity in described second time period in described data base;Estimate that connecting quantity adjusts the connection quantity connected in described data base in described second time period according to described.
Wherein, described adjusting module specifically for:
If the connection quantity connected in described data base in described second time period is estimated to connect quantity more than described, and the connections quantity connected in described data base in described second time period is connected the difference of quantity less than or equal to default difference with described estimation, then do not adjust in described second time period connection quantity of connection in described data base;
If the connection quantity connected in described data base in described second time period is estimated to connect quantity more than described, and with described, the connections quantity connected in described data base in described second time period estimates that the difference being connected quantity is more than default difference, then close in described second time period connection quantity of connection in described data base and exceed the connection of described preset difference value part;
If the connection quantity connected in described data base in described second time period is estimated to connect quantity less than described, then continue establishment and connect until the connection quantity connected in described data base in described second time period connects quantity equal to described estimation.
Having the beneficial effect that of the such scheme of the present invention: the connection quantity of the connection created in data base in record certain time period, on this basis, connection quantity in prediction subsequent time period, when next time, this time arrived, connection quantity according to prediction, data base adjusts the connection quantity that subsequent time period connects, to avoid when without going when connecting available to create new connection again.
Accompanying drawing explanation
Fig. 1 represents the step schematic diagram of distributed data base internal adjustment method of attachment in the embodiment of the present invention;
Fig. 2 represents the method schematic diagram of the connection quantity recording the connection created in data base in first time period in the embodiment of the present invention;
Fig. 3 represents the method schematic diagram adjusting the connection quantity connected in data base in the second time period in the embodiment of the present invention;
Fig. 4 represents the device block diagram that in the embodiment of the present invention, distributed data base internal adjustment connects.
Detailed description of the invention
For making the technical problem to be solved in the present invention, technical scheme and advantage clearly, it is described in detail below in conjunction with the accompanying drawings and the specific embodiments.
The present invention is directed to current data base when creating new connection, according to program needs, some data may be initialized, if initialization data quantity is bigger, and initialization time is longer, when height is concurrent, the problem that network heavy congestion will certainly be caused, it is provided that the method for a kind of distributed data base internal adjustment connection and device.
As it is shown in figure 1, embodiments provide a kind of method that distributed data base internal adjustment connects, including:
Step S11: the connection quantity m of the connection created in data base in record first time period;
In an embodiment of the present invention, the unit of first time period can be: sky, week, the moon, season etc., correspondingly, namely records the connection quantity of the connection created in some day, a certain week, certain January or scheme data base's first quarter.Of course, it should be understood that in order to improve adjust connect accuracy, the unit of first time period be preferably " my god ".
Step S12: according to the connection quantity m in the described first time period of record, adjust the connection quantity connected in data base described in the second time period.
In an embodiment of the present invention, the unit of the second time period and the unit of first time period adapt, if namely the unit of first time period is " my god ", the unit of the second time period be also " my god ".
In the above embodiment of the present invention, the connection quantity of the connection created in data base in record certain time period, on this basis, connection quantity in prediction subsequent time period, when next time, this time arrived, connection quantity according to prediction, data base adjusts the connection quantity that subsequent time period connects, to avoid when without going when connecting available to create new connection again.
Specifically, step S11 records the connection quantity m of the connection created in data base in first time period, as in figure 2 it is shown, include:
Step S111: described first time period is divided into multiple sub-time period;
Step S112: recorded in the metadata table being pre-created by the connections quantity of connection created in data base in each described sub-time period, in described metadata table, at least record has: the end time of the mark ID of time period, connection quantity, the initial time of connection and connection.
In the present embodiment, by hour in units of described first time period (such as in units of sky) is divided into multiple sub-time period (such as by hour in units of), data base is pre-created a metadata table, wherein table includes four field: ID, connects quantity, the initial time of connection and end time.When within one hour, terminating, get this hour interior connection quantity, if record not corresponding with this hour in metadata table, then automatically generating a record has ID in this hour, connects the record of the starting and ending time of quantity, connection, is inserted directly in metadata table;If there has been the record of correspondence this hour in metadata table, then taking out the record in metadata table, the connection quantity interior with this hour is added averages, and replaces the corresponding record in metadata table by this meansigma methods.Specifically method is as follows:
If the described sub-time period does not have record in described metadata table, then automatically generate the time period mark of described sub-time period, and by the connection quantity of connection created in the data base in the described sub-time period, the initial time of described sub-time period, the end time of described sub-time period and described time period identification record to described metadata table;
If there has been the record of correspondence the described sub-time period in described metadata table, then take out the sub-time period recorded described in described metadata table, calculate the meansigma methods of the connection quantity in the described sub-time period and the connection quantity in the recorded sub-time period, and the connection quantity in the sub-time period recorded in described metadata table is replaced with the meansigma methods of calculated connection quantity.
Specifically, according to the connection quantity m in the described first time period recorded described in step S12, the connection quantity connected in described data base within the second time period is adjusted, as it is shown on figure 3, include:
Step S121: according to the connection quantity m in the described first time period of record, obtains and needs the estimation of the connection created to connect quantity n in described second time period in described data base;
Step S122: estimate that connecting quantity n adjusts the connection quantity connected in described data base in described second time period according to described, specifically,
First determine whether whether the connection quantity connected in described data base in described second time period is estimated to connect quantity n more than described, if the connection quantity being judged as in the second time period is estimated to connect quantity n more than described, and the connection quantity in described second time period with the described difference estimating to be connected quantity n less than or equal to default difference K, then do not adjust the connection quantity connected in described data base in described second time period, contrary, connection quantity in described second time period is connected the difference of quantity n more than default difference K with described estimation, then close the connection quantity connected in described data base in described second time period and exceed the connection of described preset difference value K part;
If the connection quantity being judged as in described second time period is estimated to connect quantity n less than described, then continue to create connection until the connection quantity connected in described data base in described second time period estimates connection quantity n equal to described.
It should be pointed out that, about the connection quantity m of record, can be updated along with the change of every day, enable a system to adjust dynamically when one relatively average.
For the clearer above-mentioned purpose that realizes, the present embodiment provides a kind of computational methods obtaining and needing the estimation of the connection created to connect quantity n in the second time period in described data base:
The connection quantity m in described first time period according to record, is designated as λ by m, according to Poisson distribution herein(prove according to experiment with x=λ ± k, when K=10 is more effective interval selection) within number as the parameter of Poisson distribution, determine that according to Poisson distribution the probability connecting quantity X generation is maximum, then connect quantity n by connecting the quantity X estimation being designated as in the present embodiment.
Connection quantity in second time period has the connection more than n, and both differences are less than or equal to K=10, then without adjusting the connection quantity in the second time period, if both differences are more than 10, then close in the second time period and connect beyond the part of 10;If the connection quantity in the second time period is less than n, then continues to create new connection and reach the value of n until the connection quantity in the second time period.
Additionally, as shown in Figure 4, present invention also offers the device that a kind of distributed data base internal adjustment connects, including:
Logging modle 31, for recording the connection quantity of the connection created in data base in first time period;
Specifically, described logging modle 31 is used for:
Described first time period is divided into multiple sub-time period;
Recorded in the metadata table being pre-created by the connections quantity of connection created in data base in each described sub-time period, in described metadata table, at least record has: the end time of the mark of time period, connection quantity, the initial time of connection and connection.
Should be noted that, if the described sub-time period does not have record in described metadata table, then automatically generate the time period mark of described sub-time period, and by the connection quantity of connection created in the data base in the described sub-time period, the initial time of described sub-time period, the end time of described sub-time period and described time period identification record to described metadata table;
If there has been the record of correspondence the described sub-time period in described metadata table, then take out the sub-time period recorded described in described metadata table, calculate the meansigma methods of the connection quantity in the described sub-time period and the connection quantity in the recorded sub-time period, and the connection quantity in the sub-time period recorded in described metadata table is replaced with the meansigma methods of calculated connection quantity.
Adjusting module 32, for the connection quantity in the described first time period according to record, adjusts the connection quantity connected in data base described in the second time period.
Specifically, described adjusting module 32 is used for:
The connection quantity in described first time period according to record, obtains and needs the estimation of the connection created to connect quantity in described second time period in described data base;Estimate that connecting quantity adjusts the connection quantity connected in described data base in described second time period according to described.
Should be noted that, if the connection quantity connected in described data base in described second time period is estimated to connect quantity more than described, and the connections quantity connected in described data base in described second time period is connected the difference of quantity less than or equal to default difference with described estimation, then do not adjust in described second time period connection quantity of connection in described data base;
If the connection quantity connected in described data base in described second time period is estimated to connect quantity more than described, and with described, the connections quantity connected in described data base in described second time period estimates that the difference being connected quantity is more than default difference, then close in described second time period connection quantity of connection in described data base and exceed the connection of described preset difference value part;
If the connection quantity connected in described data base in described second time period is estimated to connect quantity less than described, then continue establishment and connect until the connection quantity connected in described data base in described second time period connects quantity equal to described estimation.
The above embodiment of the present invention, the service condition of intelligent predicting network, data base creates connection in advance, effectively alleviates the phenomenon of network congestion.
The method of the distributed data base internal adjustment connection of the embodiment of the present invention and device, the connection quantity of the connection created in data base in record certain time period, on this basis, connection quantity in prediction subsequent time period, when next time, this time arrived, connection quantity according to prediction, data base adjusts the connection quantity connected in subsequent time period, to avoid when without going when connecting available to create new connection again.
The above is the preferred embodiment of the present invention; it should be pointed out that, for those skilled in the art, under the premise without departing from principle of the present invention; can also making some improvements and modifications, these improvements and modifications also should be regarded as protection scope of the present invention.

Claims (10)

1. the method that a distributed data base internal adjustment connects, it is characterised in that described method includes:
The connection quantity of the connection created in data base in record first time period;
The connection quantity in described first time period according to record, adjusts the connection quantity connected in data base described in the second time period.
2. method according to claim 1, it is characterised in that the connection quantity of the connection created in data base in described record first time period, particularly as follows:
Described first time period is divided into multiple sub-time period;
Recorded in the metadata table being pre-created by the connections quantity of connection created in data base in each described sub-time period, in described metadata table, at least record has: the end time of the mark of time period, connection quantity, the initial time of connection and connection.
3. method according to claim 2, it is characterised in that the described connection quantity by the connection created in data base in each described sub-time period recorded in the metadata table being pre-created, and specifically includes:
If the described sub-time period does not have record in described metadata table, then automatically generate the time period mark of described sub-time period, and by the connection quantity of connection created in the data base in the described sub-time period, the initial time of described sub-time period, the end time of described sub-time period and described time period identification record to described metadata table;
If there has been the record of correspondence the described sub-time period in described metadata table, then take out the sub-time period recorded described in described metadata table, calculate the meansigma methods of the connection quantity in the described sub-time period and the connection quantity in the recorded sub-time period, and the connection quantity in the sub-time period recorded in described metadata table is replaced with the meansigma methods of calculated connection quantity.
4. method according to claim 1, it is characterised in that described according to the connection quantity in the described first time period of record, adjusts the connection quantity connected in described data base within the second time period, specifically includes:
The connection quantity in described first time period according to record, obtains and needs the estimation of the connection created to connect quantity in described second time period in described data base;
Estimate that connecting quantity adjusts the connection quantity connected in described data base in described second time period according to described.
5. method according to claim 4, it is characterised in that described according to the described connection quantity estimated and connect in described data base in connection quantity adjustment described second time period, specifically includes:
If the connection quantity connected in described data base in described second time period is estimated to connect quantity more than described, and the connections quantity connected in described data base in described second time period is connected the difference of quantity less than or equal to default difference with described estimation, then do not adjust in described second time period connection quantity of connection in described data base;
If the connection quantity connected in described data base in described second time period is estimated to connect quantity more than described, and with described, the connections quantity connected in described data base in described second time period estimates that the difference being connected quantity is more than default difference, then close in described second time period connection quantity of connection in described data base and exceed the connection of described preset difference value part;
If the connection quantity connected in described data base in described second time period is estimated to connect quantity less than described, then continue establishment and connect until the connection quantity connected in described data base in described second time period connects quantity equal to described estimation.
6. the device that a distributed data base internal adjustment connects, it is characterised in that described device includes:
Logging modle, for recording the connection quantity of the connection created in data base in first time period;
Adjusting module, for the connection quantity in the described first time period according to record, adjusts the connection quantity connected in data base described in the second time period.
7. device according to claim 6, it is characterised in that described logging modle is used for:
Described first time period is divided into multiple sub-time period;Recorded in the metadata table being pre-created by the connections quantity of connection created in data base in each described sub-time period, in described metadata table, at least record has: the end time of the mark of time period, connection quantity, the initial time of connection and connection.
8. device according to claim 7, it is characterised in that described logging modle specifically for:
If the described sub-time period does not have record in described metadata table, then automatically generate the time period mark of described sub-time period, and by the connection quantity of connection created in the data base in the described sub-time period, the initial time of described sub-time period, the end time of described sub-time period and described time period identification record to described metadata table;
If there has been the record of correspondence the described sub-time period in described metadata table, then take out the sub-time period recorded described in described metadata table, calculate the meansigma methods of the connection quantity in the described sub-time period and the connection quantity in the recorded sub-time period, and the connection quantity in the sub-time period recorded in described metadata table is replaced with the meansigma methods of calculated connection quantity.
9. device according to claim 6, it is characterised in that described adjusting module is used for:
The connection quantity in described first time period according to record, obtains and needs the estimation of the connection created to connect quantity in described second time period in described data base;Estimate that connecting quantity adjusts the connection quantity connected in described data base in described second time period according to described.
10. device according to claim 9, it is characterised in that described adjusting module specifically for:
If the connection quantity connected in described data base in described second time period is estimated to connect quantity more than described, and the connections quantity connected in described data base in described second time period is connected the difference of quantity less than or equal to default difference with described estimation, then do not adjust in described second time period connection quantity of connection in described data base;
If the connection quantity connected in described data base in described second time period is estimated to connect quantity more than described, and with described, the connections quantity connected in described data base in described second time period estimates that the difference being connected quantity is more than default difference, then close in described second time period connection quantity of connection in described data base and exceed the connection of described preset difference value part;
If the connection quantity connected in described data base in described second time period is estimated to connect quantity less than described, then continue establishment and connect until the connection quantity connected in described data base in described second time period connects quantity equal to described estimation.
CN201410771675.6A 2014-12-12 2014-12-12 A kind of method and device of distributed data base internal adjustment connection Expired - Fee Related CN105740301B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410771675.6A CN105740301B (en) 2014-12-12 2014-12-12 A kind of method and device of distributed data base internal adjustment connection

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410771675.6A CN105740301B (en) 2014-12-12 2014-12-12 A kind of method and device of distributed data base internal adjustment connection

Publications (2)

Publication Number Publication Date
CN105740301A true CN105740301A (en) 2016-07-06
CN105740301B CN105740301B (en) 2019-03-26

Family

ID=56240892

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410771675.6A Expired - Fee Related CN105740301B (en) 2014-12-12 2014-12-12 A kind of method and device of distributed data base internal adjustment connection

Country Status (1)

Country Link
CN (1) CN105740301B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106302794A (en) * 2016-08-31 2017-01-04 东软集团股份有限公司 The dynamic setting method of Connecting quantity and device
CN109684397A (en) * 2018-12-24 2019-04-26 广东亿迅科技有限公司 Based on influx dB database connection pool and management method
CN111586140A (en) * 2020-04-30 2020-08-25 深圳市优必选科技股份有限公司 Data interaction method and server
CN112612834A (en) * 2020-12-23 2021-04-06 瀚高基础软件股份有限公司 Database middleware and method for connecting client and server

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7337226B2 (en) * 2002-05-10 2008-02-26 Oracle International Corporation Method and mechanism for implementing dynamic sizing of session pools
CN103581313A (en) * 2013-10-29 2014-02-12 华为技术有限公司 Connection establishment method for processing equipment and cluster server and processing equipment
CN104106245A (en) * 2012-02-10 2014-10-15 国际商业机器公司 Managing network connection for use by plurality of application program processes

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7337226B2 (en) * 2002-05-10 2008-02-26 Oracle International Corporation Method and mechanism for implementing dynamic sizing of session pools
CN104106245A (en) * 2012-02-10 2014-10-15 国际商业机器公司 Managing network connection for use by plurality of application program processes
CN103581313A (en) * 2013-10-29 2014-02-12 华为技术有限公司 Connection establishment method for processing equipment and cluster server and processing equipment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
孟培超等: ""基于ADO数据库连接池优化策略"", 《计算机工程与设计》 *
陈洁: ""DBCP数据库连接池的自优化配置"", 《计算机与现代化》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106302794A (en) * 2016-08-31 2017-01-04 东软集团股份有限公司 The dynamic setting method of Connecting quantity and device
CN106302794B (en) * 2016-08-31 2019-12-03 东软集团股份有限公司 The dynamic setting method and device of Connecting quantity
CN109684397A (en) * 2018-12-24 2019-04-26 广东亿迅科技有限公司 Based on influx dB database connection pool and management method
CN111586140A (en) * 2020-04-30 2020-08-25 深圳市优必选科技股份有限公司 Data interaction method and server
CN112612834A (en) * 2020-12-23 2021-04-06 瀚高基础软件股份有限公司 Database middleware and method for connecting client and server

Also Published As

Publication number Publication date
CN105740301B (en) 2019-03-26

Similar Documents

Publication Publication Date Title
Boru et al. Energy-efficient data replication in cloud computing datacenters
Tang et al. The impact of data replication on job scheduling performance in the data grid
EP1580954A3 (en) Content utilization management method corresponding to network transfer, program, and content transfer system
JP2009501496A5 (en)
CN106537287A (en) Methods and apparatus to estimate power performance of a job that runs on multiple nodes of a distributed computer system
CN105740301A (en) Method and apparatus for internal connection adjustment for distributed database
CN103986766B (en) Adaptive load balancing job task dispatching method and device
US20150263978A1 (en) Coordinated admission control for network-accessible block storage
CN102904955B (en) The self-adapting stretching control system of Web application in cloud computing platform and method thereof
CN103176849B (en) A kind of dispositions method of the cluster virtual machine based on resource classification
CN107770259A (en) Copy amount dynamic adjusting method based on file temperature and node load
CN104092756A (en) Cloud storage system resource dynamic allocation method based on DHT mechanism
CN102724314B (en) A kind of distributed caching client based on metadata management
WO2009029811A3 (en) Global load based file allocation among a plurality of geographically distributed storage nodes
CN102917077A (en) Resource allocation method in cloud computing system
US10148531B1 (en) Partitioned performance: adaptive predicted impact
WO2008030526A3 (en) Systems and methods for obtaining network access
CN103744618A (en) Method and system for achieving team shared storage
CN106164888A (en) The sequencing schemes of network and storage I/O request for minimizing interference between live load free time and live load
Zhou et al. Goldilocks: Adaptive resource provisioning in containerized data centers
CN103488538A (en) Application extension device and application extension method in cloud computing system
JP2005092862A5 (en)
CN106549786B (en) Configuration method and device for service provisioning resources
CN109669636A (en) A kind of distributed intelligence storage system
US10033620B1 (en) Partitioned performance adaptive policies and leases

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20220915

Address after: 3007, Hengqin international financial center building, No. 58, Huajin street, Hengqin new area, Zhuhai, Guangdong 519031

Patentee after: New founder holdings development Co.,Ltd.

Address before: 100871 room 808, founder building, Zhongguancun, 298 Chengfu Road, Haidian District, Beijing

Patentee before: PEKING UNIVERSITY FOUNDER GROUP Co.,Ltd.

Patentee before: PKU FOUNDER INFORMATION INDUSTRY GROUP CO.,LTD.

TR01 Transfer of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20190326

CF01 Termination of patent right due to non-payment of annual fee