CN110018962A - Service adjustment method and system based on distributed service framework and registration center - Google Patents

Service adjustment method and system based on distributed service framework and registration center Download PDF

Info

Publication number
CN110018962A
CN110018962A CN201910289948.6A CN201910289948A CN110018962A CN 110018962 A CN110018962 A CN 110018962A CN 201910289948 A CN201910289948 A CN 201910289948A CN 110018962 A CN110018962 A CN 110018962A
Authority
CN
China
Prior art keywords
service
information
registration
services
user terminal
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
CN201910289948.6A
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.)
Chongqing Eight Quit Intellectual Property Services Co Ltd
Original Assignee
Chongqing Eight Quit Intellectual Property Services 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 Chongqing Eight Quit Intellectual Property Services Co Ltd filed Critical Chongqing Eight Quit Intellectual Property Services Co Ltd
Priority to CN201910289948.6A priority Critical patent/CN110018962A/en
Publication of CN110018962A publication Critical patent/CN110018962A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/362Software debugging

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

A kind of service adjustment method based on distributed service framework and registration center disclosed by the invention, comprising: configure registration center's information of each environment;Obtain the environment and service request of user terminal selecting;All services are scanned in registration center according to service request, registration service corresponding with the service request is found, obtains all registration informations of registration service and parse information on services, the information on services is sent to user terminal;User terminal is received according to the host and interface of information on services Selection and call, corresponding service host progress service interface is connected and calls to obtain service returns results, service feedback result is sent to user terminal.Service adjustment method based on distributed service framework and registration center of the invention, integrate multiple environment, realizing user can be quickly in each environment changing and reference service information, energy quick positioning question when there is service call failure, exploitation and testing efficiency are promoted, allows the more intuitive convenience of interface debugging.

Description

