CN116204328B - Off-base load sharing processing method and system - Google Patents

Off-base load sharing processing method and system Download PDF

Info

Publication number
CN116204328B
CN116204328B CN202310502843.0A CN202310502843A CN116204328B CN 116204328 B CN116204328 B CN 116204328B CN 202310502843 A CN202310502843 A CN 202310502843A CN 116204328 B CN116204328 B CN 116204328B
Authority
CN
China
Prior art keywords
load
load sharing
character string
node
transaction
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.)
Active
Application number
CN202310502843.0A
Other languages
Chinese (zh)
Other versions
CN116204328A (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.)
Shenzhen Lan You Technology Co Ltd
Original Assignee
Shenzhen Lan You Technology 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 Shenzhen Lan You Technology Co Ltd filed Critical Shenzhen Lan You Technology Co Ltd
Priority to CN202310502843.0A priority Critical patent/CN116204328B/en
Publication of CN116204328A publication Critical patent/CN116204328A/en
Application granted granted Critical
Publication of CN116204328B publication Critical patent/CN116204328B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a load sharing processing method for leaving a library, which comprises the following steps: according to the character string storing the load quantity of the load sharing node, counting the total load quantity of the load sharing node in a preset duration; judging whether to perform transaction allocation according to the total load in the preset duration, wherein if the total load does not exceed a preset threshold, the transaction is allocated to the load sharing node. In the invention, at each load sharing node, the total load of the load sharing node in a preset time period (usually 1 hour) is counted through a character string; judging whether to distribute transactions to the load according to the total load; therefore, load sharing processing during continuous operation of large-capacity transactions can be rapidly realized, meanwhile, a database is not required to be called for storage or reading in the process, dependence on non-core service nodes such as the database and influence of abnormality on the core service nodes of the system are avoided, and the overall high availability of the system is ensured.

Description

