CN110427428A - Distributed Services call method and system - Google Patents

Distributed Services call method and system Download PDF

Info

Publication number
CN110427428A
CN110427428A CN201910720809.4A CN201910720809A CN110427428A CN 110427428 A CN110427428 A CN 110427428A CN 201910720809 A CN201910720809 A CN 201910720809A CN 110427428 A CN110427428 A CN 110427428A
Authority
CN
China
Prior art keywords
information
service
burst
provider node
service provider
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.)
Pending
Application number
CN201910720809.4A
Other languages
Chinese (zh)
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.)
Industrial and Commercial Bank of China Ltd ICBC
Original Assignee
Industrial and Commercial Bank of China Ltd ICBC
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 Industrial and Commercial Bank of China Ltd ICBC filed Critical Industrial and Commercial Bank of China Ltd ICBC
Priority to CN201910720809.4A priority Critical patent/CN110427428A/en
Publication of CN110427428A publication Critical patent/CN110427428A/en
Pending legal-status Critical Current

Links

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/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • 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/5083Techniques for rebalancing the load in a distributed system
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computing Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The present invention provides a kind of Distributed Services call method and system.The Distributed Services call method includes: to send the instruction for subscribing to current service to registration center;Receive multiple burst informations and multiple Service provider node information from registration center;Wherein, current service corresponds to multiple burst informations, and each burst information corresponds to multiple Service provider node information;Obtain element of service information;According to preset element of service mapping relations successively judge each burst information whether corresponding with service element information;When burst information corresponding with service element information, the corresponding multiple Service provider node information of the burst information are recorded;One of Service provider node information is selected to carry out service call from multiple Service provider node information.The present invention can carry out fragment isolation to business function, support the business scenario of independent partitions deployment, improve the stability of distributed business system.

Description

