CN106980615B - Service processing method and system - Google Patents

Service processing method and system Download PDF

Info

Publication number
CN106980615B
CN106980615B CN201610028769.3A CN201610028769A CN106980615B CN 106980615 B CN106980615 B CN 106980615B CN 201610028769 A CN201610028769 A CN 201610028769A CN 106980615 B CN106980615 B CN 106980615B
Authority
CN
China
Prior art keywords
segment
service
number segment
target number
storage
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
CN201610028769.3A
Other languages
Chinese (zh)
Other versions
CN106980615A (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.)
Advanced New Technologies Co Ltd
Advantageous New Technologies Co Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201610028769.3A priority Critical patent/CN106980615B/en
Publication of CN106980615A publication Critical patent/CN106980615A/en
Application granted granted Critical
Publication of CN106980615B publication Critical patent/CN106980615B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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

Landscapes

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

Abstract

The disclosure relates to a service processing method and a system, wherein the method comprises the following steps: determining a target number segment according to state information corresponding to the number segments respectively, wherein the state information is used for indicating whether the storage positions corresponding to the number segments are normal or failed; each number segment comprises a plurality of number identifications, the storage positions corresponding to the target number segments are normal, and one number identification is selected from the target number segments; and taking the number identification as an identification of the service to be processed, and storing the service data of the service to be processed to a storage position corresponding to the target number segment. The present disclosure improves the reliability of the service processing.

Description