Off-base load sharing processing method and system
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method and a system for off-base load sharing processing.
Background
In some scenarios where performance and availability requirements are high, the continuous operation of high volume transactions often involves multiple service nodes, e.g., in a multimedia processing system, distributing media processing requests to different media processing units, which share processing media requests. Along with the increase of the complexity of the system, the reliability risk is synchronously increased, and sometimes, in order to ensure high stability and reliability, the reduction of the dependence of the core service node of the system on other nodes is considered, so as to avoid or reduce the influence of possible abnormality of the non-core service node on the core service node.
In different application scenarios, the database may be classified as a core or non-core service node, and the influence of the database abnormality on the overall reliability of the system is not negligible, even if there is a high availability technology of the database such as a master, a slave and a cluster, serious abnormal conditions such as brain fracture may exist, so that the overall system is not available. Specifically, in the load sharing process, load conditions of different service nodes are recorded through a database, the load data in the database are read before a processing request is distributed, a certain algorithm is used for determining which service node a transaction is distributed to, and then the latest load condition of each service node is updated to the database. At this time, if the database is abnormal and cannot be read or written, it cannot be judged how to perform the load sharing process, and if the default load sharing rule is used for processing, uneven load sharing is often caused; and when serious, the service node is overloaded due to the fact that no default load sharing processing rule or load sharing is not uniform, and the whole system is not available.
Based on this, a new solution is needed.
Disclosure of Invention
The invention mainly aims to provide a method and a system for processing load sharing of a database, which are used for solving the technical problems that the availability of a core service node is influenced by abnormal non-core service nodes such as a database when the load sharing processing is carried out in the continuous operation of the large-capacity transaction, ensuring the high availability of the core service node of a system in the continuous operation of the large-capacity transaction, and simultaneously rapidly realizing the load sharing processing when the large-capacity transaction continuously operates.
In order to achieve the above object, the present invention provides a method for processing load sharing from a library, comprising the steps of:
according to the character string storing the load quantity of the load sharing node, counting the total load quantity of the load sharing node in a preset duration; and
judging whether to perform transaction allocation according to the total load in the preset duration, wherein if the total load does not exceed a preset threshold, the transaction is allocated to the load sharing node.
In the off-base load sharing processing method provided by the invention, the preset duration is 60 minutes, each character in the character string represents the load quantity of the load sharing node in each minute, and each character comprises a time point for representing an hour bit and a load quantity point for representing the load quantity of the load sharing node in a corresponding minute.
In the off-base load sharing processing method provided by the invention, before the step of counting the total load of the load sharing node in the preset duration according to the character string for storing the load of the load sharing node, the method further comprises the following steps:
acquiring the current time of the system, and identifying the corresponding load quantity point position in the character string by using minute information as an index; and
after the transaction is completed, the corresponding load point position in the character string is updated according to the identified load.
In the off-warehouse load sharing processing method provided by the invention, 24 hours are marked by a single byte at the time point, and the number of hours exceeding 10 is replaced by English letters.
In addition, in order to achieve the above purpose, the invention also provides a load sharing processing system of leaving the library, which comprises a statistics module, a processing module and a processing module, wherein the statistics module is used for counting the total load of the load sharing node in a preset duration according to the character string stored with the load of the load sharing node; and the judging module is used for judging whether to carry out transaction allocation according to the total load in the preset time period, wherein if the total load does not exceed a preset threshold value, the transaction is allocated to the load sharing node.
In the off-base load sharing processing system provided by the invention, the preset duration is 60 minutes, each character in the character string represents the load quantity of the load sharing node in each minute, and each character comprises a time point for representing an hour bit and a load quantity point for representing the load quantity of the load sharing node in a corresponding minute.
The off-warehouse load sharing processing system provided by the invention further comprises:
the identification module is used for acquiring the current time of the system, using the minute information as an index and identifying the corresponding load point position in the character string; and
and the updating module is used for updating the corresponding load quantity point positions in the character string according to the identified load quantity after the transaction is completed.
In the off-base load sharing processing system provided by the invention, 24 hours are marked by a single byte at the time point, and the number of hours exceeding 10 is replaced by English letters.
In addition, in order to achieve the above object, the present invention further provides a load sharing processing device that leaves a library, including:
a memory for storing a computer program;
and the processor is used for realizing the steps of the off-library load sharing processing method when executing the computer program.
In addition, to achieve the above object, the present invention also provides a computer-readable storage medium storing a computer program which, when executed by a processor, implements the steps of the off-library load sharing processing method as described above.
In the invention, at each load sharing node, the total load of the load sharing node in a preset time period (usually 1 hour) is counted through a character string; judging whether to distribute transactions to the load according to the total load; therefore, load sharing processing during continuous operation of large-capacity transactions can be rapidly realized, meanwhile, a database is not required to be called for storage or reading in the process, dependence on non-core service nodes such as the database and influence of abnormality on the core service nodes of the system are avoided, and the overall high availability of the system is ensured.
Drawings
For a clearer description of an embodiment of the invention or of a technical solution in the prior art, the drawings that are needed in the description of the embodiment or of the prior art will be briefly described, it being obvious that the drawings in the description below are only embodiments of the invention, and that other drawings can be obtained, without inventive effort, by a person skilled in the art from the drawings provided:
fig. 1 is a flowchart illustrating a method for off-base load sharing processing according to an embodiment of the present invention.
Detailed Description
In order that the invention may be readily understood, a more complete description of the invention will be rendered by reference to the appended drawings. Exemplary embodiments of the present invention are illustrated in the accompanying drawings. This invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. The terminology used herein in the description of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention.
The invention has the following general ideas: aiming at the technical problem that the availability of a core service node is possibly influenced by the abnormality of a non-core service node such as a database when load sharing processing is carried out during continuous operation of a large-capacity transaction in the prior art, counting the total load of the load sharing node in a preset time period (usually 1 hour) through a character string in each load sharing node; judging whether to distribute transactions to the load according to the total load; therefore, load sharing processing during continuous operation of large-capacity transactions can be rapidly realized, meanwhile, a database is not required to be called for storage or reading in the process, dependence on non-core service nodes such as the database and influence of abnormality on the core service nodes of the system are avoided, and the overall high availability of the system is ensured.
In order to better understand the above technical solutions, the following detailed description will be made with reference to the accompanying drawings and specific embodiments, and it should be understood that specific features in the embodiments and examples of the present invention are detailed descriptions of the technical solutions of the present application, and not limit the technical solutions of the present application, and the technical features in the embodiments and examples of the present invention may be combined with each other without conflict.
Example 1
Referring to fig. 1, fig. 1 is a schematic flow chart of an embodiment of an off-base load sharing processing method of the present invention, which is applied to a scene with high requirements on performance and availability, to ensure high stability and reliability of a system. In one embodiment, the off-base load sharing processing method includes:
step S10, initializing a character string storing the load quantity of the load sharing node.
Specifically, in one embodiment of the present invention, in order to count the load amount of each load sharing node in a certain period of time, a string for counting the load amount per hour is set in each load sharing node. Each character in the character string represents the load of the load sharing node in each minute, and each character comprises a time point for representing an hour bit and a load point for representing the load of the load sharing node in the corresponding minute. For example, 60 characters are included in the string, corresponding to a load of 0-59 minutes per minute, each character including 2 bytes, where the first byte corresponds to the current hour and the second byte corresponds to a load of some 1 minute.
Further, in an embodiment of the present invention, the initial value in the string uses a non-numeric symbol, and the bit load is identified by a numeric value after the load is updated. Meanwhile, in order to ensure the regularity of the dot occupation, the number of hours reaches or exceeds 10 using english letter identification, referring to the processing manner of 16 scale, it can be similarly understood that 24 scale, for example, 10 dots correspond to a,11 dots correspond to b, and so on.
Step S20, acquiring the current time of the system, and identifying the corresponding load point position in the character string by using minute information as an index; after the transaction is completed, the corresponding load point position in the character string is updated according to the identified load.
Specifically, in one embodiment of the present invention, after a transaction is started to be allocated to a job unit (i.e., a load sharing node), the load is recorded or updated at the corresponding point in the load string according to the current hour and minute values. For example, when the current time is 10 points and 48 minutes, the "24-ary" number a of 10 is taken, and the corresponding load amount, for example, 6 is searched in the character string by using the minute number "48".
Specifically, in one embodiment of the present invention, after the current operation unit completes the transaction, the number of minutes and the position of the load pointer are used to update the load of the corresponding minute point in the character string, if the corresponding point has data, the corresponding point is covered, the previous example is accepted, the number of 6 is increased by 1 to be updated to 7, and the hour bit is a, and the character corresponding to 48 minutes is updated to "a7" this time. The load of the corresponding minute point bit is the previous value plus 1 after each transaction is processed. For example, the system 8:00 starts to work, and is initially 0, and load sharing is performed once when the system is 8:06, then the point of 8:06 is added with 1, namely the character of 6 points is updated to 81; and (3) processing the character until 9:06, finding that the last load is 1 according to the score of 6, the current load is 2, updating the character corresponding to the score of 6 to 92 according to the time of 9 points, and the like.
And step S30, counting the total load of the load sharing nodes in a preset duration according to the character strings stored with the load of the load sharing nodes.
Specifically, in one embodiment of the present invention, when a new transaction allocation is required, the load amounts of the load amount points in the character string are accumulated to obtain the total load amount of the last 1 hour (60 minutes). Because the character string is a regular load amount character string, the load amount of each point is acquired at intervals and accumulated, for example, the accumulating mode is..2+5+3+7+6+3+2+5+8, so that the load amount of the latest 1 hour (60 minutes) can be quickly accumulated. And judging whether the hour bit is 0 or not, if so, indicating that the day is crossed, and if so, resetting the load quantity.
And S40, judging whether to perform transaction allocation according to the total load in the preset duration, wherein if the total load does not exceed a preset threshold, the transaction is allocated to the load sharing node.
Thus, a plurality of operation units can be distributed relatively uniformly when continuously processing a plurality of transactions; meanwhile, in the continuous calculation and storage process, the operation of the database is not relied on, so that the system is not influenced by the reliability of the database in the aspect of high availability.
Example two
The invention also provides a load sharing processing system leaving the library, which is used for counting the total load of the load sharing node in a preset duration according to the character string stored with the load of the load sharing node; and the judging module is used for judging whether to carry out transaction allocation according to the total load in the preset time period, wherein if the total load does not exceed a preset threshold value, the transaction is allocated to the load sharing node.
Specifically, in one embodiment of the present invention, in order to count the load amount of each load sharing node in a certain period of time, a string for counting the load amount per hour is set in each load sharing node. Each character in the character string represents the load of the load sharing node in each minute, and each character comprises a time point for representing an hour bit and a load point for representing the load of the load sharing node in the corresponding minute. For example, 60 characters are included in the string, corresponding to a load of 0-59 minutes per minute, each character including 2 bytes, where the first byte corresponds to the current hour and the second byte corresponds to a load of some 1 minute.
Further, in an embodiment of the present invention, the initial value in the string uses a non-numeric symbol, and the bit load is identified by a numeric value after the load is updated. Meanwhile, in order to ensure the regularity of the dot occupation, the number of hours reaches or exceeds 10 using english letter identification, referring to the processing manner of 16 scale, it can be similarly understood that 24 scale, for example, 10 dots correspond to a,11 dots correspond to b, and so on.
Further, in an embodiment of the present invention, the apparatus further includes an identifying module, configured to obtain a current time of the system, and identify a corresponding load location in the character string using the minute information as an index; and the updating module is used for updating the corresponding load point position in the character string according to the identified load after the transaction is completed.
Specifically, in one embodiment of the present invention, after a transaction is started to be allocated to a job unit (i.e., a load sharing node), the load is recorded or updated at the corresponding point in the load string according to the current hour and minute values. For example, when the current time is 10 points and 48 minutes, the "24-ary" number a of 10 is taken, and the corresponding load amount, for example, 6 is searched in the character string by using the minute number "48".
Specifically, in one embodiment of the present invention, after the current operation unit completes the transaction, the number of minutes and the position of the load pointer are used to update the load of the corresponding minute point in the character string, if the corresponding point has data, the corresponding point is covered, the previous example is accepted, the number of 6 is increased by 1 to be updated to 7, and the hour bit is a, and the character corresponding to 48 minutes is updated to "a7" this time. The load of the corresponding minute point bit is the previous value plus 1 after each transaction is processed. For example, the system 8:00 starts to work, and is initially 0, and load sharing is performed once when the system is 8:06, then the point of 8:06 is added with 1, namely the character of 6 points is updated to 81; and (3) processing the character until 9:06, finding that the last load is 1 according to the score of 6, the current load is 2, updating the character corresponding to the score of 6 to 92 according to the time of 9 points, and the like.
Specifically, in an embodiment of the present invention, when a new transaction allocation is required, the statistics module accumulates the load amounts of the load amount points in the character string to obtain the total load amount of the last 1 hour (60 minutes). Because the character string is a regular load amount character string, the load amount of each point is acquired at intervals and accumulated, for example, the accumulating mode is..2+5+3+7+6+3+2+5+8, so that the load amount of the latest 1 hour (60 minutes) can be quickly accumulated. And judging whether the hour bit is 0 or not, if so, indicating that the day is crossed, and if so, resetting the load quantity. And then, carrying out overload judgment through a judgment module, thereby rapidly realizing load sharing processing when the large-capacity transaction continuously operates.
It will be appreciated by those skilled in the art that the foregoing is an embodiment of an off-base load sharing processing system provided by the embodiment of the present invention, where the system and apparatus belong to the same inventive concept as the off-base load sharing processing method described above, and details that are not described in detail in the embodiment of the off-base load sharing processing system may refer to the embodiment of the off-base load sharing processing method described above.
The embodiment of the invention also provides a load sharing processing device for leaving the library, which can comprise:
a memory for storing a computer program;
the processor, when executing the computer program stored in the memory, can implement the following steps:
according to the character string storing the load quantity of the load sharing node, counting the total load quantity of the load sharing node in a preset duration; and judging whether to perform transaction allocation according to the total load in the preset duration, wherein if the total load does not exceed a preset threshold, the transaction is allocated to the load sharing node.
The embodiment of the invention also provides a computer readable storage medium, wherein the computer readable storage medium stores a computer program, and the computer program can realize the following steps when being executed by a processor;
according to the character string storing the load quantity of the load sharing node, counting the total load quantity of the load sharing node in a preset duration; and judging whether to perform transaction allocation according to the total load in the preset duration, wherein if the total load does not exceed a preset threshold, the transaction is allocated to the load sharing node.
The computer readable storage medium may include: u disk, mobile hard disk, ROM (Read-Only Memory) > RAM (Random Access Memory, RAM), magnetic disk or optical disk, etc.
In the description provided herein, numerous specific details are set forth. However, it is understood that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be construed as reflecting the intention that: i.e., the claimed invention requires more features than are expressly recited in each claim.
Those skilled in the art will appreciate that the modules in the apparatus of the embodiments may be adaptively changed and disposed in one or more apparatuses different from the embodiments. The modules or units or components of the embodiments may be combined into one module or unit or component and, furthermore, they may be divided into a plurality of sub-modules or sub-units or sub-components. Any combination of all features disclosed in this specification, and all processes or units of any method or apparatus so disclosed, may be employed, except that at least some of such features and/or processes or units are mutually exclusive. Each feature disclosed in this specification may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features but not others included in other embodiments, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments.
Various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that some or all of the functions of some or all of the components in accordance with embodiments of the present invention may be implemented in practice using a microprocessor or Digital Signal Processor (DSP). The present invention can also be implemented as an apparatus or device program (e.g., a computer program and a computer program product) for performing a portion or all of the methods described herein. Such a program embodying the present invention may be stored on a computer readable medium, or may have the form of one or more signals. Such signals may be downloaded from an internet website, provided on a carrier signal, or provided in any other form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. The word "comprising" does not exclude the presence of elements or steps not listed therein. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The use of the words first, second, third, etc. do not denote any order. These words may be interpreted as names.