Distributed Services call method and system
Technical field
The present invention relates to technical field of service calling, and in particular, to a kind of Distributed Services call method and system.
Background technique
With the continuous development of cloud platform and micro services technology, distributed structure/architecture has become the master of application architecture of new generation Stream.Dubbo (the Java stack distributed service framework of an open source) is that one kind uses in the industry very extensive Distributed Services frame Frame, it provides application architecture most basic distributed call capability and service Governance Ability into distributed structure/architecture transition.With Increase in the business function that Distributed Architecture provides and extended with the scope of business, occur in order to which transaction flow to be evenly distributed in be The demand that each node, transaction data in system are independently split by business area.
In Dubbo distributed service framework, provides condition routing and script routes two kinds of routing mechanisms, existence condition Routing is only provided and is routed by the parameter in the field and URL of service invocation information, URL itself;Script routing can not be for not Specific routing rule is specified with service, and can not dynamically adjust the limitation such as routing rule, the above two equal nothing of routing mechanism The business scenario that method effectively supports independent partitions to dispose, is unfavorable for stablizing operation system.
Summary of the invention
The main purpose of the embodiment of the present invention is to provide a kind of Distributed Services call method and system, to business function It can be carried out fragment isolation, support the business scenario of independent partitions deployment, improve the stability of distributed business system.
To achieve the goals above, the embodiment of the present invention provides a kind of Distributed Services call method, comprising:
The instruction for subscribing to current service is sent to registration center;
Receive multiple burst informations and multiple Service provider node information from registration center;Wherein, current service Corresponding multiple burst informations, each burst information correspond to multiple Service provider node information;
Obtain element of service information;
According to preset element of service mapping relations successively judge each burst information whether corresponding with service element information;
When burst information corresponding with service element information, the corresponding multiple Service provider node letters of the burst information are recorded Breath;
One of Service provider node information is selected to carry out service call from multiple Service provider node information.
The embodiment of the present invention also provides a kind of Distributed Services calling system, comprising:
Transmission unit, for sending the instruction for subscribing to current service to registration center;
Receiving unit, for receiving multiple burst informations and multiple Service provider node information from registration center; Wherein, current service corresponds to multiple burst informations, and each burst information corresponds to multiple Service provider node information;
Acquiring unit, for obtaining element of service information;
First judging unit, for successively judging whether each burst information is right according to preset element of service mapping relations Answer element of service information;
Recording unit, for recording the corresponding multiple clothes of the burst information when burst information corresponding with service element information Business provider's nodal information;
Service call unit, for selecting one of Service provider node from multiple Service provider node information Information carries out service call.
The embodiment of the present invention also provides a kind of computer equipment, including memory, processor and storage are on a memory simultaneously The computer program that can be run on a processor, processor realize the Distributed Services called side when executing computer program The step of method.
The embodiment of the present invention also provides a kind of computer readable storage medium, is stored thereon with computer program, computer The step of Distributed Services call method is realized when program is executed by processor.
The Distributed Services call method and system of the embodiment of the present invention according to preset element of service mapping relations successively Judge each burst information whether corresponding with service element information;When burst information corresponding with service element information, the fragment is recorded The corresponding multiple Service provider node information of information finally select one of clothes from multiple Service provider node information Business provider's nodal information carries out service call, to carry out fragment isolation to business function, supports the business of independent partitions deployment Scene improves the stability of distributed business system.
Detailed description of the invention
In order to more clearly explain the embodiment of the invention or the technical proposal in the existing technology, embodiment will be described below Needed in attached drawing be briefly described, it should be apparent that, the accompanying drawings in the following description is only of the invention some Embodiment for those of ordinary skill in the art without creative efforts, can also be attached according to these Figure obtains other attached drawings.
Fig. 1 is the flow chart of Distributed Services call method in the embodiment of the present invention;
Fig. 2 is the structural block diagram of Distributed Services calling system in the embodiment of the present invention.
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete Site preparation description, it is clear that described embodiments are only a part of the embodiments of the present invention, instead of all the embodiments.It is based on Embodiment in the present invention, it is obtained by those of ordinary skill in the art without making creative efforts every other Embodiment shall fall within the protection scope of the present invention.
One skilled in the art will appreciate that embodiments of the present invention can be implemented as a kind of system, device, equipment, method Or computer program product.Therefore, the present disclosure may be embodied in the following forms, it may be assumed that complete hardware, complete software The form that (including firmware, resident software, microcode etc.) or hardware and software combine.
In view of the business scenario that the prior art can not effectively support independent partitions to dispose, it is unfavorable for stablizing operation system, this Inventive embodiments provide a kind of Distributed Services call method, to carry out fragment isolation to business function, support independent partitions portion The business scenario of administration improves the stability of distributed business system.Below in conjunction with attached drawing, the present invention is described in detail.
Fig. 1 is the flow chart of Distributed Services call method in the embodiment of the present invention.As shown in Figure 1, Distributed Services tune Include: with method
S101: the instruction of transmission subscription current service to registration center.
When it is implemented, registration center receives multiple service provider informations from service providing apparatus in advance, and right Service provider information is registered.Each service provider information includes service name, and corresponding with service name One routing interface information, multiple burst informations and multiple Service provider node message files.Subscribe to the instruction of current service Service name including current service, registration center determine the service of current service after receiving the instruction for subscribing to current service The corresponding service provider information of title, and service provider information is returned to Distributed Services calling system of the invention.When When online or offline variation occurs for Service provider node information, registration center will connect the service after push is changed based on long Provider's nodal information is to Distributed Services calling system.
S102: multiple burst informations and multiple Service provider node information from registration center are received;Wherein, currently The corresponding multiple burst informations of service, each burst information correspond to multiple Service provider node information.
Wherein, burst information includes: America area, the Asian-Pacific area and Europe-Africa area.
S103: element of service information is obtained.
Wherein, element of service information can be area number, customer number or account.
S104: successively judge each burst information whether believe by corresponding with service element according to preset element of service mapping relations Breath.
In element of service mapping relations, a burst information maps multiple element of service information.When it is implemented, service Device is provided, configuration center is written into element of service mapping relations, configuration center sends element of service mapping relations to distribution in advance Formula service calling system.
S105: when burst information corresponding with service element information, the corresponding multiple service providers of the burst information are recorded Nodal information.
S106: one of Service provider node information is selected to be serviced from multiple Service provider node information It calls.
The executing subject of Distributed Services call method shown in FIG. 1 can be computer.Process as shown in Figure 1 can Know, the Distributed Services call method of the embodiment of the present invention successively judges each fragment according to preset element of service mapping relations Information whether corresponding with service element information;When burst information corresponding with service element information, it is corresponding more to record the burst information A Service provider node information finally selects one of Service provider node from multiple Service provider node information Information carries out service call, to carry out fragment isolation to business function, supports the business scenario of independent partitions deployment, improves distribution The stability of formula operation system.
In one embodiment, before executing S103, further includes: receive the routing interface information from registration center;According to Routing interface information judges whether current service is associated with routing interface;When current service is associated with routing interface, S103 is executed.
The detailed process of the embodiment of the present invention is as follows:
1, registration center receives multiple service provider informations from service providing apparatus in advance, and to service provider Information is registered.
2, Distributed Services calling system of the invention, which is sent, subscribes to the instruction of current service to registration center.
3, registration center determines that the corresponding service of service name of current service provides according to the instruction for subscribing to current service Square information, and service provider information is returned to Distributed Services calling system.
4, Distributed Services calling system receives routing interface information from registration center, multiple burst informations and multiple Service provider node information.
5, Distributed Services calling system judges whether current service is associated with routing interface according to routing interface information;When working as When preceding service association routing interface, element of service information is obtained.
6, configuration center is written in element of service mapping relations by service providing apparatus.
7, configuration center sends element of service mapping relations to Distributed Services calling system in advance.
8, Distributed Services calling system successively judges whether each burst information corresponds to according to element of service mapping relations Element of service information.When burst information corresponding with service element information, the corresponding multiple service providers of the burst information are recorded Nodal information.
9, one of Service provider node information is selected to carry out service tune from multiple Service provider node information With.
To sum up, the Distributed Services call method of the embodiment of the present invention is successively sentenced according to preset element of service mapping relations Each burst information of breaking whether corresponding with service element information;When burst information corresponding with service element information, fragment letter is recorded Corresponding multiple Service provider node information are ceased, one of service is finally selected from multiple Service provider node information Provider's nodal information carries out service call, to carry out fragment isolation to business function, supports the business field of independent partitions deployment Scape improves the stability of distributed business system.And framework of the invention is succinct, is easy to build, and supports external administration demand fast Speed landing.
Based on the same inventive concept, the embodiment of the invention also provides a kind of Distributed Services calling systems, since this is The principle solved the problems, such as of uniting is similar to Distributed Services call method, therefore the implementation of the system may refer to the implementation of method, Overlaps will not be repeated.
Fig. 2 is the structural block diagram of Distributed Services calling system in the embodiment of the present invention.As shown in Fig. 2, Distributed Services Calling system includes:
Transmission unit, for sending the instruction for subscribing to current service to registration center;
Receiving unit, for receiving multiple burst informations and multiple Service provider node information from registration center; Wherein, current service corresponds to multiple burst informations, and each burst information corresponds to multiple Service provider node information;
Acquiring unit, for obtaining element of service information;
First judging unit, for successively judging whether each burst information is right according to preset element of service mapping relations Answer element of service information;
Recording unit, for recording the corresponding multiple clothes of the burst information when burst information corresponding with service element information Business provider's nodal information;
Service call unit, for selecting one of Service provider node from multiple Service provider node information Information carries out service call.
In a kind of wherein embodiment, further includes:
Second judgment unit, for judging whether current service is associated with routing interface according to routing interface information;
Receiving unit is also used to: receiving the routing interface information from registration center;
Acquiring unit is specifically used for: when current service is associated with routing interface, obtaining element of service information.
In a kind of wherein embodiment, burst information includes: America area, the Asian-Pacific area and Europe-Africa area.
In a kind of wherein embodiment, element of service information is ground area code, customer number or account.
To sum up, the Distributed Services calling system of the embodiment of the present invention is successively sentenced according to preset element of service mapping relations Each burst information of breaking whether corresponding with service element information;When burst information corresponding with service element information, fragment letter is recorded Corresponding multiple Service provider node information are ceased, one of service is finally selected from multiple Service provider node information Provider's nodal information carries out service call, to carry out fragment isolation to business function, supports the business field of independent partitions deployment Scape improves the stability of distributed business system.
The embodiment of the invention also provides a kind of computer equipments, including memory, processor and storage are on a memory And Distributed Services called side may be implemented when executing computer program in the computer program that can be run on a processor, processor The all or part of the content of method, for example, following content may be implemented when executing computer program in processor:
The instruction for subscribing to current service is sent to registration center;
Receive multiple burst informations and multiple Service provider node information from registration center;Wherein, current service Corresponding multiple burst informations, each burst information correspond to multiple Service provider node information;
Obtain element of service information;
According to preset element of service mapping relations successively judge each burst information whether corresponding with service element information;
When burst information corresponding with service element information, the corresponding multiple Service provider node letters of the burst information are recorded Breath;
One of Service provider node information is selected to carry out service call from multiple Service provider node information.
To sum up, the computer equipment of the embodiment of the present invention successively judges each to divide according to preset element of service mapping relations Piece information whether corresponding with service element information;When burst information corresponding with service element information, it is corresponding to record the burst information Multiple Service provider node information finally select one of service provider section from multiple Service provider node information Point information progress service call supports the business scenario of independent partitions deployment to carry out fragment isolation to business function, improves and divides The stability of cloth operation system.
The embodiment of the invention also provides a kind of computer readable storage mediums, are stored thereon with computer program, calculate The all or part of the content of Distributed Services call method may be implemented in machine program when being executed by processor, for example, processor is held Following content may be implemented when row computer program:
The instruction for subscribing to current service is sent to registration center;
Receive multiple burst informations and multiple Service provider node information from registration center;Wherein, current service Corresponding multiple burst informations, each burst information correspond to multiple Service provider node information;
Obtain element of service information;
According to preset element of service mapping relations successively judge each burst information whether corresponding with service element information;
When burst information corresponding with service element information, the corresponding multiple Service provider node letters of the burst information are recorded Breath;
One of Service provider node information is selected to carry out service call from multiple Service provider node information.
To sum up, the computer readable storage medium of the embodiment of the present invention is successively sentenced according to preset element of service mapping relations Each burst information of breaking whether corresponding with service element information;When burst information corresponding with service element information, fragment letter is recorded Corresponding multiple Service provider node information are ceased, one of service is finally selected from multiple Service provider node information Provider's nodal information carries out service call, to carry out fragment isolation to business function, supports the business field of independent partitions deployment Scape improves the stability of distributed business system.
Particular embodiments described above has carried out further in detail the purpose of the present invention, technical scheme and beneficial effects Describe in detail it is bright, it should be understood that the above is only a specific embodiment of the present invention, the guarantor being not intended to limit the present invention Range is protected, all within the spirits and principles of the present invention, any modification, equivalent substitution, improvement and etc. done should be included in this Within the protection scope of invention.
It should be understood by those skilled in the art that, the embodiment of the present invention can provide as method, system or computer program Product.Therefore, complete hardware embodiment, complete software embodiment or reality combining software and hardware aspects can be used in the present invention Apply the form of example.Moreover, it wherein includes the computer of computer usable program code that the present invention, which can be used in one or more, The computer program implemented in usable storage medium (including but not limited to magnetic disk storage, CD-ROM, optical memory etc.) produces The form of product.
The present invention be referring to according to the method for the embodiment of the present invention, the process of equipment (system) and computer program product Figure and/or block diagram describe.It should be understood that every one stream in flowchart and/or the block diagram can be realized by computer program instructions The combination of process and/or box in journey and/or box and flowchart and/or the block diagram.It can provide these computer programs Instruct the processor of general purpose computer, special purpose computer, Embedded Processor or other programmable data processing devices to produce A raw machine, so that being generated by the instruction that computer or the processor of other programmable data processing devices execute for real The device for the function of being specified in present one or more flows of the flowchart and/or one or more blocks of the block diagram.
These computer program instructions, which may also be stored in, is able to guide computer or other programmable data processing devices with spy Determine in the computer-readable memory that mode works, so that it includes referring to that instruction stored in the computer readable memory, which generates, Enable the manufacture of device, the command device realize in one box of one or more flows of the flowchart and/or block diagram or The function of being specified in multiple boxes.
These computer program instructions also can be loaded onto a computer or other programmable data processing device, so that counting Series of operation steps are executed on calculation machine or other programmable devices to generate computer implemented processing, thus in computer or The instruction executed on other programmable devices is provided for realizing in one or more flows of the flowchart and/or block diagram one The step of function of being specified in a box or multiple boxes.
Specific embodiment is applied in the present invention, and principle and implementation of the present invention are described, above embodiments Explanation be merely used to help understand method and its core concept of the invention;At the same time, for those skilled in the art, According to the thought of the present invention, there will be changes in the specific implementation manner and application range, in conclusion in this specification Appearance should not be construed as limiting the invention.