Service adjustment method and system based on distributed service framework and registration center
Technical field
The present invention relates to technical field of data processing, and in particular to a kind of based on distributed service framework and registration center Service adjustment method, system, terminal and medium.
Background technique
Currently, more and more companies begin to use dubbo (distributed service framework) and zookeeper (distribution clothes Business registration center) mode realize micro services framework.Intra-company usually have multiple environment (test, exploitation is pre- to issue, gray scale, Production etc.), each environment can have multiple services.The prior art is by dubbo-admin (monitor supervision platform that official provides) It is monitored, but shows not intuitively easy error due to there is multiple environment to need to open each environment of multiple dubbo-admin, cut Change inconvenience.In addition, only checking problem with the experience of developer in the case where there is service call failure.Due to clothes There are many reason of business malloc failure malloc, and being difficult quickly to position is front end or port problem.Example: the zookeeper that front and back end uses It is inconsistent;The service release number that front and back end uses is inconsistent;Same version number leads to the clothes called to mistake there are multiple services Business, developer's home environment and actual environment configuration are inconsistent etc..
Summary of the invention
For the defects in the prior art, provided in an embodiment of the present invention a kind of based in distributed service framework and registration Service adjustment method, system, terminal and the medium of the heart are realized quickly in each environment changing and reference service information, are being occurred Service call can quick positioning question, promotion exploitation and testing efficiency when failure.
In a first aspect, the embodiment of the present invention also provides a kind of service debugging based on distributed service framework and registration center Method, comprising the following steps:
Configure registration center's information of each environment;
Obtain the environment and service request of user terminal selecting;
All services are scanned in registration center according to service request, find registration service corresponding with the service request, It obtains all registration informations of registration service and parses information on services, the information on services is sent to user terminal;
User terminal is received according to the host and interface of information on services Selection and call, corresponding service host is connected and is taken Business interface calls to obtain service returns results, and service feedback result is sent to user terminal.
Optionally, registration center's information includes IP address, port and nodal information.
Optionally, the information on services includes IP address, port, version number, interface and the registion time of service host.
Second aspect, the service debugging system provided by the invention based on distributed service framework and registration center, including User terminal and server, server include configuration module, first obtain module, data processing module and result return module, Wherein,
The configuration module is used to configure registration center's information of each environment;
The first acquisition module is used to obtain the environment and service request of user terminal selecting;
The data processing module is used to scan all services in registration center according to service request, finds and the service Corresponding registration service is requested, all registration informations of registration service are obtained and parses information on services, by the information on services It is sent to user terminal;
The result return module is for receiving user terminal according to the host and interface of information on services Selection and call, connection Corresponding service host carries out interface and calls to obtain service returns results, and service feedback result is sent to user terminal.
Optionally, registration center's information includes IP address, port and node.
The information on services includes IP address, port, version number, interface and the registion time of service host.
The third aspect, terminal provided in an embodiment of the present invention, including processor, input equipment, output equipment and Memory, the processor, input equipment, output equipment and memory are connected with each other, and the memory is for storing computer Program, the computer program include program instruction, and the processor is configured for calling described program instruction, are executed above-mentioned The step of method of embodiment description.
Fourth aspect, computer readable storage medium provided in an embodiment of the present invention, the computer storage medium storage There is computer program, the computer program includes program instruction, and described program instruction makes the place when being executed by a processor Reason device executes the step of method of above-described embodiment description.
Beneficial effects of the present invention:
A kind of service adjustment method based on distributed service framework and registration center provided in an embodiment of the present invention is System, terminal and medium, integrate multiple environment, realize user can quickly in each environment changing and reference service information, When there is service call failure can quick positioning question, promote exploitation and testing efficiency, allow the more intuitive convenience of interface debugging.
Detailed description of the invention
It, below will be to specific in order to illustrate more clearly of the specific embodiment of the invention or technical solution in the prior art Embodiment or attached drawing needed to be used in the description of the prior art are briefly described.In all the appended drawings, similar element Or part is generally identified by similar appended drawing reference.In attached drawing, each element or part might not be drawn according to actual ratio.
Fig. 1 shows a kind of clothes based on distributed service framework and registration center provided by first embodiment of the invention The flow chart for adjustment method of being engaged in;
Fig. 2 shows a kind of clothes based on distributed service framework and registration center provided by second embodiment of the invention The structural schematic diagram for debugging system of being engaged in;
Fig. 3 shows a kind of structural schematic diagram of terminal provided by third embodiment of the 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 some of the embodiments of the present invention, instead of all the embodiments.Based on this hair Embodiment in bright, every other implementation obtained by those of ordinary skill in the art without making creative efforts Example, shall fall within the protection scope of the present invention.
It should be appreciated that ought use in this specification and in the appended claims, term " includes " and "comprising" instruction Described feature, entirety, step, operation, the presence of element and/or component, but one or more of the other feature, whole is not precluded Body, step, operation, the presence or addition of element, component and/or its set.
It is also understood that mesh of the term used in this description of the invention merely for the sake of description specific embodiment And be not intended to limit the present invention.As description of the invention and it is used in the attached claims, unless on Other situations are hereafter clearly indicated, otherwise " one " of singular, "one" and "the" are intended to include plural form.
It will be further appreciated that term "and/or" used in description of the invention and the appended claims refers to Any combination and all possible combinations of one or more of the associated item listed, and including these combinations.
As used in this specification and in the appended claims, term " if " can be according to context quilt Be construed to " when ... " or " once " or " in response to determination " or " in response to detecting ".Similarly, phrase " if it is determined that " or " if detecting [described condition or event] " can be interpreted to mean according to context " once it is determined that " or " in response to true It is fixed " or " once detecting [described condition or event] " or " in response to detecting [described condition or event] ".
It should be noted that unless otherwise indicated, technical term or scientific term used in this application should be this hair The ordinary meaning that bright one of ordinary skill in the art are understood.
As shown in Figure 1, the one kind for showing first embodiment of the invention offer is based in distributed service framework and registration The flow chart of the service adjustment method of the heart, this method be suitable for server carry out data processing, method the following steps are included:
S1: registration center's information of each environment is configured.
S2: the environment and service request of user terminal selecting are obtained.
S3: scanning all services in registration center according to service request, finds and corresponding with the service request registers clothes Business, obtains all registration informations of registration service and parses information on services, the information on services is sent to user terminal.
S4: receiving user terminal according to the host and interface of information on services Selection and call, connect corresponding service host into Row service interface calls to obtain service returns results, and service feedback result is sent to user terminal.
In the present embodiment, using dubbo (distributed service framework) and zookeeper (Distributed Services registration center) Mode realize micro services framework.The user's operation page is built using the prior art first, is reconfigured the zookeeper of each environment Information, zookeeper information include IP address, port and nodal information;User selects environment and service, clothes by operation pages The environment and service request for device acquisition user terminal selecting of being engaged in;Server scans all notes in registration center according to service request Volume service, finds registration service corresponding with service request, obtains all registration informations of registration service and parse service Information on services is sent to user terminal by information, and information on services includes that the IP address of service host, port, version number, service connect Mouth and service are registered to the registion time of registration center.Obtain the host and connect that user terminal is needed according to information on services selection Mouthful, it connects corresponding service host progress service interface and calls to obtain service returns results, service feedback result is sent to use Family terminal, this completes primary service debugging.This method integrates multiple environment, and realizing user can be quickly in each ring Border switching and reference service information, can quick positioning question when there is service call failure.Developer and tester It can intuitively see very much the information such as service registration situation and version number.User can call directly service, call structure can be with The case where true reflection service, can evade and lead to the problem of because developer is locally different from actual environment configuration.
A kind of service adjustment method based on distributed service framework and registration center provided in an embodiment of the present invention, integration Multiple environment, service call failure can occurred quickly in each environment changing and reference service information by realizing user When can quick positioning question, promote exploitation and testing efficiency, allow the more intuitive convenience of interface debugging.
As shown in Fig. 2, the one kind for showing second embodiment of the invention offer is based in distributed service framework and registration The structural schematic diagram of the service debugging system of the heart, the system include user terminal and server, and server includes configuration module, One obtains module, data processing module and result return module, wherein
Configuration module is used to configure registration center's information of each environment;
First acquisition module is used to obtain the environment and service request of user terminal selecting;
Data processing module is used to scan all services in registration center according to service request, finds and the service request Corresponding registration service obtains all registration informations of registration service and parses information on services, the information on services is sent To user terminal;
For receiving user terminal according to the host and interface of information on services Selection and call, connection corresponds to result return module Service host carry out interface call to obtain service returns results, service feedback result is sent to user terminal.
In the present embodiment, using dubbo (distributed service framework) and zookeeper (Distributed Services registration center) Mode realize micro services framework.The user's operation page is built using the prior art, configuration module configures each environment Zookeeper information, zookeeper information include IP address, port and nodal information;User passes through on operation user terminal The page selects environment and service, and first obtains the environment and service request that module obtains user terminal selecting;Data processing module All registration services are scanned in registration center according to service request, find registration service corresponding with service request, are obtained All registration informations of registration service simultaneously parse information on services, information on services are sent to user terminal, information on services includes IP address, port, version number, service interface and the service of service host are registered to the registion time of registration center.As a result it returns Module receives the host and interface that user terminal is needed according to information on services selection, connects corresponding service host and carries out service and connects Mouth calls and obtains service returns results, and service feedback result is sent to user terminal, and this completes primary service debugging. The multiple environment of the system combination, realizing user can service quickly in each environment changing and reference service information It can quick positioning question when malloc failure malloc.Developer and tester can intuitively see service registration situation and version very much The information such as this number.User can call directly service, call structure that can really reflect the case where service, can evade because of exploitation Person is locally different from actual environment configuration to be led to the problem of.
A kind of service debugging system based on distributed service framework and registration center provided in an embodiment of the present invention, integration Multiple environment, service call failure can occurred quickly in each environment changing and reference service information by realizing user When can quick positioning question, promote exploitation and testing efficiency, allow the more intuitive convenience of interface debugging.
The present invention also provides a kind of embodiments of terminal, as shown in figure 3, showing the structure of computer equipment Block diagram, the equipment include processor, input equipment, output equipment and memory, the processor, input equipment, output equipment It is connected with each other with memory, for the memory for storing computer program, the computer program includes program instruction, described The step of processor is configured for calling described program instruction, executes the method for above-mentioned first embodiment description.
It should be appreciated that in embodiments of the present invention, alleged processor can be central processing unit (Central Processing Unit, CPU), which can also be other general processors, digital signal processor (Digital Signal Processor, DSP), specific integrated circuit (Application Specific Integrated Circuit, ASIC), ready-made programmable gate array (Field-Programmable Gate Array, FPGA) or other programmable logic Device, discrete gate or transistor logic, discrete hardware components etc..General processor can be microprocessor or this at Reason device is also possible to any conventional processor etc..
Input equipment may include that Trackpad, fingerprint adopt sensor (for acquiring the finger print information of user and the side of fingerprint To information), microphone etc., output equipment may include display (LCD etc.), loudspeaker etc..
The memory may include read-only memory and random access memory, and provide instruction and data to processor. The a part of of memory can also include nonvolatile RAM.For example, memory can be with storage device type Information.
In the specific implementation, the executable present invention of processor described in the embodiment of the present invention, input equipment, output equipment System embodiment described in the embodiment of the present invention also can be performed in implementation described in the embodiment of the method that embodiment provides Implementation, details are not described herein.
The present invention also provides a kind of embodiment of computer readable storage medium, the computer storage medium is stored with Computer program, the computer program include program instruction, and described program instruction makes the processing when being executed by a processor Device executes the step of method of above-mentioned first embodiment description.
The computer readable storage medium can be the internal storage unit of terminal described in previous embodiment, such as eventually The hard disk or memory at end.The computer readable storage medium is also possible to the External memory equipment of the terminal, such as described The plug-in type hard disk being equipped in terminal, intelligent memory card (Smart Media Card, SMC), secure digital (Secure Digital, SD) card, flash card (Flash Card) etc..Further, the computer readable storage medium can also be wrapped both The internal storage unit for including the terminal also includes External memory equipment.The computer readable storage medium is described for storing Other programs and data needed for computer program and the terminal.The computer readable storage medium can be also used for temporarily When store the data that has exported or will export.
Those of ordinary skill in the art may be aware that list described in conjunction with the examples disclosed in the embodiments of the present disclosure Member and algorithm steps, can be realized with electronic hardware, computer software, or a combination of the two, in order to clearly demonstrate hardware With the interchangeability of software, each exemplary composition and step are generally described according to function in the above description.This A little functions are implemented in hardware or software actually, the specific application and design constraint depending on technical solution.Specially Industry technical staff can use different methods to achieve the described function each specific application, but this realization is not It is considered as beyond the scope of this invention.
It is apparent to those skilled in the art that for convenience of description and succinctly, the end of foregoing description The specific work process at end and unit, can refer to corresponding processes in the foregoing method embodiment, details are not described herein.
In several embodiments provided herein, it should be understood that disclosed terminal and method, it can be by other Mode realize.For example, the apparatus embodiments described above are merely exemplary, for example, the division of the unit, only For a kind of logical function partition, there may be another division manner in actual implementation, such as multiple units or components can combine Or it is desirably integrated into another system, or some features can be ignored or not executed.In addition, shown or discussed is mutual Between coupling, direct-coupling or communication connection can be through some interfaces, the INDIRECT COUPLING or communication link of device or unit It connects, is also possible to electricity, mechanical or other form connections.
Finally, it should be noted that the above embodiments are only used to illustrate the technical solution of the present invention., rather than its limitations;To the greatest extent Pipe present invention has been described in detail with reference to the aforementioned embodiments, those skilled in the art should understand that: its according to So be possible to modify the technical solutions described in the foregoing embodiments, or to some or all of the technical features into Row equivalent replacement;And these are modified or replaceed, various embodiments of the present invention technology that it does not separate the essence of the corresponding technical solution The range of scheme should all cover within the scope of the claims and the description of the invention.