Claims (10)

1. The off-warehouse load sharing processing method is characterized by comprising the following steps of:
according to a character string storing the load quantity of the load sharing node, counting the total load quantity of the load sharing node in a preset duration, wherein the character string is stored and read by adopting a non-database; and
judging whether to perform transaction allocation according to the total load in the preset duration, wherein if the total load does not exceed a preset threshold, the transaction is allocated to the load sharing node, and after the transaction is completed, the corresponding load point position in the character string is updated according to the identified load.
2. The off-library load sharing processing method according to claim 1, wherein the preset duration is 60 minutes, each character in the character string represents a load amount of the load sharing node in each minute, and each character includes a time point for representing an hour bit and a load amount point for representing a load amount of the load sharing node in a corresponding minute.
3. The off-base load sharing processing method according to claim 2, wherein before the step of counting the total load of the load sharing node in a preset duration, according to a string storing the load of the load sharing node, further comprising:
and acquiring the current time of the system, and identifying the corresponding load quantity point position in the character string by using the minute information as an index.
4. The off-base load sharing processing method of claim 2, wherein at the time point, 24 hours are identified by a single byte, and the number of hours exceeding 10 is replaced with english letters.
5. An off-warehouse load sharing processing system, comprising:
the statistics module is used for counting the total load of the load sharing nodes in a preset duration according to the character strings of the load sharing nodes, and the character strings are stored and read by adopting a non-database;
the judging module is used for judging whether to carry out transaction allocation according to the total load in the preset duration, wherein if the total load does not exceed a preset threshold, the transaction is allocated to the load sharing node; and
and the updating module is used for updating the corresponding load quantity point positions in the character string according to the identified load quantity after the transaction is completed.
6. The off-library load sharing processing system of claim 5, wherein the preset duration is 60 minutes, each character in the character string represents a load amount of the load sharing node in each minute, and each character includes a time point for representing an hour bit and a load amount point for representing a load amount of the load sharing node in a corresponding minute number.
7. The off-library load sharing processing system of claim 6, further comprising:
and the identification module is used for acquiring the current time of the system, using the minute information as an index and identifying the corresponding load quantity point position in the character string.
8. The off-library load sharing processing system of claim 6, wherein at the point in time 24 hours are identified by a single byte, the number of hours exceeding 10 is replaced with english letters.
9. An off-library load sharing processing device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the off-base load sharing processing method according to any one of claims 1 to 4 when executing the computer program.
10. A computer readable storage medium, characterized in that the computer readable storage medium stores a computer program which, when executed by a processor, implements the steps of the off-library load sharing processing method according to any one of claims 1 to 4.
CN202310502843.0A 2023-05-06 2023-05-06 Off-base load sharing processing method and system Active CN116204328B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310502843.0A CN116204328B (en) 2023-05-06 2023-05-06 Off-base load sharing processing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310502843.0A CN116204328B (en) 2023-05-06 2023-05-06 Off-base load sharing processing method and system