Claims (10)

1. a kind of Distributed Services call method characterized by comprising
The instruction for subscribing to current service is sent to registration center;
Receive multiple burst informations and multiple Service provider node information from the registration center;Wherein, described current The corresponding multiple burst informations of service, each burst information correspond to multiple Service provider node information;
Obtain element of service information;
Successively judge whether each burst information corresponds to the element of service information according to preset element of service mapping relations;
When burst information corresponds to the element of service information, the corresponding multiple Service provider node letters of the burst information are recorded Breath;
One of Service provider node information is selected to carry out service call from the multiple Service provider node information.
2. Distributed Services call method according to claim 1, which is characterized in that further include:
Receive the routing interface information from the registration center;
Judge whether the current service is associated with routing interface according to the routing interface information;
When the current service is associated with routing interface, element of service information is obtained.
3. Distributed Services call method according to claim 1, which is characterized in that the burst information includes: America Area, the Asian-Pacific area and Europe-Africa area.
4. Distributed Services call method according to claim 1, which is characterized in that the element of service information is area Number, customer number or account.
5. a kind of Distributed Services calling system characterized by comprising
Transmission unit, for sending the instruction for subscribing to current service to registration center;
Receiving unit, for receiving multiple burst informations and multiple Service provider node information from the registration center; Wherein, the current service corresponds to multiple burst informations, and each burst information corresponds to multiple Service provider node information;
Acquiring unit, for obtaining element of service information;
First judging unit, for successively judging whether each burst information corresponds to institute according to preset element of service mapping relations State element of service information;
Recording unit, for recording the corresponding multiple clothes of the burst information when burst information corresponds to the element of service information Business provider's nodal information;
Service call unit, for selecting one of Service provider node from the multiple Service provider node information Information carries out service call.
6. Distributed Services calling system according to claim 5, which is characterized in that further include:
Second judgment unit, for judging whether the current service is associated with routing interface according to routing interface information;
The receiving unit is also used to: receiving the routing interface information from the registration center;
The acquiring unit is specifically used for: when the current service is associated with routing interface, obtaining element of service information.
7. Distributed Services calling system according to claim 5, which is characterized in that the burst information includes: America Area, the Asian-Pacific area and Europe-Africa area.
8. Distributed Services calling system according to claim 5, which is characterized in that the element of service information is area Number, customer number or account.
9. a kind of computer equipment including memory, processor and stores the meter that can be run on a memory and on a processor Calculation machine program, which is characterized in that the processor is realized described in any one of Claims 1-4 when executing the computer program Distributed Services call method the step of.
10. a kind of computer readable storage medium, is stored thereon with computer program, which is characterized in that the computer program The step of Claims 1-4 described in any item Distributed Services call methods are realized when being executed by processor.
CN201910720809.4A 2019-08-06 2019-08-06 Distributed Services call method and system Pending CN110427428A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910720809.4A CN110427428A (en) 2019-08-06 2019-08-06 Distributed Services call method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910720809.4A CN110427428A (en) 2019-08-06 2019-08-06 Distributed Services call method and system