Claims (8)

1. a kind of service adjustment method based on distributed service framework and registration center characterized by comprising
Configure registration center's information of each environment;
Obtain the environment and service request of user terminal selecting;
All services are scanned in registration center according to service request, registration service corresponding with the service request is found, obtains All registration informations of registration service simultaneously parse information on services, and the information on services is sent to user terminal;
User terminal is received according to the host and interface of information on services Selection and call, corresponding service host is connected and carries out service and connect Mouth calls and obtains service returns results, and service feedback result is sent to user terminal.
2. the service adjustment method based on distributed service framework and registration center as described in claim 1, which is characterized in that Registration center's information includes IP address, port and nodal information.
3. the service adjustment method based on distributed service framework and registration center as claimed in claim 2, which is characterized in that The information on services includes IP address, port, version number, interface and the registion time of service host.
4. a kind of service debugging system based on distributed service framework and registration center, including user terminal and server, It is characterized in that, the server includes configuration module, the first acquisition module, data processing module and result return module, wherein
The configuration module is used to configure registration center's information of each environment;
The first acquisition module is used to obtain the environment and service request of user terminal selecting;
The data processing module is used to scan all services in registration center according to service request, finds and the service request Corresponding registration service obtains all registration informations of registration service and parses information on services, the information on services is sent To user terminal;
For receiving user terminal according to the host and interface of information on services Selection and call, connection corresponds to the result return module Service host carry out interface call to obtain service returns results, service feedback result is sent to user terminal.
5. the service debugging system based on distributed service framework and registration center as claimed in claim 4, which is characterized in that Registration center's information includes IP address, port and node.
6. the service debugging system based on distributed service framework and registration center as claimed in claim 5, which is characterized in that The information on services includes IP address, port, version number, interface and the registion time of service host.
7. a kind of terminal, including processor, input equipment, output equipment and memory, the processor, input are set Standby, output equipment and memory are connected with each other, and the memory is for storing computer program, which is characterized in that the calculating Machine program includes program instruction, and the processor is configured for calling described program instruction, is executed as claim 1-3 is any The step of method described in item.
8. a kind of computer readable storage medium, the computer storage medium is stored with computer program, which is characterized in that institute Stating computer program includes program instruction, and described program instruction executes the processor as right is wanted The step of seeking 1-3 described in any item methods.
CN201910289948.6A 2019-04-11 2019-04-11 Service adjustment method and system based on distributed service framework and registration center Pending CN110018962A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910289948.6A CN110018962A (en) 2019-04-11 2019-04-11 Service adjustment method and system based on distributed service framework and registration center

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910289948.6A CN110018962A (en) 2019-04-11 2019-04-11 Service adjustment method and system based on distributed service framework and registration center

Publications (1)

Publication Number Publication Date
CN110018962A true CN110018962A (en) 2019-07-16

Family

ID=67191061

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910289948.6A Pending CN110018962A (en) 2019-04-11 2019-04-11 Service adjustment method and system based on distributed service framework and registration center

Country Status (1)

Country Link
CN (1) CN110018962A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110968411A (en) * 2019-12-06 2020-04-07 北京明略软件***有限公司 Timed task scheduling method, timed task scheduling device, server and storage medium
CN111190734A (en) * 2019-12-30 2020-05-22 杭州涂鸦信息技术有限公司 Micro-service routing method and system and readable storage medium
CN111309474A (en) * 2020-01-19 2020-06-19 北京恒华伟业科技股份有限公司 Communication method, communication device and distributed service registration center
CN111444100A (en) * 2020-03-26 2020-07-24 深圳创维-Rgb电子有限公司 Test method, test device, test apparatus and storage medium
CN111770005A (en) * 2020-07-01 2020-10-13 中国银行股份有限公司 Method and device for detecting availability of distributed system of Dubbo service framework
CN111930626A (en) * 2020-08-12 2020-11-13 中国工商银行股份有限公司 Automatic testing method and device based on PaaS cloud service
CN112910943A (en) * 2019-12-04 2021-06-04 华为技术有限公司 Service providing method, device and system
CN113127337A (en) * 2020-12-30 2021-07-16 中国农业银行股份有限公司 Debugging method and device for individually starting mobile terminal
CN113364706A (en) * 2021-06-03 2021-09-07 上海中通吉网络技术有限公司 Method for centralizing service flow
CN113515608A (en) * 2021-06-15 2021-10-19 微梦创科网络科技(中国)有限公司 Intelligent working method and system
CN114900383A (en) * 2022-03-28 2022-08-12 青岛海尔科技有限公司 Interface processing method and device, electronic equipment and computer readable storage medium
CN115002195A (en) * 2022-05-31 2022-09-02 深圳市和讯华谷信息技术有限公司 Service registration discovery method, system and medium in self-adaptive peer-to-peer mode

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102708042A (en) * 2011-08-12 2012-10-03 华南理工大学 Service-oriented embedded software test system
CN106789250A (en) * 2016-12-22 2017-05-31 焦点科技股份有限公司 A kind of service multi version based on container coexists implementation method
CN107438107A (en) * 2017-09-05 2017-12-05 深圳乐信软件技术有限公司 The call method and device of background service in a kind of micro services framework
CN108055248A (en) * 2017-11-30 2018-05-18 平安科技(深圳)有限公司 Remote invocation method, server and storage medium based on dubbo frames
WO2019068024A1 (en) * 2017-09-30 2019-04-04 Oracle International Corporation Binding, in an api registry, backend services endpoints to api functions

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102708042A (en) * 2011-08-12 2012-10-03 华南理工大学 Service-oriented embedded software test system
CN106789250A (en) * 2016-12-22 2017-05-31 焦点科技股份有限公司 A kind of service multi version based on container coexists implementation method
CN107438107A (en) * 2017-09-05 2017-12-05 深圳乐信软件技术有限公司 The call method and device of background service in a kind of micro services framework
WO2019068024A1 (en) * 2017-09-30 2019-04-04 Oracle International Corporation Binding, in an api registry, backend services endpoints to api functions
CN108055248A (en) * 2017-11-30 2018-05-18 平安科技(深圳)有限公司 Remote invocation method, server and storage medium based on dubbo frames

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112910943B (en) * 2019-12-04 2024-03-05 华为云计算技术有限公司 Service providing method, device and system
CN112910943A (en) * 2019-12-04 2021-06-04 华为技术有限公司 Service providing method, device and system
CN110968411A (en) * 2019-12-06 2020-04-07 北京明略软件***有限公司 Timed task scheduling method, timed task scheduling device, server and storage medium
CN111190734A (en) * 2019-12-30 2020-05-22 杭州涂鸦信息技术有限公司 Micro-service routing method and system and readable storage medium
CN111190734B (en) * 2019-12-30 2023-08-18 杭州涂鸦信息技术有限公司 Micro-service routing method and system and readable storage medium
CN111309474A (en) * 2020-01-19 2020-06-19 北京恒华伟业科技股份有限公司 Communication method, communication device and distributed service registration center
CN111309474B (en) * 2020-01-19 2023-05-12 北京恒华伟业科技股份有限公司 Communication method, communication device and distributed service registration center
CN111444100A (en) * 2020-03-26 2020-07-24 深圳创维-Rgb电子有限公司 Test method, test device, test apparatus and storage medium
CN111770005B (en) * 2020-07-01 2022-01-04 中国银行股份有限公司 Method and device for detecting availability of distributed system of Dubbo service framework
CN111770005A (en) * 2020-07-01 2020-10-13 中国银行股份有限公司 Method and device for detecting availability of distributed system of Dubbo service framework
CN111930626B (en) * 2020-08-12 2024-04-05 中国工商银行股份有限公司 Automatic testing method and device based on PaaS cloud service
CN111930626A (en) * 2020-08-12 2020-11-13 中国工商银行股份有限公司 Automatic testing method and device based on PaaS cloud service
CN113127337A (en) * 2020-12-30 2021-07-16 中国农业银行股份有限公司 Debugging method and device for individually starting mobile terminal
CN113364706A (en) * 2021-06-03 2021-09-07 上海中通吉网络技术有限公司 Method for centralizing service flow
CN113364706B (en) * 2021-06-03 2023-01-31 上海中通吉网络技术有限公司 Method for centralizing service flow
CN113515608A (en) * 2021-06-15 2021-10-19 微梦创科网络科技(中国)有限公司 Intelligent working method and system
CN114900383A (en) * 2022-03-28 2022-08-12 青岛海尔科技有限公司 Interface processing method and device, electronic equipment and computer readable storage medium
CN114900383B (en) * 2022-03-28 2024-04-19 青岛海尔科技有限公司 Interface processing method, device, electronic equipment and computer readable storage medium
CN115002195A (en) * 2022-05-31 2022-09-02 深圳市和讯华谷信息技术有限公司 Service registration discovery method, system and medium in self-adaptive peer-to-peer mode