Publications (2)

Publication Number Publication Date
CN116204328A CN116204328A (en) 2023-06-02
CN116204328B true CN116204328B (en) 2023-07-04

Family

ID=86519507

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310502843.0A Active CN116204328B (en) 2023-05-06 2023-05-06 Off-base load sharing processing method and system

Country Status (1)

Country Link
CN (1) CN116204328B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104202249A (en) * 2014-07-25 2014-12-10 汉柏科技有限公司 Method and device of message forwarding
CN106572132A (en) * 2015-10-09 2017-04-19 中兴通讯股份有限公司 Chain establishing distribution method, device and system
CN109189341A (en) * 2018-08-30 2019-01-11 郑州云海信息技术有限公司 Catalogue load-balancing method, device, equipment and the medium of distributed memory system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7181462B2 (en) * 2002-12-31 2007-02-20 International Business Machines Corporation System and method for multi server place data representation
WO2018169429A1 (en) * 2017-03-17 2018-09-20 Oracle International Corporation Framework for the deployment of event-based applications

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104202249A (en) * 2014-07-25 2014-12-10 汉柏科技有限公司 Method and device of message forwarding
CN106572132A (en) * 2015-10-09 2017-04-19 中兴通讯股份有限公司 Chain establishing distribution method, device and system
CN109189341A (en) * 2018-08-30 2019-01-11 郑州云海信息技术有限公司 Catalogue load-balancing method, device, equipment and the medium of distributed memory system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
A Comprehensive Study of Load Balancing Approaches in the Cloud Computing Environment and a Novel Fault Tolerance Approach;Muhammad Asim Shahid等;《IEEE Access》;第130500-130526页 *
基于IVCE的资源调度系统的设计与实现;胡秀妮;《中国优秀硕士学位论文全文数据库 信息科技辑》;第I138-110页 *

