CN109871224A - A kind of gray scale dissemination method, system, medium and equipment based on user identifier - Google Patents

A kind of gray scale dissemination method, system, medium and equipment based on user identifier Download PDF

Info

Publication number
CN109871224A
CN109871224A CN201910112750.0A CN201910112750A CN109871224A CN 109871224 A CN109871224 A CN 109871224A CN 201910112750 A CN201910112750 A CN 201910112750A CN 109871224 A CN109871224 A CN 109871224A
Authority
CN
China
Prior art keywords
gray scale
user terminal
publishing policy
access request
node
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
CN201910112750.0A
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 YANHUANG XINXING NETWORK SCI-TECH Co Ltd
Original Assignee
BEIJING YANHUANG XINXING NETWORK SCI-TECH 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 YANHUANG XINXING NETWORK SCI-TECH Co Ltd filed Critical BEIJING YANHUANG XINXING NETWORK SCI-TECH Co Ltd
Priority to CN201910112750.0A priority Critical patent/CN109871224A/en
Publication of CN109871224A publication Critical patent/CN109871224A/en
Pending legal-status Critical Current

Links

Abstract

The present invention relates to a kind of gray scale dissemination method, system, medium and equipment based on user identifier, method therein include: the access request for receiving user terminal and sending;The access request is parsed, parsing information is obtained;According to the corresponding gray scale publishing policy of the parsing information matches;It is that the user terminal distributes corresponding node according to the gray scale publishing policy being successfully matched to;The node is sent by the access request, and the response message that the node generates is back to the user terminal.The present invention matches corresponding gray scale publishing policy after parsing to the access request of the user terminal from different access channel, to distribute corresponding node to respond access request, so as to meet different usage scenario and client's needs, the needs for adapting to Service Operation, meet the requirement of version iteratively faster.

Description

A kind of gray scale dissemination method, system, medium and equipment based on user identifier
Technical field
The present invention relates to communication and computer fields, and in particular to a kind of gray scale dissemination method based on user identifier is System, medium and equipment.
Background technique
Internet product invariably accompanies risk while upgrading, such as: new and old edition is compatible, user's use habit is unexpected Change and cause customer churn, system down machine etc., in order to avoid these risks, often carried out using the method for gray scale publication Data update or system update, but existing gray scale distribution scheme is not able to satisfy different usage scenario and client's needs, also not The needs for adapting to Service Operation, are unable to satisfy the requirement of version iteratively faster.
Summary of the invention
In view of the above technical problems, the present invention provide a kind of gray scale dissemination method based on user identifier, system, medium and Equipment.
The technical scheme to solve the above technical problems is that a kind of gray scale dissemination method based on user identifier, Include:
Step 1 receives the access request that user terminal is sent;
Step 2 parses the access request, obtains parsing information;
Step 3 parses the corresponding gray scale publishing policy of information matches according to described;
Step 4 is that the user terminal distributes corresponding node according to the gray scale publishing policy being successfully matched to;
Step 5 sends the access request to the node, and the response message that the node generates is back to institute State user terminal.
For achieving the above object, the present invention also provides a kind of gray scale delivery system based on user identifier, comprising:
Receiving module, for receiving the access request of user terminal transmission;
Parsing module obtains parsing information for parsing to the access request;
Matching module, for the gray scale publishing policy corresponding according to the parsing information matches;
Distribution module, for being that the user terminal distributes corresponding node according to the gray scale publishing policy being successfully matched to;
Sending module, for sending the node, and the response message that the node is generated for the access request It is back to the user terminal.
The present invention also provides a kind of computer readable storage mediums, including instruction, when described instruction is run on computers When, so that the computer is executed the above method.
The present invention also provides a kind of computer equipment, including memory, processor and be stored on the memory and The computer program that can be run on the processor, the processor realize the above method when executing described program.
The beneficial effects of the present invention are: being matched after being parsed to the access request of the user terminal from different access channel Corresponding gray scale publishing policy, to distribute corresponding node to respond access request, so as to meet different use fields Scape and client need, and adapt to the needs of Service Operation, meet the requirement of version iteratively faster.
Detailed description of the invention
Fig. 1 is a kind of flow chart of the gray scale dissemination method based on user identifier provided in an embodiment of the present invention;
Fig. 2 is a kind of schematic diagram of the gray scale dissemination method based on user identifier provided in an embodiment of the present invention;
Fig. 3 is a kind of structural block diagram of the gray scale delivery system based on user identifier provided in an embodiment of the present invention.
Specific embodiment
The principle and features of the present invention will be described below with reference to the accompanying drawings, and the given examples are served only to explain the present invention, and It is non-to be used to limit the scope of the invention.
Fig. 1 is a kind of flow chart of the gray scale dissemination method based on user identifier provided in an embodiment of the present invention, such as Fig. 1 institute Show, this method comprises:
S1, the access request that user terminal is sent is received;
It is received using web server cluster from electricity such as palm business hall, SMS business hall, store, the net Rooms in the step The access request that sub- channel user terminal is sent.Preferably, web server cluster uses NGINX group, and NGINX group is more mutual The distributed access service of the Service Instance composition of independent NGINX+LUA.
S2, the access request is parsed, obtains parsing information;
In the step, NGINX can be used, dissection process is carried out to the access request of user terminal, obtain parsing information.
Preferably, parsing information includes the user identity information and request path information of user terminal, wherein user identifier letter Breath can be the phone number (UID) of user, ownership districts and cities, IP etc., and user identity information supports following analysis mode:
(1) cookie transmits uid;The value transmitting uid of specified cookie key, the way of recommendation are set.
(2) uriarg transmits uid;Uid is transmitted by the GET mode URL parameter of request, which needs to transmit every time Which can be selected when cookie transfer mode is not supported in request by uid.
(3) bodyarg transmits uid;Uid is transmitted by the POST mode BODY parameter of request.
Using access user identity information can be obtained by above-mentioned 3 kinds of modes in gray scale management platform.
Request path information refers to the second level subdirectory of access request, for distinguishing access channel, for example, coming from store Access request second level subdirectory in can include shop.
S3, the corresponding gray scale publishing policy of information matches is parsed according to described;
The step is used for which kind of gray scale publishing policy to be taken according to the parsing information determination parsed in step S2, thus Realize the shunting to user, wherein the user for being diverted to gray scale environment is known as internal user, and the user for being diverted to production environment claims For external user.It can be according to items such as the number (UID) of the user parsed in access request, ownership districts and cities, IP when shunting Part obtains internal user to screening.
The service maintenance personnel on backstage can be directed to different user identity informations and request path information as desired in advance The gray scale publishing policy of response is set, to be matched with parsing in user's request.
As shown in Fig. 2, saving gray scale publishing policy using redis, gray scale engine handles gray scale publishing policy, gray scale engine Gray scale publishing policy is read first from local cache to the processing result that user requests according to NGINX, if failure is read, then Corresponding gray scale publishing policy is read from redis.Following methods can be used in gray scale publishing policy:
(1) direct mode: default policy can not match the feelings such as available strategy or gray scale switch closing without configuration Under condition, directly access default node is not shunted.
(2) uidrange mode: by UID sections of shuntings, i.e. UID prefix shunts, if UID is phone number, is actually exactly It is shunted by number section.
(3) uidsuffix mode: being shunted by UID mantissa, i.e., shunts by suffix.
(4) it uidappoint mode: is shunted by UID white list.
By configuring different gray scale publishing policies, it can satisfy different business scene needs.Gray scale engine is using bypass Form accesses original operation system, small on operation system influence, and gray scale distribution platform is abnormal or failure does not influence to produce Operation system uses.
It S4, is that the user terminal distributes corresponding node according to the gray scale publishing policy being successfully matched to;
As shown in Fig. 2, being that user terminal distributes corresponding node by gray scale management, for the use of different channels in the step Family request is assigned in the gray scale environment or production environment of corresponding channel.Specifically, user's request of external user is assigned to life Environment is produced, user's request of internal user is assigned to gray scale environment.
S5, it sends the access request to the node, and the response message that the node generates is back to described User terminal.
In the step, access request is sent to by NGINX the node of distribution, then the response message that node is generated returns Facilitate Centralized Monitoring to user terminal in this way, specific request can point at specific server node, also facilitates tracking complete Calling link.
In one embodiment, by taking user accesses net Room channel as an example, wherein using the cell-phone number of user as user identifier Information, background maintenance personnel are provided with corresponding analysis mode for net Room channel in NGINX in advance, and with uidrange As gray scale publishing policy, in this way, after NGINX is received from the access request of net Room channel, according to the parsing set Mode parses to obtain the cell-phone number of user and is sent to gray scale engine as contextual information, is obtained from Redis by gray scale engine Corresponding gray scale publishing policy uidrange is taken, then is issued by gray scale according to gray scale publishing policy distribution node, finally by NGINX It sends access request to the node of distribution, and the response message that node generates is returned into user.
A kind of gray scale dissemination method based on user identifier provided in an embodiment of the present invention, to from different access channel The access request of user terminal matches corresponding gray scale publishing policy after being parsed, to distribute corresponding node to respond access Request, so as to meet different usage scenario and client's needs, adapts to the needs of Service Operation, meets version iteratively faster Requirement.
Optionally, in this embodiment, different priority is arranged in each gray scale publishing policy, and the step S3 is specifically wrapped It includes: according to the sequence of priority from high to low, successively matching the parsing information with each gray scale publishing policy, Until determining a gray scale publishing policy from each gray scale publishing policy.
For example, the priority of various above-mentioned different gray scale publishing policies can be arranged in the following order: direct > Uidappoint > uidrange > uidsuffix > uid, then each gray scale publishing policy is successively matched with parsing information, It does not continue to match other strategies down after matching some strategy.
Optionally, in this embodiment, step S4 is specifically included:
It is corresponding to be that the user terminal distributes according to the gray scale publishing policy being successfully matched to by S4.1, within a preset time Node.
S4.2, when not being that the user terminal distributes corresponding node in the preset time, for the user terminal point Node with default.
Specifically, the network address of each node has been stored in advance in NGINX, when use has been determined according to gray scale publishing policy After the corresponding node in family end, that is, it can determine corresponding network address.In addition, being in order to prevent user not in the preset time End cannot respond to access request when distributing corresponding node, it is also necessary to the node of allocating default.
Fig. 3 is a kind of structural block diagram of the gray scale delivery system based on user identifier provided in an embodiment of the present invention, this is The function of modules is expounded in the above content in system, is repeated no more below.
As shown in figure 3, the system includes:
Receiving module, for receiving the access request of user terminal transmission;
Parsing module obtains parsing information for parsing to the access request;
Matching module, for the gray scale publishing policy corresponding according to the parsing information matches;
Distribution module, for being that the user terminal distributes corresponding node according to the gray scale publishing policy being successfully matched to;
Sending module, for sending the node, and the response message that the node is generated for the access request It is back to the user terminal.
Optionally, in this embodiment, different priority, the matching module, tool is arranged in each gray scale publishing policy Body is for the sequence according to priority from high to low, successively by the parsing information and each gray scale publishing policy progress Match, until determining a gray scale publishing policy from each gray scale publishing policy.
Optionally, in this embodiment, the distribution module is specifically used within a preset time, according to being successfully matched to Gray scale publishing policy calculate node network address, when not being that the user terminal distributes corresponding section in the preset time When point, for the node of user terminal distribution default.
The present invention also provides a kind of computer readable storage mediums, including instruction, when described instruction is run on computers When, so that the computer is executed the method and step in above method embodiment;Or storage the above system embodiment is each soft The corresponding instruction of part module.
The present invention also provides a kind of computer equipment, including memory, processor and be stored on the memory and The computer program that can be run on the processor, the processor are realized in above method embodiment when executing described program Method and step.
Reader should be understood that in the description of this specification reference term " one embodiment ", " is shown " some embodiments " The description of example ", " specific example " or " some examples " etc. mean specific features described in conjunction with this embodiment or example, structure, Material or feature are included at least one embodiment or example of the invention.In the present specification, above-mentioned term is shown The statement of meaning property need not be directed to identical embodiment or example.Moreover, particular features, structures, materials, or characteristics described It may be combined in any suitable manner in any one or more of the embodiments or examples.In addition, without conflicting with each other, this The technical staff in field can be by the spy of different embodiments or examples described in this specification and different embodiments or examples Sign is combined.
It is apparent to those skilled in the art that for convenience of description and succinctly, the dress of foregoing description The specific work process with unit is set, 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 device and method can pass through it Its mode is realized.For example, the apparatus embodiments described above are merely exemplary, for example, the division of unit, only A kind of logical function partition, there may be another division manner in actual implementation, for example, multiple units or components can combine or Person is desirably integrated into another system, or some features can be ignored or not executed.
Unit may or may not be physically separated as illustrated by the separation member, shown as a unit Component may or may not be physical unit, it can and it is in one place, or may be distributed over multiple networks On unit.It can select some or all of unit therein according to the actual needs to realize the mesh of the embodiment of the present invention 's.
It, can also be in addition, the functional units in various embodiments of the present invention may be integrated into one processing unit It is that each unit physically exists alone, is also possible to two or more units and is integrated in one unit.It is above-mentioned integrated Unit both can take the form of hardware realization, can also realize in the form of software functional units.
It, can if integrated unit is realized in the form of SFU software functional unit and when sold or used as an independent product To be stored in a computer readable storage medium.Based on this understanding, technical solution of the present invention substantially or Say that all or part of the part that contributes to existing technology or the technical solution can embody in the form of software products Out, which is stored in a storage medium, including some instructions are used so that a computer equipment (can be personal computer, server or the network equipment etc.) executes all or part of each embodiment method of the present invention Step.And storage medium above-mentioned include: USB flash disk, it is mobile hard disk, read-only memory (ROM, Read-Only Memory), random Access various Jie that can store program code such as memory (RAM, Random Access Memory), magnetic or disk Matter.
More than, only a specific embodiment of the invention, but scope of protection of the present invention is not limited thereto, and it is any to be familiar with Those skilled in the art in the technical scope disclosed by the present invention, can readily occur in various equivalent modifications or substitutions, These modifications or substitutions should be covered by the protection scope of the present invention.Therefore, protection scope of the present invention should be wanted with right Subject to the protection scope asked.

Claims (10)

1. a kind of gray scale dissemination method based on user identifier characterized by comprising
Step 1 receives the access request that user terminal is sent;
Step 2 parses the access request, obtains parsing information;
Step 3 parses the corresponding gray scale publishing policy of information matches according to described;
Step 4 is that the user terminal distributes corresponding node according to the gray scale publishing policy being successfully matched to;
Step 5 sends the access request to the node, and the response message that the node generates is back to the use Family end.
2. the method according to claim 1, wherein the parsing information includes the user identifier of the user terminal Information and request path information.
3. the method according to claim 1, wherein different priority, institute is arranged in each gray scale publishing policy It states step 3 to specifically include: according to the sequence of priority from high to low, successively issue the parsing information and each gray scale Strategy is matched, until determining a gray scale publishing policy from each gray scale publishing policy.
4. method according to claim 1-3, which is characterized in that the step 4 specifically includes:
Step 4.1, within a preset time is that the user terminal distributes corresponding section according to the gray scale publishing policy being successfully matched to Point.
5. according to the method described in claim 4, it is characterized in that, the step 4 is specific further include:
Step 4.2, when not being that the user terminal distributes corresponding node in the preset time, distributed for the user terminal The node of default.
6. a kind of gray scale delivery system based on user identifier characterized by comprising
Receiving module, for receiving the access request of user terminal transmission;
Parsing module obtains parsing information for parsing to the access request;
Matching module, for the gray scale publishing policy corresponding according to the parsing information matches;
Distribution module, for being that the user terminal distributes corresponding node according to the gray scale publishing policy being successfully matched to;
Sending module, for sending the node for the access request, and the response message that the node is generated returns To the user terminal.
7. system according to claim 6, which is characterized in that different priority, institute is arranged in each gray scale publishing policy Matching module is stated, specifically for the sequence according to priority from high to low, successively by the parsing information and each gray scale Publishing policy is matched, until determining a gray scale publishing policy from each gray scale publishing policy.
8. system according to claim 6 or 7, which is characterized in that the distribution module is specifically used in preset time It is interior, it is that the user terminal distributes corresponding node according to the gray scale publishing policy being successfully matched to.
9. a kind of computer readable storage medium, including instruction, which is characterized in that when described instruction is run on computers, The computer is set to execute method according to claim 1-5.
10. a kind of computer equipment, including memory, processor and be stored on the memory and can be in the processor The computer program of upper operation, which is characterized in that the processor is realized when executing described program such as any one of claim 1-5 The method.
CN201910112750.0A 2019-02-13 2019-02-13 A kind of gray scale dissemination method, system, medium and equipment based on user identifier Pending CN109871224A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910112750.0A CN109871224A (en) 2019-02-13 2019-02-13 A kind of gray scale dissemination method, system, medium and equipment based on user identifier

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910112750.0A CN109871224A (en) 2019-02-13 2019-02-13 A kind of gray scale dissemination method, system, medium and equipment based on user identifier

Publications (1)

Publication Number Publication Date
CN109871224A true CN109871224A (en) 2019-06-11

Family

ID=66918694

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910112750.0A Pending CN109871224A (en) 2019-02-13 2019-02-13 A kind of gray scale dissemination method, system, medium and equipment based on user identifier

Country Status (1)

Country Link
CN (1) CN109871224A (en)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110457223A (en) * 2019-08-13 2019-11-15 中国联合网络通信集团有限公司 Gray scale tests drainage method, device, proxy server and readable storage medium storing program for executing
CN110489133A (en) * 2019-08-23 2019-11-22 亿企赢网络科技有限公司 A kind of gray scale dissemination method, system and electronic equipment and storage medium
CN110647347A (en) * 2019-09-05 2020-01-03 广州市蜗牛互动科技有限公司 Mobile application configuration method and equipment
CN111181858A (en) * 2019-12-24 2020-05-19 浙江大华技术股份有限公司 Method, system, computer device and storage medium for gray scale distribution
CN111240869A (en) * 2020-01-19 2020-06-05 支付宝(杭州)信息技术有限公司 Cache processing method and device
CN111290779A (en) * 2020-03-04 2020-06-16 北京三快在线科技有限公司 Gray scale distribution method, device, storage medium and electronic equipment
CN111309377A (en) * 2020-02-18 2020-06-19 北京达佳互联信息技术有限公司 Gray scale distribution control method and device, electronic equipment and storage medium
CN111314460A (en) * 2020-02-13 2020-06-19 北京松果电子有限公司 Service iteration method, service iteration device and storage medium
CN111464520A (en) * 2020-03-26 2020-07-28 银联商务股份有限公司 Data processing method and device, storage medium and electronic equipment
CN111737128A (en) * 2020-06-19 2020-10-02 北京百度网讯科技有限公司 On-line testing method, gray level shunting equipment and storage medium
CN111782260A (en) * 2020-06-29 2020-10-16 中国工商银行股份有限公司 Gray scale distribution method and gray scale distribution device
CN111988416A (en) * 2020-08-27 2020-11-24 广州市百果园信息技术有限公司 Gray scale publishing method, device, equipment and medium
CN112181475A (en) * 2019-07-04 2021-01-05 深圳市观麦网络科技有限公司 Gray scale publishing method and device
CN112632430A (en) * 2020-12-28 2021-04-09 四川新网银行股份有限公司 Method for realizing channel user to access gray level environment API service in H5 page
CN113079165A (en) * 2021-04-02 2021-07-06 北京天空卫士网络安全技术有限公司 Access processing method and device
CN113242281A (en) * 2021-04-26 2021-08-10 微梦创科网络科技(中国)有限公司 Gray scale publishing method, device, equipment and storage medium
CN113568655A (en) * 2021-07-26 2021-10-29 河北幸福消费金融股份有限公司 Gray scale distribution system, method and storage medium
CN114070936A (en) * 2020-07-31 2022-02-18 北京中关村科金技术有限公司 Interactive voice response method, device and system
CN114125067A (en) * 2021-02-10 2022-03-01 北京沃东天骏信息技术有限公司 Front-end and back-end separated gray scale publishing method, front-end server and configuration server
CN117315107A (en) * 2023-09-21 2023-12-29 支付宝(杭州)信息技术有限公司 Digital image issuing method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108632085A (en) * 2018-04-08 2018-10-09 深圳乐信软件技术有限公司 Gray scale user management method, device, platform and storage medium
CN108632374A (en) * 2018-05-09 2018-10-09 星络科技有限公司 Software gray scale dissemination method and device
KR20180134000A (en) * 2017-06-08 2018-12-18 (주)더블유엑스모바일 System based on beacon for issuing and identifying mobile id card and method thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180134000A (en) * 2017-06-08 2018-12-18 (주)더블유엑스모바일 System based on beacon for issuing and identifying mobile id card and method thereof
CN108632085A (en) * 2018-04-08 2018-10-09 深圳乐信软件技术有限公司 Gray scale user management method, device, platform and storage medium
CN108632374A (en) * 2018-05-09 2018-10-09 星络科技有限公司 Software gray scale dissemination method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
XIALINGMING: "如何理解灰度发布", 《公开网址:HTTPS://BLOG.CSDN.NET/XIALINGMING/ARTICLE/DETAILS/83348382》 *

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112181475A (en) * 2019-07-04 2021-01-05 深圳市观麦网络科技有限公司 Gray scale publishing method and device
CN110457223B (en) * 2019-08-13 2023-08-22 中国联合网络通信集团有限公司 Gray test drainage method, device, proxy server and readable storage medium
CN110457223A (en) * 2019-08-13 2019-11-15 中国联合网络通信集团有限公司 Gray scale tests drainage method, device, proxy server and readable storage medium storing program for executing
CN110489133A (en) * 2019-08-23 2019-11-22 亿企赢网络科技有限公司 A kind of gray scale dissemination method, system and electronic equipment and storage medium
CN110647347A (en) * 2019-09-05 2020-01-03 广州市蜗牛互动科技有限公司 Mobile application configuration method and equipment
CN111181858A (en) * 2019-12-24 2020-05-19 浙江大华技术股份有限公司 Method, system, computer device and storage medium for gray scale distribution
CN111240869A (en) * 2020-01-19 2020-06-05 支付宝(杭州)信息技术有限公司 Cache processing method and device
CN111240869B (en) * 2020-01-19 2022-04-01 支付宝(杭州)信息技术有限公司 Cache processing method and device
CN111314460A (en) * 2020-02-13 2020-06-19 北京松果电子有限公司 Service iteration method, service iteration device and storage medium
CN111309377A (en) * 2020-02-18 2020-06-19 北京达佳互联信息技术有限公司 Gray scale distribution control method and device, electronic equipment and storage medium
CN111290779A (en) * 2020-03-04 2020-06-16 北京三快在线科技有限公司 Gray scale distribution method, device, storage medium and electronic equipment
CN111464520A (en) * 2020-03-26 2020-07-28 银联商务股份有限公司 Data processing method and device, storage medium and electronic equipment
CN111737128A (en) * 2020-06-19 2020-10-02 北京百度网讯科技有限公司 On-line testing method, gray level shunting equipment and storage medium
CN111782260A (en) * 2020-06-29 2020-10-16 中国工商银行股份有限公司 Gray scale distribution method and gray scale distribution device
CN111782260B (en) * 2020-06-29 2024-01-26 中国工商银行股份有限公司 Gray level distribution method and gray level distribution device
CN114070936A (en) * 2020-07-31 2022-02-18 北京中关村科金技术有限公司 Interactive voice response method, device and system
CN111988416A (en) * 2020-08-27 2020-11-24 广州市百果园信息技术有限公司 Gray scale publishing method, device, equipment and medium
CN111988416B (en) * 2020-08-27 2023-04-21 广州市百果园信息技术有限公司 Gray release method, device, equipment and medium
CN112632430A (en) * 2020-12-28 2021-04-09 四川新网银行股份有限公司 Method for realizing channel user to access gray level environment API service in H5 page
CN114125067A (en) * 2021-02-10 2022-03-01 北京沃东天骏信息技术有限公司 Front-end and back-end separated gray scale publishing method, front-end server and configuration server
CN113079165A (en) * 2021-04-02 2021-07-06 北京天空卫士网络安全技术有限公司 Access processing method and device
CN113242281A (en) * 2021-04-26 2021-08-10 微梦创科网络科技(中国)有限公司 Gray scale publishing method, device, equipment and storage medium
CN113568655A (en) * 2021-07-26 2021-10-29 河北幸福消费金融股份有限公司 Gray scale distribution system, method and storage medium
CN117315107A (en) * 2023-09-21 2023-12-29 支付宝(杭州)信息技术有限公司 Digital image issuing method and device
CN117315107B (en) * 2023-09-21 2024-03-12 支付宝(杭州)信息技术有限公司 Digital image issuing method and device

Similar Documents

Publication Publication Date Title
CN109871224A (en) A kind of gray scale dissemination method, system, medium and equipment based on user identifier
CN109428922B (en) Subscription and publishing method and server
CN105791341B (en) Application release processing method, device and system
CN103119907B (en) It is provided for the system and method for the smart group of access control
CN103685583B (en) A kind of method and system of domain name mapping
CN106899680A (en) The burst treating method and apparatus of multi-tiling chain
CN107181804B (en) The method for down loading and device of resource
CN109088909B (en) Service gray level publishing method and device based on merchant type
CN101621541A (en) Method and apparatus for distributed application context-aware transaction processing
US20140173092A1 (en) Exchange of server health and client information through headers for request management
CN102047243A (en) Request routing based on class
US8977758B2 (en) Service bus system, service bus device, and method for assuring connection uniqueness
CN106453576B (en) A kind of exchange method, system and control centre based on mixing cloud platform
CN104301311B (en) The method and apparatus of DNS screen data contents
CN107491463B (en) Optimization method and system for data query
TW201243617A (en) Cloud computing-based service management system
CN108958949A (en) The call method and system of application program
CN105376347A (en) IP address allocation method and system
CN112769943A (en) Service processing method and device
CN114924751A (en) Method and device for distributing service access request flow
CN112817856A (en) AB experiment integration method and system
CN116701330A (en) Logistics information sharing method, device, equipment and storage medium
CN104052679A (en) Load balancing method and device for network flow
CN109710447A (en) For the method, apparatus of data access, medium and calculate equipment
US8214826B2 (en) Optimized targeting in a large scale system

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: 20190611