Similar Documents

Publication Publication Date Title
CN110018962A (en) Service adjustment method and system based on distributed service framework and registration center
CN106990952B (en) Form verification method and system based on Vue
US8832658B2 (en) Verification framework for business objects
US6891929B2 (en) Automated and integrated call control server
CN108595316A (en) Life cycle management method, manager, equipment and the medium of Distributed Application
CN109815111A (en) Gray scale test method, device, computer equipment and storage medium
CN108572918A (en) Performance test methods, device, computer equipment and storage medium
CN112965700A (en) Routing-based micro-service processing method and device, computer equipment and medium
US20150161123A1 (en) Techniques to diagnose live services
CN109684008A (en) Card rendering method, device, terminal and computer readable storage medium
CN110048879A (en) Micro services register method, device, electronic equipment and computer readable storage medium
CN109871289A (en) A kind of remote procedure call service creation method and device
CN114064208A (en) Method and device for detecting application service state, electronic equipment and storage medium
CN108664381A (en) test method and device
CN106649488A (en) Method and device for invoking multi-data-source interaction interface
CN110610376A (en) Behavior data response method and device, computer equipment and storage medium
CN108197002A (en) Mobile equipment is without burying point data statistical method, system, terminal and medium
CN106997313A (en) A kind of signal processing method of application program, system and terminal device
CN110262782A (en) The interface comparison method and device of software systems
CN109885473A (en) Automated testing method and device, terminal and computer readable storage medium
CN109614271A (en) Control method, device, equipment and the storage medium of multiple company-data consistency
CN109862083A (en) A kind of Activiation method of internet of things equipment, device and equipment
CN109165147A (en) Log print control program, device, system, back-end server and headend equipment
CN108763052A (en) A kind of method for testing performance and system of virtual reality software memory reclaim mechanism
CN112202951A (en) Mobile phone compatibility testing method and related 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

Application publication date: 20190716

RJ01 Rejection of invention patent application after publication