Also Published As

Publication number Publication date
CN116204328A (en) 2023-06-02

Similar Documents

Publication Publication Date Title
TWI738721B (en) Task scheduling method and device
CN111597040B (en) Resource allocation method, device, storage medium and electronic equipment
US9292336B1 (en) Systems and methods providing optimization data
CN111858055B (en) Task processing method, server and storage medium
CN109981702B (en) File storage method and system
CN110445828B (en) Data distributed processing method based on Redis and related equipment thereof
CN111488135A (en) Current limiting method and device for high-concurrency system, storage medium and equipment
CN112395322B (en) List data display method and device based on hierarchical cache and terminal equipment
CN112416972A (en) Real-time data stream processing method, device, equipment and readable storage medium
CN111476375B (en) Method and device for determining identification model, electronic equipment and storage medium
CN112306383B (en) Method for executing operation, computing node, management node and computing equipment
CN109284193B (en) Distributed data processing method based on multithreading and server
CN116204328B (en) Off-base load sharing processing method and system
CN107256167B (en) Upgrade control method and upgrade control equipment applied to application system migration
CN116527398A (en) Internet of things card risk identification method, device, equipment and storage medium
CN111159129A (en) Statistical method and device for log report
CN111131393B (en) User activity data statistical method, electronic device and storage medium
CN108173689B (en) Output system of load balancing data
CN111737555A (en) Method and device for selecting hot keywords and storage medium
CN117112632B (en) Isolation method, device and storage medium for preventing data impact
WO2019041826A1 (en) Breakpoint list cleaning method and apparatus, storage medium, and server
CN113905400B (en) Network optimization processing method and device, electronic equipment and storage medium
CN112947859A (en) Temporary file processing method, device, electronic equipment, medium and program product
CN113448958B (en) Data processing method and device, electronic equipment and storage medium
CN111078714B (en) Data processing method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant