CN103856559A - Working method and system for web services with various versions coexisting - Google Patents

Working method and system for web services with various versions coexisting Download PDF

Info

Publication number
CN103856559A
CN103856559A CN201410050547.2A CN201410050547A CN103856559A CN 103856559 A CN103856559 A CN 103856559A CN 201410050547 A CN201410050547 A CN 201410050547A CN 103856559 A CN103856559 A CN 103856559A
Authority
CN
China
Prior art keywords
version
client
version identifier
completion
web services
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
CN201410050547.2A
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.)
Beijing Tongtech Co Ltd
Original Assignee
Beijing Tongtech 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 Beijing Tongtech Co Ltd filed Critical Beijing Tongtech Co Ltd
Priority to CN201410050547.2A priority Critical patent/CN103856559A/en
Publication of CN103856559A publication Critical patent/CN103856559A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention provides a working method and system for web services with various versions coexisting. When a client side sends an access request to the web services with the various versions coexisting, the web services execute the first step of receiving the access request from the client side, the second step of detecting whether a version label exists in the access request of the client side or not, and the third step of executing the strategy matched to the versions and providing corresponding services for the client side if the version label exists in access request of the client side. By means of the working method and system, a plurality of embodiments of web services with the same name can coexist and the access capability can be guaranteed.

Description