Service processing method and system
Technical Field
The present disclosure relates to network technologies, and in particular, to a method and a system for processing a service.
Background
In the process of service processing, the service data corresponding to the service may be stored in a database, and the service may be executed using the service data. A number identifier for identifying the service can be generated, and the number identifier can also be used as a basis for storing service data; for example, when storing the service data, a simple random strategy may be adopted to determine the storage location of the data, for example, HASH value is performed on the number identifier, and a database for storing the service data is determined according to the HASH value. However, this method cannot cope with the case of database failure, for example, if the database corresponding to the HASH value of the number identifier is abnormal, the service data cannot be used for service processing when being stored in the database, which affects normal operation of the service.
Disclosure of Invention
In order to overcome the problems in the related art, the present disclosure provides a service processing method and system to improve the reliability of service processing.
According to a first aspect of the embodiments of the present disclosure, a method for processing a service is provided, which includes:
determining a target number segment according to state information corresponding to the number segments respectively, wherein the state information is used for indicating whether the storage positions corresponding to the number segments are normal or failed; each number segment comprises a plurality of number identifications, the storage positions corresponding to the target number segments are normal, and one number identification is selected from the target number segments;
and taking the number identification as an identification of the service to be processed, and storing the service data of the service to be processed to a storage position corresponding to the target number segment.
According to a second aspect of the embodiments of the present disclosure, there is provided a service processing system, including:
the identification generation module is used for determining a target number segment according to state information respectively corresponding to the number segments, wherein the state information is used for indicating whether the storage position corresponding to the number segment is normal or has a fault; each number segment comprises a plurality of number identifications, the storage positions corresponding to the target number segments are normal, and one number identification is selected from the target number segments;
and the data storage module is used for taking the number identifier as an identifier of a service to be processed and storing the service data of the service to be processed to a storage position corresponding to the target number segment.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects: when the service data is stored according to the number identifier, the random strategy storage is not performed, the database selected by the random strategy may fail, and the number segment corresponding to the storage position which normally works can be selected according to the state of the storage position corresponding to the number segment to generate the number identifier, so that the reliability of service processing is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
FIG. 1 is a flow diagram illustrating a method of business processing in accordance with an exemplary embodiment;
FIG. 2 is a flow diagram illustrating another method of traffic processing according to an example embodiment;
FIG. 3 is a diagram of an application scenario illustrating a business process method in accordance with an exemplary embodiment;
FIG. 4 is a block diagram illustrating a business processing system in accordance with an exemplary embodiment;
fig. 5 is a schematic diagram illustrating another business processing system according to an example embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present invention. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the invention, as detailed in the appended claims.
The service processing method provided by the application is also applied to the storage of service data, the service data is stored according to the number identification for identifying the service, the method is different from the random strategy storage in the traditional mode, the number identification is pre-distributed, and the number identification is uniformly managed before being used.
For example, assuming a storage location of service data of a certain service, the storage location may include an HA database, an HB database, an HC database, and an HD database. And, assuming that the number identifier to be used by the service can be any number value in the interval of 0000001 to 4000000, then, in the service processing method of the application, 0000001 to 4000000 can be divided and respectively allocated to each database.
As table 1 below illustrates an allocation manner (not limited to this manner), 0000001 to 4000000 may be divided into four number segments, each number segment including a plurality of number identifiers, for example, 0000001 is one number identifier, and 0000002 is another number identifier. Each number segment is allocated to a database, that is, if a service is represented by a number identifier in a certain number segment, the service data of the service is stored in the database corresponding to the number segment. For example, if the service is identified with 0000001 as a number, the service data will be stored in the HA database. Table 1 also sets status information, which can be used to indicate that the database corresponding to a certain number of segments is working normally or has a fault. For example, a current database failure may be represented by a "0" and a current database failure may be represented by a "1".
TABLE 1 number assignment relationship
Number section Database with a plurality of databases Status information
0000001~1000000 HA 0
1000001~2000000 HB 1
2000001~3000000 HC 1
3000001~4000000 HD 1
Based on the above division of the number identifiers, the service processing method shown in fig. 1 may be performed, and the method may include:
in step 101, a target number segment is determined according to the state information corresponding to the number segments, each number segment includes a plurality of number identifiers, the storage locations corresponding to the target number segments are normal, and one number identifier is selected from the target number segment.
For example, when a service processing system receives a service processing request, a number identifier corresponding to the service may be generated, and in subsequent service processing, the number identifier may be used to represent the service; and the storage of the service data in the service processing can also be identified according to the number.
In this step, a number identifier corresponding to the service is generated. The generating method may be, for example, taking the number allocation relationship shown in table 1, assuming that the current service may be represented by one number identifier generated in four number segments in table 1, then, according to the state information, the number segment with a normal state of the database may be represented by the state information, and is used as an available number segment.
Referring to the example of fig. 1, if the status information of the HA database is "0", indicating that the HA is faulty, the HA is removed, one number segment is selected from the number segments respectively corresponding to the HB, HC, and HD, and is used as a target number segment, and the number identifier of the current service is also generated from the target number segment.
Illustratively, 2000001-3000000 can be selected as the destination number segment, and a number identifier is selected from the destination number segment, for example, 2000001 is selected as the number identifier of the service. The selection mode is not limited, and can be freely set, for example, a number identifier can be randomly selected.
In step 102, the number identifier is used as an identifier of the service to be processed, and the service data of the service to be processed is stored in the storage location corresponding to the target number segment.
In this step, since the number identifier 2000001 of the service is obtained from the number segment 2000001-3000000, the service data of the service can be stored in the database HC corresponding to the number segment 2000001-3000000 by referring to the corresponding relationship shown in table 1.
In the service processing method of the present example, when the service data is stored according to the number identifier, the random policy storage is no longer performed, and the database selected by the random policy may fail, but the number segment corresponding to the storage location that normally operates may be selected according to the state of the storage location corresponding to the number segment to generate the number identifier, thereby improving the reliability of service processing.
When the state of the storage position changes, for example, a certain database fails, the service processing method can be used for effectively processing the failure. Fig. 2 illustrates a flow of a service processing method, which describes a processing procedure for a fault:
in step 201, when a service processing request is received, a target number segment is determined according to the state information corresponding to each of the number segments, and a number identifier of the service is generated from the target number segment.
For example, still taking table 1 as an example, one number segment may be selected from the number segments corresponding to the HB repository, the HC repository, and the HD repository as a destination number segment according to the status information, and if 2000001 to 3000000 are selected as the destination number segment, a number identifier may be selected from the destination number segment, for example, 2000001 may be selected as the number identifier of the current service.
In step 202, the service data is stored in the storage location according to the storage location corresponding to the target number segment. For example, according to the number identifier 2000001 of the current service, the service data is stored in the database HC corresponding to the target number segment 2000001-3000000 where the number identifier is located.
In step 203, when the data storage fails, the state information corresponding to the storage location is modified.
For example, if the insertion of the service data into the HC library fails and the HC library is unavailable, the service processing system detects that the HC library fails, and the corresponding status information of the HC library can be modified. For example, in the example of table 1, the status information of the HC library may be modified from "1" to "0".
In step 204, the target number segments are released and one of the other number segments is reselected as the target number segment. For example, for a plurality of service processing requests of a certain service, after a target number segment is obtained once, the same number segment may be used to generate number identifiers for the plurality of services, for example, after 2000001-3000000 is obtained as the target number segment, the number segment may be used to allocate the number identifiers for the plurality of services until the number identifier of the number segment is used up. In this example, if the HC library corresponding to the target number segment is found to be faulty when the target number segment is not used up, the number segment may be released, and the target number segment may be reacquired when a service processing request is received next time. Since the state information has been modified according to the state of the HC bank, when the target number segment is reacquired, the number segments 2000001-3000000 corresponding to the HC bank will not be selected any more as the target number segment.
According to the service processing method, when the storage position fails, the state information of the storage position can be modified, so that when the target number segment is selected according to the state information, the number segment corresponding to the failed storage position is excluded, and the number segment is automatically switched to other number segments to be acquired, and the effectiveness of service processing is improved.
Fig. 3 illustrates an application scenario of the service processing method of the present application, which is an example, and the specific implementation is not limited to this scenario, and may also be other system architectures as long as the service processing method of the present application can be implemented. As shown in fig. 3, for example, the number assignment relationship shown in table 1 may be stored in the number segment generating system 31, and when a service receiving platform 32 receives a certain service request, a target number segment for generating a number identifier of the current service may be acquired from the number segment generating system 31.
For example, the number segment generating system 31 may select a number segment corresponding to a database with a normal state as a target number segment according to the state information, and provide the target number segment to the service receiving platform 32, and the service receiving platform 32 may generate a number identifier for identifying the service according to the target number segment. And, the service receiving platform 32 may insert the service data into the database corresponding to the target number segment, for example, into the HC database. Alternatively, the number segment generation system 31 may select a target number segment, determine a number identifier from the target number segment, provide the number identifier to the service receiving platform 32, and store data according to the number identifier.
With continued reference to fig. 3, if the service receiving platform 32 fails to insert data into the HC library, and the HC may have failed, the service receiving platform 32 may notify the state analysis system 33 of the state of the failure of the HC library. Moreover, the way in which the state analysis system 33 learns the HC library failure may be passive acquisition, for example, the service receiving platform 32 notifies, and the service receiving platform 32 may send a state notification indicating the HC library failure; or it may be an active acquisition, for example, the status analysis system 33 periodically detects the status of the storage locations and detects a failure in the HC bank.
When the state analysis system 33 detects that the state of one of the storage locations is a failure, for example, the HC library in the above example is a failure, the state information corresponding to the database in the number generation system 31 may be modified, and the state information of the HC library is modified from "1" to "0", so that the subsequent number generation system 31 will not select the HC library any more when selecting the target number, and automatic elimination of the failed library is achieved.
In addition, in the service processing method of the present application, the number segment division of the number identifier may be as follows: according to the generated information of the number identifications, dividing the number identifications into a plurality of number sections according to a preset rule, and then distributing the number sections to a plurality of preset storage positions, so that one number section corresponds to one storage position. Several examples of number segment partitioning and allocation are listed below, and the specific implementation is not limited thereto.
For example, if the generation information of the number identifier is "the number identifier that can be used by a certain service is 0000001 to 4000000", the number identifier interval to be divided is 0000001 to 4000000 is obtained accordingly. The preset rule for this example may be "equal division", e.g., the number identifications will be assigned to four databases, the HA, HB, HC and HD databases. The number identification interval "0000001-4000000" can be divided into four parts on average, each part is called a number segment, and each number segment comprises a plurality of number identifications, such as the four number segments illustrated in table 1. The four number segments can be respectively distributed to four databases, each database corresponds to one number segment, and if the number identification of a certain service is selected from one number segment, the service data of the service is stored in the database corresponding to the number segment.
For another example, assuming that the generation information of the number identifier is "an identifier of a plurality of letters such as A, B, C included in the number identifier that can be used by a certain service", an identifier of a plurality of letter beginnings included in the number identifier to be divided is obtained accordingly. The preset rule of this example may be "alphabetically divided", for example, the number identifications are to be allocated to four databases, the HA library, the HB library, the HC library, and the HD library. Number identifications beginning with the a letter may be grouped into one number segment and assigned to the HA pool, number identifications beginning with the B letter may be grouped into another number segment and assigned to the HB pool, with the other number identifications being similarly divided.
The present application further provides a service processing system, which may be configured to execute the service processing method according to the embodiment of the present application, and as shown in fig. 4, the system may include: an identity generation module 41 and a data storage module 42.
The identifier generating module 41 is configured to determine a target number segment according to state information corresponding to each of the number segments, where the state information is used to indicate that a storage location corresponding to the number segment is normal or faulty; each number segment comprises a plurality of number identifications, the storage positions corresponding to the target number segments are normal, and one number identification is selected from the target number segments;
and the data storage module 42 is configured to use the number identifier as an identifier of a service to be processed, and store service data of the service to be processed to a storage location corresponding to the target number segment.
Referring to fig. 5, the system may further include: a state modifying module 43, configured to modify, when it is detected that the state of one of the storage locations is a fault, the state information corresponding to the storage location, so that the number segment corresponding to the storage location is no longer used as the target number segment.
Further, the method can also comprise the following steps: a failure acquisition module 44, configured to receive a status notification for the storage location, where the status notification is used to indicate that the storage location has failed; alternatively, the state of the storage location is periodically detected and the fault is detected.
Further, the method can also comprise the following steps: the identifier distribution module 45 is configured to divide the plurality of number identifiers into the plurality of number segments according to a preset rule according to the generation information of the number identifiers; and distributing the plurality of number segments to a plurality of preset storage positions, so that one number segment corresponds to one storage position.
In another example, the identifier generating module 41 is further configured to release the target number segment and reselect one of the other number segments as the target number segment when the storage of the service data of the service to be processed to the storage location corresponding to the target number segment fails.
Other embodiments of the invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the invention and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the invention being indicated by the following claims.
It will be understood that the invention is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the invention is limited only by the appended claims.