Publications (1)

Publication Number Publication Date
CN110427428A true CN110427428A (en) 2019-11-08

Family

ID=68414302

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910720809.4A Pending CN110427428A (en) 2019-08-06 2019-08-06 Distributed Services call method and system

Country Status (1)

Country Link
CN (1) CN110427428A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110971702A (en) * 2019-12-10 2020-04-07 中国建设银行股份有限公司 Service calling method and device, computer equipment and storage medium
CN112910708A (en) * 2021-02-07 2021-06-04 中国工商银行股份有限公司 Distributed service calling method and device
CN114035979A (en) * 2021-11-08 2022-02-11 中国银行股份有限公司 Transaction request processing method and device
CN114745446A (en) * 2022-05-18 2022-07-12 上海钧正网络科技有限公司 Routing method and device based on remote multi-live scene, electronic equipment and storage medium
CN114844952A (en) * 2022-05-07 2022-08-02 中国工商银行股份有限公司 Service processing method and related device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107729370A (en) * 2017-09-12 2018-02-23 上海艾融软件股份有限公司 Micro services multi-data source connects implementation method
US20190012627A1 (en) * 2017-07-06 2019-01-10 Bnsf Railway Company Railroad engineering asset management systems and methods
CN109189856A (en) * 2018-08-15 2019-01-11 中国联合网络通信集团有限公司 Distributed data base service management, device, server and storage medium
CN109542641A (en) * 2018-11-14 2019-03-29 中国联合网络通信集团有限公司 Service calling method, apparatus and system
CN109831473A (en) * 2017-11-23 2019-05-31 菜鸟智能物流控股有限公司 Logistics service providing method and equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190012627A1 (en) * 2017-07-06 2019-01-10 Bnsf Railway Company Railroad engineering asset management systems and methods
CN107729370A (en) * 2017-09-12 2018-02-23 上海艾融软件股份有限公司 Micro services multi-data source connects implementation method
CN109831473A (en) * 2017-11-23 2019-05-31 菜鸟智能物流控股有限公司 Logistics service providing method and equipment
CN109189856A (en) * 2018-08-15 2019-01-11 中国联合网络通信集团有限公司 Distributed data base service management, device, server and storage medium
CN109542641A (en) * 2018-11-14 2019-03-29 中国联合网络通信集团有限公司 Service calling method, apparatus and system

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110971702A (en) * 2019-12-10 2020-04-07 中国建设银行股份有限公司 Service calling method and device, computer equipment and storage medium
CN112910708A (en) * 2021-02-07 2021-06-04 中国工商银行股份有限公司 Distributed service calling method and device
CN114035979A (en) * 2021-11-08 2022-02-11 中国银行股份有限公司 Transaction request processing method and device
CN114844952A (en) * 2022-05-07 2022-08-02 中国工商银行股份有限公司 Service processing method and related device
CN114844952B (en) * 2022-05-07 2024-01-30 中国工商银行股份有限公司 Service processing method and related device
CN114745446A (en) * 2022-05-18 2022-07-12 上海钧正网络科技有限公司 Routing method and device based on remote multi-live scene, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN110427428A (en) Distributed Services call method and system
CN104243301B (en) A kind of method, equipment and system for generating service path
US9742926B2 (en) Unified services platform using a telephone number as a common subscriber identifier
US10585914B1 (en) Methods and apparatus for a distributed shared memory for device synchronization
US11928514B2 (en) Systems and methods providing serverless DNS integration
US20090260005A1 (en) System and method for providing service
CN105979007A (en) Acceleration resource processing method and device and network function virtualization system
CN107959666A (en) Data subscription, the method for issue and its device in the broadcasting system of extensive CORS stations
US20200413322A1 (en) Method and apparatus for business migration
CN111090587A (en) Method, device and equipment for testing production point service and storage medium
US10749944B2 (en) Systems and methods to improve the performance of a network by more efficient virtual network resource allocation
CN106385435A (en) Service treatment method and system of service system
CN107888787A (en) A kind of processing method and processing device of media access request
CN105872038A (en) High concurrency processing method and device of cloud desktop system
CN110263276A (en) Message distributing method, device, equipment and storage medium
CN105245447B (en) The chip realization device and method of ECMP are supported on data center ToR
CN105120002B (en) A kind of information processing method and device
CN112671723B (en) Call control system, method and computer readable medium
US20170353608A1 (en) Voice service routing system for accessibility
US11455228B2 (en) Non-linear management of real time sequential data in cloud instances via time constraints
CN108377245A (en) A kind of optimizing demonstration method and system of network insertion request
CN101163160A (en) Method and system of combining multi-party network game service in network television system
CN105871972A (en) Video resource distributed cathe method, device and system
CN107659702A (en) The anti-harassment method and system of landline telephone and relevant device
CN109688225A (en) A kind of communication means 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20191108