Many versions web services method of work and the system of depositing
Technical field
The present invention relates to field of computer technology, the web services method of work and the system that are specifically related to a kind of many versions and deposit.
Background technology
Web service (Web Service) is ESB(Enterprise Service Bus) service provider offers a kind of service access mode of client call in system, in ESB system, apply commonplace, the Web service of issuing in any ESB system, all provides a formal Service name for client-access or calls.
At present, in the web services with multiple versions, if making the web services of old version and redaction can and deposit, mainly by the web services of different editions is renamed to realize, but in a fairly large number of situation of version, for web services visitor, access identities will become complicated and can not safeguard.Therefore how to find a kind of method, make the web services of different editions can use same name, and can realize access and deposit, seem particularly important.
Summary of the invention
For the deficiencies in the prior art, the web services method of work that the invention provides a kind of many versions and deposit, can guarantee web services of the same name Multi-instance and deposit and access ability.
For achieving the above object, the present invention is achieved by the following technical programs:
Many versions a web services method of work of depositing, set different version identifiers for Web service example of the same name in advance, and in the time that client sends access request to described web services, described web services is carried out following steps:
S1. receive the access request from client;
S2. whether detect in client-access request with version identifier;
If S3. have, according to the version identifier in client-access request, carry out version adaptation strategies, for client provides the service of respective version.
Preferably, described method further comprises:
Do not have with version identifier if detect in client-access request, utilize the version completion mark setting in advance to carry out version identifier completion to described client-access request, then carry out version adaptation strategies, for client provides corresponding service.
Preferably, the version completion setting in advance described in is designated fixing or adjustable version identifier.
Preferably, described version adaptation strategies is:
Detect in revision scheme storehouse whether have corresponding version identifier, if do not exist, return to error message to client; If exist, provide the Service Instance of respective version according to version identifier.
Preferably, the version set that described revision scheme storehouse comprises for described web services.
Many versions a web services work system of depositing, this system comprises:
Web service instance version mark setting module, is used to Web service example of the same name to set different version identifiers;
Request receiving module, for receiving the access request from client;
Version identifier detection module, for detection of in client-access request whether with version identifier;
Service providing module, for according to the version identifier of client-access request, carries out version adaptation strategies, for client provides the service of respective version.
Preferably, described system also comprises version identifier mode selection module, is used to client to provide two kinds of access modules for you to choose, a kind of for specify web services target version mark in client-requested, a kind of for not specifying web services target version mark.
Preferably, described system also comprises version identifier completion module, be used in the time that version identifier detection module detects client-access request not with version identifier, utilize the version completion mark setting in advance to carry out version identifier completion to described client-access request.
Preferably, described version identifier completion module comprises version identifier completion adjuster, for dynamically arranging version completion mark.
Preferably, described service providing module comprises:
Revision scheme lab setting subelement, the version set comprising for web services is set to revision scheme storehouse;
Version aptamer unit, for detection of the version identifier that whether exists version identifier detection module to detect in revision scheme storehouse or the version identifier of version identifier completion module completion, if do not exist, returns to error message to client; If exist, provide the Service Instance of respective version according to version identifier.
The present invention at least has following beneficial effect:
1, the present invention sets different version identifiers by the example of the Web service for of the same name, and many versions of Web service of the same name can and be deposited, and service ability can be externally provided simultaneously; By being the request indicated release mark of client-access Web service, allow the different editions of access service of the same name;
2, version identifier complementing method provided by the invention, make client can select the not version identifier of specified request web services, and rely on version identifier completion strategy to realize the access to default version web services, in addition, in version identifier completion strategy, version completion mark can be dynamically to adjust, therefore, can be at the not version identifier of specified request web services of client, but by on-the-fly modifying the version completion mark of web services, realize the access of client to different editions web services.
3, the present invention, by version adaptation strategies is set, can, according to the version identifier of client-requested, carry out adaptation in web services revision scheme storehouse, finds the service release of answering in contrast, and corresponding service is provided.
Certainly, implement either method of the present invention or product and not necessarily need to reach above-described all advantages simultaneously.
Brief description of the drawings
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, to the accompanying drawing of required use in embodiment or description of the Prior Art be briefly described below, apparently, accompanying drawing in the following describes is some embodiments of the present invention, for those of ordinary skill in the art, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the flow chart of many versions the web services method of work of depositing in the embodiment of the present invention 1;
Fig. 2 is the flow chart of many versions the web services method of work of depositing in the embodiment of the present invention 2;
Fig. 3 and Fig. 4 are many versions the web services work system structural representations deposited in the embodiment of the present invention 3.
Embodiment
For making object, technical scheme and the advantage of the embodiment of the present invention clearer, below in conjunction with the accompanying drawing in the embodiment of the present invention, technical scheme in the embodiment of the present invention is carried out to clear, complete description, obviously, described embodiment is the present invention's part embodiment, instead of whole embodiment.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtaining under creative work prerequisite, belong to the scope of protection of the invention.
Embodiment 1
The web services method of work that the embodiment of the present invention 1 has proposed a kind of many versions and deposited, referring to Fig. 1, in advance for the example of Web service of the same name is set different version identifiers, when client is when existing the web services of multiple versions to send access request, described web services is carried out following steps:
Step 101: accept the access request from client.
Step 102: whether detect in client-access request with version identifier.
Step 103: if having, according to the version identifier in client-access request, carry out version adaptation strategies, for client provides the service of respective version.
Visible, in the embodiment of the present invention, set different version identifiers by the example of the Web service for of the same name, many versions of Web service of the same name can and be deposited, and service ability can be externally provided simultaneously; By being the request indicated release mark of client-access Web service, realize the different editions of access service of the same name.
In addition, the embodiment of the present invention is by version adaptation strategies is set, can be according to the version identifier of client-requested, and for client provides the service of corresponding version.
Embodiment 2
Below by embodiment 2, carry out a more detailed explanation better implementation procedure of the present invention.Referring to Fig. 2, this process comprises the steps:
Step 201: set different version identifiers for Web service example of the same name in advance.
In this step, be the different instances of web services of the same name, the different editions of web services of the same name is set different version identifiers, for example, in the time that a certain web services of the same name has 6 versions, need to be that 6 versions are set 6 different version identifiers.
Step 202: revision scheme storehouse is set.
In this step, the version set that described web services comprises is set to revision scheme storehouse.
Step 203: version identifier model selection strategy is set.
In this step, when client sends access request, can select following both one, the first, identify at client indicated release; The second, do not specify any version identifier in client.
Step 204: version adaptation strategies is set.
In this step, it is to detect the version identifier that whether has the specified version identifier of client or completion in revision scheme storehouse that version adaptation strategies is set, if do not exist, returns to error message to client; If exist, provide the Service Instance of respective version according to the version identifier of specifying.
Step 205: version completion strategy is set.
In this step, version completion being set is designated a certain fixing version identifier or version completion is set and be designated the variable version identifier that can dynamically adjust.For example, when client is not when intended target version identifier, web services can utilize version completion strategy, auto-complete version identifier, and wherein the version identifier of completion can be a certain default version mark, also can be for through amendment or a certain particular version mark adjusted.Wherein, the completion version identifier of dynamically changeable can be controlled by version identifier completion adjuster, this adjuster regulates interface to form by a series of version identifiers, by regulating the version completion that interface can real time modifying web services, efficient rapidly, this quick upgrading for web services in ESB system also provides service helpful continuously.
Step 206: accept the access request from client.
In this step, web services is accepted the access request from client.
Step 207: whether with version identifier, if having, perform step 208 in the request of detection client-access; If nothing, execution step 209.
Whether in this step, web services detects the access request to client, check with version identifier, if having, carries out 207; If nothing, execution step 208.
Step 208: according to the version identifier in client-access request, carry out version adaptation strategies, for client provides corresponding service.
In this step, detect in client-access request with version identifier, therefore according to this version identifier, detect in revision scheme storehouse and whether have corresponding version identifier, if do not exist, return to error message to client, if exist, provide the Service Instance of respective version according to version identifier.
Step 209: utilize the version completion mark setting in advance to carry out version identifier completion to client-access request, then according to the version identifier of completion, carry out version adaptation strategies, for client provides corresponding service.
In this step, detect in client-access request not with version identifier, utilize the version completion mark pre-setting to carry out version identifier completion to described client-access request, again according to the version identifier of completion, in revision scheme storehouse, detect whether there is corresponding version identifier, if do not exist, return to error message to client, if exist, provide the Service Instance of respective version according to the version identifier of completion.Wherein, the version completion mark pre-setting can be version identifier that fix or acquiescence, can be also the version identifier of real time modifying.
Visible by above step, the embodiment of the present invention is set different version identifiers by the example of the Web service for of the same name, and many versions of Web service of the same name can and be deposited, and service ability can be externally provided simultaneously; By being the request indicated release mark of client-access Web service, allow the different editions of access service of the same name;
The embodiment of the present invention is by arranging version identifier strategy, make client can select intended target version identifier or non-intended target version identifier, when client-requested is not when intended target version identifier, web services can be automatically for version identifier completion be carried out in this request, thereby ensures the web services of the default version that client-access provides to system.
The version identifier complementing method that the embodiment of the present invention provides, make client can select not specify the target version mark of web services, and rely on version identifier completion strategy to realize the access to default version web services, in addition, in version identifier completion strategy, version completion mark can be also dynamically to adjust, therefore can be at the not version identifier of specified request web services of client, but by on-the-fly modifying the version completion mark of web services, realize the access of client to different editions web services.
The embodiment of the present invention is by arranging version adaptation strategies, can be according to the version identifier of the version identifier of client-requested or completion, in web services revision scheme storehouse, carry out adaptation, find the service release of answering in contrast, corresponding service is provided, when do not find corresponding request version identifier in revision scheme storehouse time, return to error message and remind client.
Embodiment 3
The web services work system that embodiments of the invention 3 have also proposed a kind of many versions and deposited, referring to Fig. 3 and Fig. 4, this system comprises:
Web service instance version mark setting module 301, is used to Web service example of the same name to set different version identifiers;
Request receiving module 302, for receiving the access request from client;
Version identifier detection module 303, for detection of in client-access request whether with version identifier;
Service providing module 304, for according to the version identifier of client-access request, carries out version adaptation strategies, for client provides corresponding service.
Wherein, described system also comprises version identifier mode selection module 305, is used to client to provide two kinds of access modules for you to choose, a kind of for specify web services target version mark in client-requested, a kind of for not specifying web services target version mark.
Wherein, described system also comprises version identifier completion module 306, be used in the time that version identifier detection module detects client-access request not with version identifier, utilize the version completion mark setting in advance to carry out version identifier completion to described client-access request.
Wherein, described version identifier completion module 306 comprises version identifier completion adjuster, for dynamically arranging version completion mark.
Wherein, described service providing module 304 comprises:
Revision scheme lab setting subelement 3040, the version set comprising for web services is set to revision scheme storehouse;
Version aptamer unit 3041, for detection of the version identifier that whether exists version identifier detection module to detect in revision scheme storehouse or the version identifier of version identifier completion module completion, if do not exist, returns to error message to client; If exist, provide the Service Instance of respective version according to version identifier.
The web services work system that the embodiment of the present invention 3 provides a kind of many versions and deposited, in native system, version identifier mode selection module 305, be used to client to provide two kinds of patterns for you to choose, a kind of for specify web services target version mark in client-requested, for not specifying a web services target version mark, thereby make client can select to be as required applicable to the pattern of oneself.Version identifier completion module 306, for providing the default version identifier of Web service, to do not carry out the completion of version identifier with the request of Web service version identifier.Version identifier completion module 306 comprises version identifier completion adjuster in addition, can adjust in real time Web service version completion mark.The benefit of bringing is like this: can be at the not version identifier of specified request web services of client, but by on-the-fly modifying the default version identifier in version identifier completion module 306, realize the access of client to different editions web services, thereby shielded the complex operations of client, this provides help for the test in many versions web services escalation process.
Version aptamer unit 3041, be used for according to the version identifier of the version identifier of client-requested or completion, in Web service revision scheme storehouse, carry out adaptation, and find the version services set matching with it, and then provide corresponding service, in the time of adaptation failure, web services can provide error prompting information to client.
While adopting the system deployment services described in the embodiment of the present invention 3, need to specify the version identifier of this service, the service of the same name of different editions can provide different operation flow services; In the time of access services, need to specify the revision identification information of institute's access services.This system is specified default version mark for service, in the time that requestor initiates the service with version identifier,, according to the version identifier of specifying, finds respective service; If indicated release does not identify when request, mate according to default version mark.
Method and system described in the embodiment of the present invention 1,2 and 3, allows many versions such as new, old of Web service of the same name parallel, and service is externally provided simultaneously.Walking abreast in advance of the service of new early version, finds problem wherein as early as possible, is convenient to the maintenance of multi-version web service and reaches the standard grade, and in real time, effectively verifies function and the performance of redaction Web service in same ESB system.
Method and system described in the embodiment of the present invention 1,2 and 3, is applicable to the service access to standards such as Web services, does not need to change the interface of existing service.
Method and system described in the embodiment of the present invention 1,2 and 3, can be for the exploitation of ESB (ESB) middleware software and hardware product, improve the tenability of ESB product to service change, business processing flow variation etc., the technology competition that also can improve ESB product, is also applicable to the software platform of SaaS or cloud to the management of serving simultaneously.
Adopt the method and system described in the embodiment of the present invention 1,2 and 3, can in same ESB system, dispose the Web service of the same name of different editions, the different service requests of different clients, same client, can have access to the different editions of this Web service.Version identifier completion module in this system, unifies for the different access pattern of client, has shielded the complexity of client-access.For example, in client not Offered target version identifier (using acquiescence completion version completion mark) in the situation that, client does not need to change access process, but by dynamically arranging the version completion mark of Web service in system, makes client can have access to specific web services version.The occasion of such operational applications is a lot, for example, in the time that web services is upgraded, only need to change version completion mark and just can make Web service to upgrade rapidly, for same client provides the upgrade service of Web service.Also the service that is applicable in addition Web service in ESB system walks abreast and version test, online upgrading, reduces deployment and the difficulty of test of many versions services, and the risk of shielding harness upgrading has greatly improved the efficiency that Web service is upgraded.After upgrade service, can effectively control risk, in the time that redaction service appearance is abnormal, the version of serving resets.
The different editions services set of mentioning in the embodiment of the present invention, may be on same physical server, also can be in different physical server deploy.
Above embodiment only, for technical scheme of the present invention is described, is not intended to limit; Although the present invention is had been described in detail with reference to previous embodiment, those of ordinary skill in the art is to be understood that: its technical scheme that still can record aforementioned each embodiment is modified, or part technical characterictic is wherein equal to replacement; And these amendments or replacement do not make the essence of appropriate technical solution depart from the spirit and scope of various embodiments of the present invention technical scheme.

Claims (10)

1. version more than a web services method of work of depositing, is characterized in that, sets different version identifiers in advance for Web service example of the same name, and in the time that client sends access request to described web services, described web services is carried out following steps:
S1. receive the access request from client;
S2. whether detect in client-access request with version identifier;
If S3. have, according to the version identifier in client-access request, carry out version adaptation strategies, for client provides the service of respective version.
2. method according to claim 1, is characterized in that, described method further comprises:
Do not have with version identifier if detect in client-access request, utilize the version completion mark setting in advance to carry out version identifier completion to described client-access request, then carry out version adaptation strategies, for client provides corresponding service.
3. method according to claim 2, is characterized in that, described in the version completion that sets in advance be designated fixing or adjustable version identifier.
4. method according to claim 3, is characterized in that, described version adaptation strategies is:
Detect in revision scheme storehouse whether have corresponding version identifier, if do not exist, return to error message to client; If exist, provide the Service Instance of respective version according to version identifier.
5. method according to claim 4, is characterized in that, the version set that described revision scheme storehouse comprises for described web services.
6. version more than a web services work system of depositing, is characterized in that, this system comprises:
Web service instance version mark setting module, is used to Web service example of the same name to set different version identifiers;
Request receiving module, for receiving the access request from client;
Version identifier detection module, for detection of in client-access request whether with version identifier;
Service providing module, for according to the version identifier of client-access request, carries out version adaptation strategies, for client provides the service of respective version.
7. system according to claim 6, it is characterized in that, described system also comprises version identifier mode selection module, be used to client to provide two kinds of access modules for you to choose, for specify a web services target version mark in client-requested, a kind of for not specifying web services target version mark.
8. system according to claim 6, it is characterized in that, described system also comprises version identifier completion module, be used in the time that version identifier detection module detects client-access request not with version identifier, utilize the version completion mark setting in advance to carry out version identifier completion to described client-access request.
9. system according to claim 8, is characterized in that, described version identifier completion module comprises version identifier completion adjuster, for dynamically arranging version completion mark.
10. system according to claim 9, is characterized in that, described service providing module comprises:
Revision scheme lab setting subelement, the version set comprising for web services is set to revision scheme storehouse;
Version aptamer unit, for detection of the version identifier that whether exists version identifier detection module to detect in revision scheme storehouse or the version identifier of version identifier completion module completion, if do not exist, returns to error message to client; If exist, provide the Service Instance of respective version according to version identifier.
CN201410050547.2A 2014-02-13 2014-02-13 Working method and system for web services with various versions coexisting Pending CN103856559A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410050547.2A CN103856559A (en) 2014-02-13 2014-02-13 Working method and system for web services with various versions coexisting

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410050547.2A CN103856559A (en) 2014-02-13 2014-02-13 Working method and system for web services with various versions coexisting

Publications (1)

Publication Number Publication Date
CN103856559A true CN103856559A (en) 2014-06-11

Family

ID=50863763

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410050547.2A Pending CN103856559A (en) 2014-02-13 2014-02-13 Working method and system for web services with various versions coexisting

Country Status (1)

Country Link
CN (1) CN103856559A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105320853A (en) * 2014-07-09 2016-02-10 腾讯科技(深圳)有限公司 Information monitoring method and device and terminal
CN105653328A (en) * 2015-12-29 2016-06-08 百度在线网络技术(北京)有限公司 Multi-version program coexistence method and apparatus for big memory service
CN107154931A (en) * 2017-03-31 2017-09-12 北京奇艺世纪科技有限公司 A kind of compatible method and device of client release
CN107632896A (en) * 2017-10-20 2018-01-26 广东欧珀移动通信有限公司 A kind of data processing method, data processing equipment and communication apparatus
CN107809445A (en) * 2016-08-31 2018-03-16 阿里巴巴集团控股有限公司 Service request handling system, method and apparatus
CN111225018A (en) * 2019-10-23 2020-06-02 上海艾融软件股份有限公司 Request message processing method and device and electronic equipment
CN111277633A (en) * 2020-01-13 2020-06-12 北京奇艺世纪科技有限公司 Request processing method, server, electronic equipment and storage medium
CN111736869A (en) * 2020-06-19 2020-10-02 浙江大搜车软件技术有限公司 Version updating method of server-side interface and calling method of server-side interface
CN113377423A (en) * 2021-06-22 2021-09-10 京东方科技集团股份有限公司 Method and device for providing service and electronic equipment
CN115454490A (en) * 2022-09-09 2022-12-09 中国人民财产保险股份有限公司 Service access method, device and system and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102043656A (en) * 2011-01-20 2011-05-04 宇龙计算机通信科技(深圳)有限公司 Software management method and software management server
CN102572806A (en) * 2012-02-14 2012-07-11 中国民航信息网络股份有限公司 Mobile terminal adapting system and method based on Msky platform
US20130114744A1 (en) * 2011-11-06 2013-05-09 Akamai Technologies Inc. Segmented parallel encoding with frame-aware, variable-size chunking
US20130227158A1 (en) * 2012-02-24 2013-08-29 Stmicroelectronics S.R.L. Media-quality adaptation mechanisms for dynamic adaptive streaming

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102043656A (en) * 2011-01-20 2011-05-04 宇龙计算机通信科技(深圳)有限公司 Software management method and software management server
US20130114744A1 (en) * 2011-11-06 2013-05-09 Akamai Technologies Inc. Segmented parallel encoding with frame-aware, variable-size chunking
CN102572806A (en) * 2012-02-14 2012-07-11 中国民航信息网络股份有限公司 Mobile terminal adapting system and method based on Msky platform
US20130227158A1 (en) * 2012-02-24 2013-08-29 Stmicroelectronics S.R.L. Media-quality adaptation mechanisms for dynamic adaptive streaming

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105320853A (en) * 2014-07-09 2016-02-10 腾讯科技(深圳)有限公司 Information monitoring method and device and terminal
CN105653328A (en) * 2015-12-29 2016-06-08 百度在线网络技术(北京)有限公司 Multi-version program coexistence method and apparatus for big memory service
CN105653328B (en) * 2015-12-29 2019-01-25 百度在线网络技术(北京)有限公司 The multi version program of big memory service and deposit method and apparatus
CN107809445A (en) * 2016-08-31 2018-03-16 阿里巴巴集团控股有限公司 Service request handling system, method and apparatus
CN107154931B (en) * 2017-03-31 2020-02-18 北京奇艺世纪科技有限公司 Method and device for client version compatibility
CN107154931A (en) * 2017-03-31 2017-09-12 北京奇艺世纪科技有限公司 A kind of compatible method and device of client release
CN107632896A (en) * 2017-10-20 2018-01-26 广东欧珀移动通信有限公司 A kind of data processing method, data processing equipment and communication apparatus
CN111225018A (en) * 2019-10-23 2020-06-02 上海艾融软件股份有限公司 Request message processing method and device and electronic equipment
CN111277633A (en) * 2020-01-13 2020-06-12 北京奇艺世纪科技有限公司 Request processing method, server, electronic equipment and storage medium
CN111277633B (en) * 2020-01-13 2022-02-01 北京奇艺世纪科技有限公司 Request processing method, server, electronic equipment and storage medium
CN111736869A (en) * 2020-06-19 2020-10-02 浙江大搜车软件技术有限公司 Version updating method of server-side interface and calling method of server-side interface
CN113377423A (en) * 2021-06-22 2021-09-10 京东方科技集团股份有限公司 Method and device for providing service and electronic equipment
CN113377423B (en) * 2021-06-22 2024-06-18 京东方科技集团股份有限公司 Service providing method and device and electronic equipment
CN115454490A (en) * 2022-09-09 2022-12-09 中国人民财产保险股份有限公司 Service access method, device and system and electronic equipment