Claims (10)

1. A method for processing a service, comprising:
determining a target number segment according to state information corresponding to the number segments respectively, wherein the state information is used for indicating whether the storage positions corresponding to the number segments are normal or failed; each number segment comprises a plurality of number identifications, the storage positions corresponding to the target number segments are normal, and one number identification is selected from the target number segments;
taking the number identification as an identification of a service to be processed, and storing service data of the service to be processed to a storage position corresponding to the target number segment;
and after the target number segment is obtained, continuously using the target number segment to distribute number identification for multiple services until the number identification of the target number segment is used up, if the storage position corresponding to the target number segment fails in the using process, releasing the target number segment, and obtaining other number segments again after receiving the services next time.
2. The method of claim 1, further comprising:
and when the state of one storage position is detected to be a fault, modifying the state information corresponding to the storage position so as to ensure that the number segment corresponding to the storage position is no longer used as the target number segment.
3. The method of claim 2, wherein detecting that the status of one of the storage locations is faulty comprises:
receiving a status notification for the storage location, the status notification indicating that the storage location failed; alternatively, the state of the storage location is periodically detected and the fault is detected.
4. The method of claim 1, further comprising:
dividing a plurality of number identifications into a plurality of number sections according to the generation information of the number identifications and a preset rule;
and distributing the plurality of number segments to a plurality of preset storage positions, so that one number segment corresponds to one storage position.
5. The method of claim 1, further comprising:
and if the storage of the service data of the service to be processed to the storage position corresponding to the target number segment fails, releasing the target number segment, and reselecting one from other number segments as the target number segment.
6. A transaction system, comprising:
the identification generation module is used for determining a target number segment according to state information respectively corresponding to the number segments, wherein the state information is used for indicating whether the storage position corresponding to the number segment is normal or has a fault; each number segment comprises a plurality of number identifications, the storage positions corresponding to the target number segments are normal, and one number identification is selected from the target number segments;
and the data storage module is used for taking the number identifier as an identifier of a service to be processed, storing service data of the service to be processed to a storage position corresponding to the target number segment, continuously using the target number segment to distribute the number identifier for multiple times of services after the target number segment is obtained until the number identifier of the target number segment is used up, releasing the target number segment if the storage position corresponding to the target number segment fails in the using process, and obtaining other number segments again after the service is received next time.
7. The system of claim 6, further comprising:
and the state modification module is used for modifying the state information corresponding to the storage position when the state of one storage position is detected to be a fault, so that the number segment corresponding to the storage position is no longer used as the target number segment.
8. The system of claim 7, further comprising:
a failure acquisition module, configured to receive a status notification for the storage location, where the status notification is used to indicate that the storage location has failed; alternatively, the state of the storage location is periodically detected and the fault is detected.
9. The system of claim 6, further comprising:
the identification distribution module is used for dividing the number identifications into the number sections according to the generation information of the number identifications and preset rules; and distributing the plurality of number segments to a plurality of preset storage positions, so that one number segment corresponds to one storage position.
10. The system of claim 6,
the identifier generating module is further configured to release the target number segment when the storage of the service data of the service to be processed to the storage location corresponding to the target number segment fails, and reselect one of the other number segments as the target number segment.
CN201610028769.3A 2016-01-15 2016-01-15 Service processing method and system Active CN106980615B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610028769.3A CN106980615B (en) 2016-01-15 2016-01-15 Service processing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610028769.3A CN106980615B (en) 2016-01-15 2016-01-15 Service processing method and system

Publications (2)

Publication Number Publication Date
CN106980615A CN106980615A (en) 2017-07-25
CN106980615B true CN106980615B (en) 2020-09-01

Family

ID=59340045

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610028769.3A Active CN106980615B (en) 2016-01-15 2016-01-15 Service processing method and system

Country Status (1)

Country Link
CN (1) CN106980615B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110196860B (en) * 2018-04-12 2024-03-05 腾讯科技(深圳)有限公司 Unique identifier allocation method and device, electronic equipment and storage medium
CN109104490A (en) * 2018-08-29 2018-12-28 北京达佳互联信息技术有限公司 Service identification management method, device, electronic equipment and storage medium
CN110895521A (en) * 2019-11-07 2020-03-20 浪潮电子信息产业股份有限公司 OSD and MON connection method, device, equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101917679A (en) * 2010-08-09 2010-12-15 华为技术有限公司 Service shunting method, device and system
CN102137200A (en) * 2010-08-04 2011-07-27 华为技术有限公司 Method and device for processing voice mail box business
CN102404697A (en) * 2010-09-14 2012-04-04 中国移动通信集团河南有限公司 Multi-media message service system, method and device
CN103714097A (en) * 2012-10-09 2014-04-09 阿里巴巴集团控股有限公司 Method and device for accessing database
CN104156360A (en) * 2013-05-13 2014-11-19 阿里巴巴集团控股有限公司 Service data processing method and system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011198109A (en) * 2010-03-19 2011-10-06 Hitachi Ltd Id management method, id management system, and id management program
US20150033147A1 (en) * 2013-07-29 2015-01-29 Sunilkumar M. Patel Calendar/time based connected entity(entities) network where as entity refers to "personal/ social /private-public groups/ business / trusts etc. Use / how it works: Design and system processes to link and manage calendar/time using system process/methods i.e. link time, tag /publish calendar, show calendar publicly or privately, set up meeting/gathering/appointment in network users by unique Identity Id. Unique Identity Id is used to link calendars using internet with any electronic devices

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102137200A (en) * 2010-08-04 2011-07-27 华为技术有限公司 Method and device for processing voice mail box business
CN101917679A (en) * 2010-08-09 2010-12-15 华为技术有限公司 Service shunting method, device and system
CN102404697A (en) * 2010-09-14 2012-04-04 中国移动通信集团河南有限公司 Multi-media message service system, method and device
CN103714097A (en) * 2012-10-09 2014-04-09 阿里巴巴集团控股有限公司 Method and device for accessing database
CN104156360A (en) * 2013-05-13 2014-11-19 阿里巴巴集团控股有限公司 Service data processing method and system