Similar Documents

Publication Publication Date Title
CN103856559A (en) Working method and system for web services with various versions coexisting
US11061925B2 (en) Multi-task scheduling method and system, application server and computer-readable storage medium
CN107168726B (en) Method and device for dynamically configuring application program
US9038059B2 (en) Automatically targeting application modules to individual machines and application framework runtimes instances
CN105656646B (en) A kind of dispositions method and device of Virtual NE
EP3516847B1 (en) Deployment of applications conforming to application data sharing and decision service platform schema
EP2630567B1 (en) Coordinated upgrades in distributed systems
US10120672B2 (en) Method for offline updating virtual machine images
CN105302533B (en) Code synchronization method and device
US8135732B2 (en) System and method for providing network-based services to users with high availability
US20140108440A1 (en) Configuration of Life Cycle Management for Configuration Files for an Application
CN103064745B (en) A kind of method and system of task matching process
CN105867941A (en) Software upgrading system and realization method thereof
US20200004529A1 (en) Systems, methods, and apparatus for automating software development steps
CN103823700A (en) Method and device for upgrading application software of client
CN105653335A (en) Plug-in procedure control method and device
WO2017198015A1 (en) Software upgrading method and apparatus
CN112269588B (en) Algorithm upgrading method, device, terminal and computer readable storage medium
KR20130037995A (en) Method for configuring business logic of multi-tenant application
US20090193409A1 (en) Per User Updates
CN106484452B (en) unified configuration management method and device for software platform
US10560356B2 (en) Assuring data correctness in non-stable network environment
CN105208095A (en) Filtering service deployment recommendation device and method
US9207928B2 (en) Computer-readable medium, apparatus, and methods of automatic capability installation
TWI662491B (en) Device for security information interaction

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20140611

RJ01 Rejection of invention patent application after publication