Also Published As

Publication number Publication date
CN106980615A (en) 2017-07-25

Similar Documents

Publication Publication Date Title
CN106254144B (en) Fault positioning platform, fault positioning method and device
CN107329820B (en) Task processing method and device for cluster system
CN106980615B (en) Service processing method and system
CN109597567B (en) Data processing method and device
CN109002259B (en) Hard disk allocation method, system, device and storage medium of homing group
CN107423942B (en) Service transfer method and device
CN104767794B (en) Node electoral machinery and node in a kind of distributed system
CN106557366B (en) Task distribution method, device and system
CN109756382B (en) Fault positioning method and device
CN107168777A (en) The dispatching method and device of resource in distributed system
CN111355600B (en) Main node determining method and device
CN106708608A (en) Distributed lock service method and acquisition method, and corresponding device
CN110493060A (en) A kind of virtual IP address distribution method and relevant apparatus
CN113835844A (en) Management method and device of container cluster and cloud computing platform
US7979551B2 (en) Enhancing availability of remote applications
CN109787914B (en) Load sharing method, device and network equipment
CN111314241A (en) Task scheduling method and scheduling system
US10637748B2 (en) Method and apparatus for establishing interface between VNFMS, and system
CN114969803A (en) Data storage method, device and storage medium
CN111131529B (en) Method, device and storage medium for centralized management of address pools
CN102843305A (en) Method and system for web conferencing load distribution
CN111800494A (en) Equipment online method, system and device and electronic equipment
CN113836179B (en) Transaction read-write separation device
CN111901448B (en) CTDB virtual IP balance distribution method for cluster node fault scene
CN109327520B (en) Method and device for establishing connection between terminal and server node

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
TR01 Transfer of patent right

Effective date of registration: 20200921

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Patentee after: Innovative advanced technology Co.,Ltd.

Address before: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Patentee before: Advanced innovation technology Co.,Ltd.

Effective date of registration: 20200921

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Patentee after: Advanced innovation technology Co.,Ltd.

Address before: A four-storey 847 mailbox in Grand Cayman Capital Building, British Cayman Islands

Patentee before: Alibaba Group Holding Ltd.

TR01 Transfer of patent right