CN113886276B - Service creation method, device, server and storage medium - Google Patents

Service creation method, device, server and storage medium Download PDF

Info

Publication number
CN113886276B
CN113886276B CN202111472796.7A CN202111472796A CN113886276B CN 113886276 B CN113886276 B CN 113886276B CN 202111472796 A CN202111472796 A CN 202111472796A CN 113886276 B CN113886276 B CN 113886276B
Authority
CN
China
Prior art keywords
service
interval
time
target
execution instruction
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202111472796.7A
Other languages
Chinese (zh)
Other versions
CN113886276A (en
Inventor
闫亚辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Dajia Internet Information Technology Co Ltd
Original Assignee
Beijing Dajia Internet Information Technology 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 Dajia Internet Information Technology Co Ltd filed Critical Beijing Dajia Internet Information Technology Co Ltd
Priority to CN202111472796.7A priority Critical patent/CN113886276B/en
Publication of CN113886276A publication Critical patent/CN113886276A/en
Application granted granted Critical
Publication of CN113886276B publication Critical patent/CN113886276B/en
Priority to PCT/CN2022/092287 priority patent/WO2023103279A1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases

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)
  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The disclosure relates to a service creation method, a service creation device, a server and a storage medium. The method comprises the following steps: responding to a service creation request for creating a target service, and acquiring service creation time of the target service; under the condition that the service creation time belongs to a time interval which is pre-configured aiming at the target service, determining a target time interval to which the service creation time belongs from the pre-configured time interval; determining an interval group matched with a target time interval, and acquiring a service execution instruction identifier matched with the interval group; and creating a target service carrying the service execution instruction identifier. Compared with the prior art that services with different processing modes are created according to different users, the service creation mode provided by the method can be applied to AB testing of services participated by multi-party users, so that the application range of the AB testing can be improved.

Description

Service creation method, device, server and storage medium
Technical Field
The present disclosure relates to the field of internet technologies, and in particular, to a method and an apparatus for creating a service, a server, and a storage medium.
Background
With the development of internet technology, a technology for realizing service testing by using an AB test packet has appeared, and when a new service is released, two different service schemes are respectively created for the service, and a user of different test packets experiences different processing schemes respectively, and the user experiences user feedback data of different schemes, so as to determine which scheme can better meet the user requirements.
In the related art, the current AB test mainly determines the processing scheme executed by the user according to the user, however, if the tested service needs to involve participation of multiple users, different processing schemes of different users may cause user experience problems, for example, the service is used for live PK scenes, and if users of PKs respectively create different processing schemes for service processing, unfairness of PK may be caused, thereby affecting user experience. Therefore, the existing service creation method for the AB test cannot be applied to services involving participation of multiple users, and the application range is small.
Disclosure of Invention
The present disclosure provides a service processing method, an apparatus, a server, and a storage medium, to at least solve the problem of a small application range of a service creation method for an AB test in the related art. The technical scheme of the disclosure is as follows:
according to a first aspect of the embodiments of the present disclosure, there is provided a service creation method, including:
responding to a service creation request for creating a target service, and acquiring service creation time of the target service;
determining a target time interval to which the service creation time belongs from the preconfigured time intervals if the service creation time belongs to the preconfigured time intervals for the target service;
determining the interval group matched with the target time interval, and acquiring a service execution instruction identifier matched with the interval group;
and creating a target service carrying the service execution instruction identifier.
In one embodiment, the preconfigured time interval includes a plurality of sub-time intervals; the determining a target time interval to which the service creation time belongs from the preconfigured time intervals includes: determining a sub-time interval to which the service creation time belongs from the plurality of sub-time intervals; and determining the sub-time interval to which the service creation time belongs as the target time interval.
In one embodiment, the determining, from the plurality of sub-time intervals, a sub-time interval to which the service creation time belongs includes: determining interval endpoint time of the pre-configured time interval, and acquiring a time interval between the service creation time and the interval endpoint time; acquiring preset interval intervals of the plurality of sub-time intervals and interval sequencing information of the plurality of sub-time intervals; determining the target time interval from the plurality of sub-time intervals based on the time interval, the interval, and the interval ranking information.
In one embodiment, after the obtaining the service creation time of the target service, the method further includes: under the condition that the service creation time does not belong to the pre-configured time interval, acquiring a preset default execution instruction identifier; and creating a target service carrying the default execution instruction identification.
In one embodiment, the determining the interval grouping for which the target time interval matches comprises: detecting whether a matching relation between a target time interval and an interval group is stored in advance; and under the condition that the matching relation is stored in advance, acquiring the interval group matched with the target time interval according to the matching relation.
In one embodiment, after detecting whether a matching relationship between the target time interval and the interval group is stored in advance, the method further includes: acquiring a preset distribution proportion aiming at the interval grouping under the condition that the matching relation is not stored; and obtaining the interval groups matched with the target time interval based on the distribution proportion, and storing the matching relation between the target time interval and the interval groups.
In one embodiment thereof, the span grouping comprises a first span grouping; the service execution instruction identification comprises a first service execution instruction identification matched with the first interval group; the creating of the target service carrying the service execution instruction identifier includes: creating a target service carrying the first service execution instruction identifier; the first service execution instruction identifier is used for representing the target service created according to the first service execution instruction processing.
In one embodiment thereof, the span grouping comprises a second span grouping; the service execution instruction identification comprises a second service execution instruction identification matched with the second interval group; the creating of the target service carrying the service execution instruction identifier includes: creating a target service carrying the second service execution instruction identifier; the second service execution instruction identifier is used for representing the target service created according to the second service execution instruction processing.
According to a second aspect of the embodiments of the present disclosure, there is provided a service creation apparatus, including:
a service time acquisition unit configured to execute acquiring a service creation time of a target service in response to a service creation request for creating the target service;
a time interval determination unit configured to perform, in a case where the service creation time belongs to a time interval pre-configured for the target service, determining a target time interval to which the service creation time belongs from among the pre-configured time intervals;
the instruction identification acquisition unit is configured to execute the interval group which determines that the target time interval is matched, and acquire the service execution instruction identification which is matched with the interval group;
and the target service creating unit is configured to execute the creation of the target service carrying the service execution instruction identifier.
In one embodiment, the preconfigured time interval includes a plurality of sub-time intervals; the time interval determining unit is further configured to determine a sub-time interval to which the service creation time belongs from the plurality of sub-time intervals; and determining the sub-time interval to which the service creation time belongs as the target time interval.
In one embodiment, the time interval determining unit is further configured to perform determining an interval endpoint time of the preconfigured time interval, and obtain a time interval between the service creation time and the interval endpoint time; acquiring preset interval intervals of the plurality of sub-time intervals and interval sequencing information of the plurality of sub-time intervals; determining the target time interval from the plurality of sub-time intervals based on the time interval, the interval, and the interval ranking information.
In one embodiment, the target service creation unit is further configured to execute, when the service creation time does not belong to the preconfigured time interval, acquiring a preset default execution instruction identifier; and creating a target service carrying the default execution instruction identification.
In one embodiment, the instruction identifier obtaining unit is further configured to perform detecting whether a matching relationship between the target time interval and the interval group is stored in advance; and under the condition that the matching relation is stored in advance, acquiring the interval group matched with the target time interval according to the matching relation.
In one embodiment, the instruction identification obtaining unit is further configured to obtain a pre-configured distribution ratio for the section group if the matching relationship is not stored; and obtaining the interval groups matched with the target time interval based on the distribution proportion, and storing the matching relation between the target time interval and the interval groups.
In one embodiment, the span grouping comprises a first span grouping; the service execution instruction identification comprises a first service execution instruction identification matched with the first interval group; the target service creating unit is further configured to execute creating a target service carrying the first service execution instruction identifier; the first service execution instruction identifier is used for representing the target service created according to the first service execution instruction processing.
In one embodiment thereof, the span grouping comprises a second span grouping; the service execution instruction identification comprises a second service execution instruction identification matched with the second interval group; the target service creating unit is further configured to execute creating a target service carrying the second service execution instruction identifier; the second service execution instruction identifier is used for representing the target service created according to the second service execution instruction processing.
According to a third aspect of the embodiments of the present disclosure, there is provided a server, including: a processor; a memory for storing the processor-executable instructions; wherein the processor is configured to execute the instructions to implement the service creation method as defined in any one of the embodiments of the first aspect.
According to a fourth aspect of embodiments of the present disclosure, there is provided a computer-readable storage medium, wherein instructions, when executed by a processor of a server, enable the server to perform the service creation method as defined in any one of the first aspects.
According to a fifth aspect of embodiments of the present disclosure, there is provided a computer program product, which includes instructions that, when executed by a processor of a server, enable the server to perform the service creation method as described in any one of the embodiments of the first aspect.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects:
acquiring service creation time of a target service by responding to a service creation request for creating the target service; under the condition that the service creation time belongs to a time interval which is pre-configured aiming at the target service, determining a target time interval to which the service creation time belongs from the pre-configured time interval; determining an interval group matched with a target time interval, and acquiring a service execution instruction identifier matched with the interval group; and creating a target service carrying the service execution instruction identifier. According to the method and the device, the time interval of the creation time of the target service is obtained, the corresponding service execution instruction identification can be obtained according to the interval grouping matched with the time interval, the creation of the target service can be realized based on the service execution instruction, the creation of the target service with different processing schemes according to the difference of the service creation time is realized, and compared with the prior art that the service with different processing modes is created according to the difference of users, the service creation mode provided by the method and the device can be suitable for AB testing of the services participated by the multi-party users, so that the application range of the AB testing can be widened.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and, together with the description, serve to explain the principles of the disclosure and are not to be construed as limiting the disclosure.
Fig. 1 is a diagram illustrating an application environment for a service creation method according to an exemplary embodiment.
Fig. 2 is a flow chart illustrating a method of service creation according to an example embodiment.
FIG. 3 is a flow diagram illustrating the determination of a target time interval in accordance with an exemplary embodiment.
Fig. 4 is a flow chart illustrating determining a target time interval according to another exemplary embodiment.
Fig. 5 is a schematic diagram illustrating time slice slicing according to an example embodiment.
FIG. 6 is a flowchart illustrating an AB test at the time of a PK assault, according to an example embodiment.
Fig. 7 is a block diagram illustrating a service creation apparatus according to an example embodiment.
FIG. 8 is a block diagram illustrating a server in accordance with an exemplary embodiment.
Detailed Description
In order to make the technical solutions of the present disclosure better understood by those of ordinary skill in the art, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings.
It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the disclosure described herein are capable of operation in sequences other than those illustrated or otherwise described herein. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
It should also be noted that the user information (including but not limited to user device information, user personal information, etc.) and data (including but not limited to data for presentation, analyzed data, etc.) referred to in the present disclosure are both information and data that are authorized by the user or sufficiently authorized by various parties.
The service processing method provided by the present disclosure may be applied to an application environment as shown in fig. 1. The service server 103 interacts with the client 101 and the client 102 through a network. Specifically, the client 101 or the client 102 may initiate a creation request for creating a certain target service to the server 103, and the server 103 may respond to the request to obtain the creation time of the target service, and if the creation time belongs to a time interval pre-configured for the target service, the server 103 may further determine, from the pre-configured time interval, a target time interval to which the service creation time belongs, and determine, based on the target time interval, a corresponding interval packet and a service execution instruction identifier matched with the interval packet, thereby creating the target service carrying the service execution instruction identifier. The clients 101 and 102 may be, but are not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices, and the server 103 may be implemented by an independent server or a server cluster formed by a plurality of servers.
Fig. 2 is a flowchart illustrating a service creation method according to an exemplary embodiment, where the service creation method is used in the server 103, as shown in fig. 2, and includes the following steps.
In step S201, in response to a service creation request for creating a target service, a service creation time of the target service is acquired.
The server 103 may be a server for implementing a service creation function, for example, a certain service server, the target service is a service that needs to be created by the server 103, the target service may be initiated by the client 101 or the client 102 communicatively connected to the server 103, and the service creation time refers to a request time of an initiated service creation request for the target service.
Specifically, when the client 101 or the client 102 initiates a certain service, for example, a live PK service, a service creation request for the service, that is, a target service, may be initiated to the server 103, and at this time, the server 103 may respond to the triggered service creation request and determine a service creation time of the target service, for example, the initiation time of the client 101 or the client 102 initiating the service may be used as the service creation time.
In step S202, when the service creation time belongs to a time interval that is pre-configured for the target service, the target time interval to which the service creation time belongs is determined from the pre-configured time intervals.
In this embodiment, not all the time slots are used for performing the AB test on the target service, but only one time slot is used for performing the AB test on the target service, so that the server 103 may be configured with a time slot in advance for the target service, as a time interval configured in advance for the target service, for example, a time interval configured in advance for performing the AB test on the target service may be used, and the target time interval refers to one of the time intervals constituting the above configuration, and is a sub-interval corresponding to the service creation time.
For example, the server 103 may be preconfigured with a time period for performing AB test on the target service being 19:00-21:00, and then 19:00-21:00 may be used as a preconfigured time interval for the target service, and meanwhile, if the service creation time for the target service is 19; 45, at this time, the service creation time of the target service belongs to the preconfigured time interval, so the server 103 may further determine the target time interval to which the service creation time belongs from the preconfigured time interval, for example, 19:45 may belong to the time interval of 19:30-20:00, and then the server 103 may use the time interval of 19:30-20:00 as the target time interval to which the service creation time belongs.
In step S203, an interval group matching the target time interval is determined, and a service execution instruction identifier matching the interval group is obtained;
in step S204, a target service carrying the service execution instruction identifier is created.
The interval group refers to a group matched with a target time interval, and may be, for example, an experimental group for performing an AB test and a comparison group, the service execution instruction identifier may be used to identify a service execution instruction for the target service, and the server 103 may create a target service carrying different service execution instruction identifiers, so that the created target service may be processed by different service execution instructions.
Specifically, the server 103 may store in advance the section groups matched to the respective sub-sections located in the preconfigured time interval, and different section groups may correspond to different service execution instruction identifications, for example, the sub-sections forming the preconfigured time interval for the target service may include: the method includes the steps of a, an interval B, an interval C, and an interval D, and an interval group matched with the interval a is configured in advance as an experimental group, an interval group matched with the interval B is a control group, an interval group matched with the interval C is a control group, and an interval group matched with the interval D is an experimental group, if the target time interval determined in step S202 is the interval a, the interval group matched with the target time interval is an experimental group, the server 103 may use an instruction identifier for identifying a service execution instruction corresponding to the experimental group as a service execution instruction identifier matched with the interval group, and create a target service carrying the instruction identifier, and the target service may be executed in a mode of a service execution instruction corresponding to the experimental group. If the target time interval determined in step S202 is the interval B, the interval group matched with the target time interval is the comparison group, the server 103 may use the instruction identifier for identifying the service execution instruction corresponding to the comparison group as the service execution instruction identifier matched with the interval group, and create the target service carrying the instruction identifier, and at this time, the target service may be executed by referring to the service execution instruction corresponding to the comparison group.
Through the above manner, because the created target services carrying different service execution instruction identifiers are determined by different service creation times, when performing an AB test on a service to be processed, the AB test can be implemented by using different execution policies matched at different time intervals, and because the target services participated by the client 101 and the client 102 correspond to the same service creation time, the created target services carry the same service execution instruction identifier, that is, it can be ensured that users of the client 101 and the client 102 execute the services with the same execution policy, thereby avoiding creating the target services with different execution policies according to different clients.
For example, the target service may be a live PK service, different service execution instruction identifiers may identify that the created PK is executed in a manner of occurrence of a gift exposure time, and the created PK is executed in a manner of absence of a gift exposure time, if the two execution manners need to be AB-tested, in this embodiment, first, the server 103 may determine whether a preconfigured time interval for AB-testing the live PK service is satisfied according to the creation time of the live PK, and find out a corresponding target time interval therefrom, thereby determining a matching interval group according to the target time interval, and a corresponding instruction identifier, if the instruction identifier represents that the gift exposure time occurs, the server 103 may create a PK executed in a manner of occurrence of the gift exposure time for both the client 101 and the client 102, and if the instruction identifier represents that the gift exposure time does not occur, the server 103 may create a live PK for both the client 101 and the client 102 in a manner that no gift exposure time occurs, so that AB tests may be performed on the live PKs executed in the two different manners, and the creation of live PKs executed in different manners according to different users to perform AB tests is avoided, that is, the client 101 participating in PK is prevented from executing live PK in a manner that a gift exposure time occurs, and the PK adversary client 102 of the client 101 executes live PK in a manner that no gift exposure time occurs, so that the live PK is unfair.
In the service creation method, the server 103 responds to a service creation request for creating a target service, and obtains service creation time of the target service; under the condition that the service creation time belongs to a time interval which is pre-configured aiming at the target service, determining a target time interval to which the service creation time belongs from the pre-configured time interval; determining an interval group matched with a target time interval, and acquiring a service execution instruction identifier matched with the interval group; and creating a target service carrying the service execution instruction identifier. According to the method and the device, the time interval of the creation time of the target service is obtained, the corresponding service execution instruction identification can be obtained according to the interval grouping matched with the time interval, the creation of the target service can be realized based on the service execution instruction, the creation of the target service with different processing schemes according to the difference of the service creation time is realized, and compared with the prior art that the service with different processing modes is created according to the difference of users, the service creation mode provided by the method and the device can be suitable for AB testing of the services participated by the multi-party users, so that the application range of the AB testing can be widened.
In an exemplary embodiment, the preconfigured time interval includes a plurality of sub-time intervals; as shown in fig. 3, step S202 may further include:
in step S301, a sub-time interval to which the service creation time belongs is determined from the plurality of sub-time intervals;
in step S302, the sub-time interval to which the service creation time belongs is determined as the target time interval.
In this embodiment, the time interval pre-configured for the target service may be further divided into a plurality of sub-time intervals, and the sub-time intervals are respectively matched with different interval groups. For example, if the time period for which the server 103 is preconfigured with the AB test is 19:00-21:00, then 19:00-21:00 can be regarded as a preconfigured time interval for the target service, and the preconfigured time interval can be further divided into a plurality of sub-time intervals, for example, the sub-time interval a can be divided into 19:00-19:30, and 19:30-20: sub-time interval B of 00, sub-time interval C of 20:00-20:30, and 20: 30-21: sub-time interval D of 00.
Then, the server 103 may determine a sub-time interval to which the service creation time belongs from the plurality of sub-time intervals, and use the sub-time interval as a target time interval, for example, the service creation time is 19:45, and the sub-time interval belongs to the following time ranges from 19:30-20: sub-time interval B of 00, so sub-time interval B can be the target time interval, and if the traffic creation time is 20:45, it belongs to 20: 30-21: the sub-time interval D of 00, therefore the sub-time interval D can be used as the target time interval.
In this embodiment, the server 103 may further determine the target time interval from the plurality of sub-time intervals based on that the preconfigured time interval includes the plurality of sub-time intervals, so that the accuracy of determining the target time interval may be improved, the AB test influence caused by the time difference may be further reduced, and the accuracy of the AB test may be improved.
Further, as shown in fig. 4, step S301 may further include:
in step S401, the interval endpoint time of the preconfigured time interval is determined, and the time interval between the service creation time and the interval endpoint time is acquired.
The endpoint time refers to a time corresponding to an endpoint of a preconfigured interval, and may be a start time of the preconfigured interval or an end time of the preconfigured interval, and taking 19:00-21:00 as the preconfigured interval as an example, the endpoint time may be 19:00 or 21:00, and the interval refers to an interval between the service creation time and the endpoint time. Specifically, after the server 103 determines that the service creation time satisfies the preconfigured time interval, it may further determine an endpoint time corresponding to the preconfigured time interval, and calculate a time interval between the service creation time and the endpoint time.
In step S402, the interval of a plurality of sub-time intervals arranged in advance and the interval ranking information of the plurality of sub-time intervals are acquired.
The interval refers to a time interval between each sub-time interval, in this embodiment, the interval of each sub-time interval may be the same value, or each sub-time interval may correspond to a different interval, and the interval may be preset by the server 103. The interval sequencing information refers to sequencing information performed by the server 103 according to a time sequence for each sub-time interval, that is, a time period corresponding to the sub-time interval of the No. 1 sequencing is located before a time period corresponding to the sub-time interval of the No. 2 sequencing, and a time period corresponding to the sub-time interval of the No. 2 sequencing is located before a time period corresponding to the sub-time interval of the No. 3 sequencing, and the interval sequencing may also be preset by the server 103.
In step S403, a target time interval is determined from the plurality of sub-time intervals based on the time interval, the interval, and the interval sort information.
Finally, the server 104 may determine a final target time interval from the plurality of sub-time intervals by using the time interval between the service creation time and the endpoint time obtained in step S401, and the interval and interval ranking information of each candidate time interval obtained in step S402.
For example: when the identification allocation time interval is 19:00-21:00, 19:00 may be taken as an endpoint time, and a sub-time interval a of an interval ranking 1 and an interval of 20 minutes, a sub-time interval B of an interval ranking 2 and an interval of 40 minutes, a sub-time interval C of an interval ranking 3 and an interval of 30 minutes, and a sub-time interval D of an interval ranking 4 and an interval of 30 minutes may be previously configured, if the traffic creation time is 20:10, the time interval between it and the endpoint time is 70 minutes, since 70 minutes is greater than the sum of the interval intervals of the sub-time intervals of the interval rankings 1 and 2, but less than the sum of the interval intervals of the sub-time intervals of the interval rankings 1 to 3, the server 104 may determine a target time interval as the sub-time interval C of the interval ranking 3.
In this embodiment, the server 104 may further determine the target time interval according to a time interval between the service creation time and the endpoint time of the identifier allocation time interval, so that the accuracy and the efficiency of determining the target time interval may be improved.
In addition, after step S201, the method may further include: under the condition that the service creation time does not belong to a pre-configured time interval, acquiring a preset default execution instruction identifier; and creating a target service carrying the default execution instruction identification.
The default execution instruction identifier is used for identifying a preset default service execution instruction, that is, may be used for identifying a default service execution policy, and since the service creation time is outside the preconfigured time interval, the AB test does not need to be performed on the target service, and in order to ensure the smooth execution of the target service, the server 103 may further provide a default service execution instruction identifier, thereby creating the target service carrying the default execution instruction identifier. Specifically, if the service creation time does not satisfy the identifier allocation time interval, the server 103 may create a target service carrying the default execution instruction identifier.
Taking a live broadcast PK as an example, the default execution instruction identifier may be used to identify a default manner of the live broadcast PK, for example, the default manner may be that the live broadcast PK occurs a gift exposure time, or the default manner may be that the live broadcast PK does not occur a gift exposure time, if the creation time of the live broadcast PK does not satisfy a preconfigured time interval, for example, the preconfigured time interval is 19:00-21:00, and the creation time of the live broadcast PK is 22:00, the server 103 may pre-configure a default execution instruction identifier to create the target service in order to ensure that the live broadcast PK smoothly proceeds, if the live broadcast PK does not occur a gift exposure time by default, the live broadcast PK that does not occur a gift exposure time may be created, and if the live broadcast PK occurs a gift exposure time by default, the live broadcast PK that occurs a gift exposure time may be created.
In this embodiment, if the service creation time does not meet the preconfigured time interval, the server 103 may also create the target service according to the default execution instruction identifier, so as to ensure processing of the target service.
In an exemplary embodiment, step S203 may further include: detecting whether a matching relation between a target time interval and an interval group is stored in advance; and under the condition that the matching relation is stored in advance, acquiring the interval group matched with the target time interval according to the matching relation.
In this embodiment, the matching relationship between the target time interval and the interval group may be pre-stored in the server 103, or may be pre-stored in a storage server communicatively connected to the server 103, where the storage server may be a Redis server. Specifically, after obtaining the target time interval, the server 103 may first determine whether the matching relationship between the target time interval and the interval group is stored in advance in the server 103 or a storage server communicatively connected to the server 103, and if the matching relationship is stored, the server 103 may determine the interval group matching the target time interval directly according to the matching relationship.
For example, the server 103 may store in advance a matching relationship between the time interval a and the interval group a, a matching relationship between the time interval B and the interval group B, and a matching relationship between the time interval D and the interval group a, and if the target time interval determined by the server 103 is the time interval a, the server 104 may group the interval group a as an interval matching the target time interval since the matching relationship between the time interval a and the interval group a is already stored in the storage server.
In this embodiment, the matching relationship between the target time interval and the interval group may also be stored in advance, and when the server 103 obtains the interval group matched with the target time interval, the matching relationship may be directly obtained according to the matching relationship, so that the operation resource of the server 103 may be saved, and the efficiency of creating the service may be improved.
In addition, after detecting whether a matching relationship between the target time interval and the interval group is stored in advance, the method may further include: under the condition that the matching relation is not stored, acquiring a preset distribution proportion aiming at the interval grouping; and obtaining the interval grouping matched with the target time interval based on the distribution proportion, and storing the matching relation between the target time interval and the interval grouping.
The allocation ratio refers to a ratio occupied by each different section group, in this embodiment, different section groups may correspond to different allocation ratios, for example, for a certain target service, the corresponding section group may include a section group a as an experimental group and a section group B as a control group, but the ratio of the different section groups may be different, and may be 30% as the experimental group and 70% as the control group, and the like, and then the ratio may be used as the allocation ratio of the corresponding section group. Then, the server 103 may further determine the section group matching the target time section based on the allocation ratio, and may randomly generate by setting a random number, for example, 10 random numbers in 1 to 10 are set, if the randomly occurring number is 2, the experimental group is the section group matching the target time section, and if the randomly occurring number is 7, the comparison group is the section group matching the target time section, and in this way, in the case where the matching relationship between the target time section and the section group is not stored, the server 103 may also randomly calculate a section group matching the target time section, and store the matching relationship between the target time section and the calculated section group in the storage server, so as to ensure that after the server 103 determines the target time section, the matched interval groups can be directly read, so that the service creation efficiency and the service test efficiency are further ensured while the smooth execution of the service creation and the service test is ensured.
For example, the server 103 may store a matching relationship between the time interval a and the interval group a, a matching relationship between the time interval B and the interval group B, and a matching relationship between the time interval D and the interval group a in advance, and if the target time interval determined by the server 103 is the time interval C, since the matching relationship between the time interval C and the interval group is not stored, the server 103 may randomly determine the interval group in which the time interval C matches, may be the interval group B, based on a pre-configured allocation ratio, and then the server 103 may store the matching relationship between the time interval C and the interval group B.
In this embodiment, if the matching relationship between the target time interval and the interval group is not stored, the matching relationship may be calculated and determined according to a pre-configured distribution ratio, and the server 103 may store the matching relationship between the target time interval and the determined interval group after the determination, so that the efficiency of service creation may be further ensured while smooth execution of service creation and service test may be ensured.
In an exemplary embodiment, the span group includes a first span group; the service execution instruction identification comprises a first service execution instruction identification matched with the first interval group; step S204 may further include: creating a target service carrying a first service execution instruction identifier; the first service execution instruction identification is used for representing the target service created according to the first service execution instruction processing.
In this embodiment, the service creation method may be applied to an AB test, and a more excellent service execution manner may be determined by counting user data corresponding to services created by two different service execution instruction identifications, and the first instruction may be equivalent to a service execution manner corresponding to an experimental group, taking a live PK as an example, and is used for testing whether a gift pop time in the live PK should occur, and may identify a service execution instruction identification corresponding to a gift pop time of the live PK, that is, an identification representing the experimental group is used as a first live service execution instruction identification, where the first service execution instruction may be a gift pop time of the PK, the server 103 may further create a target service carrying the first service execution instruction, and at this time, the created target service may be processed according to the first service execution instruction matched with the first service execution instruction identifier, that is, the PK is live broadcast at the time of the gift storm hit.
In the above embodiment, if the service execution instruction identifier is the first service execution instruction identifier, the server 103 creates a target service for performing service processing according to the first service execution instruction, so that the service processing can be implemented in an experimental group manner to perform an AB test.
Meanwhile, the section group includes a second section group; the service execution instruction identification comprises a second service execution instruction identification matched with the second interval group; step S203 may further include: creating a target service carrying a second service execution instruction identifier; the second service execution instruction identifier is used for representing the target service created according to the second service execution instruction processing.
The second service execution instruction may refer to a service execution instruction corresponding to a comparison group in an AB test, the second service execution instruction identifier may refer to an execution instruction identifier corresponding to the comparison group, and the second service execution instruction may be equivalent to a service execution manner corresponding to the comparison group, taking a live PK as an example, for testing whether a gift exposure moment should be applied in the live PK, a service execution instruction identifier corresponding to a moment when the gift exposure does not occur in the live PK, that is, an identifier representing the comparison group, may be used as a second service execution instruction identifier, at this time, the second service execution instruction may be a moment when the gift exposure does not occur in the live PK, the server 103 may further create a target service carrying the second service execution instruction, at this time, the created target service may be processed according to the second service execution instruction matched with the second service execution instruction identifier, i.e., live PK, at a time when the gift storm does not occur.
In the above embodiment, if the service execution instruction identifier is the second service execution instruction identifier, the server 103 creates a target service for performing service processing according to the second service execution instruction, so that the service processing can be implemented in a manner of a control group to perform an AB test.
In an exemplary embodiment, a time slice random rotation AB test implementation method is further provided, which provides an AB test scheme with time as a dimension, and can solve the problem that the conventional AB test cannot be effectively applied to a product policy involving multi-party participation, and the method can be applied to an AB test at a PK attack time, and specifically includes the following steps:
as shown in fig. 5, by cutting the time into small pieces in advance, for example, into pieces of 3 minutes, each time piece randomly determines whether the function of the gift-blasting time occurs. The experimental group can show the occurrence of the PK attack time, the control group can show the non-occurrence of the PK attack time, meanwhile, whether a certain time slice belongs to the experimental group or the control group is random, the length of each time slice can be set as required, the occurrence probability of the experimental group can be customized within a period of time, therefore, the occurrence ratio of the experimental group and the control group is approximately the same as the defined probability within a longer period of time, and the experimental group and the control group can be determined according to the PK creation time, as can be seen from fig. 5, as the creation time points of PK1 and PK2 fall in time slice 1, which belongs to the experimental group, the exposure time points of PK1 and PK2 occur, and the creation time points of PK3 and PK4 fall in time slice 3, which belongs to the control group, the exposure time does not occur.
Specifically, as shown in fig. 6, when a PK is created, the slice hit by the PK creation time is calculated, then whether the strategy of whether the pop time occurs is checked, if not, the calculation is performed, and the calculation result is saved to Redis, so that all PKs created in the time slice use the same strategy. Meanwhile, if the calculation result is that the time slice needs to have the attack moment, a gift attack moment mark is added into the PK object, so that on one hand, the gift attack moment can be displayed in the PK process, and the time slice can also be used for data statistical analysis.
In the embodiment, the AB test can be effectively carried out on a multi-party product scheme, so that the quality of the product scheme is evaluated, the short board of the traditional AB test is made up, meanwhile, a certain test grouping hit by each time slice is random, the probability is determined, the regularity is avoided, the test error caused by the regularity can be avoided, the length of the time slice can be defined according to the characteristics of the scheme, the flexibility is realized, in addition, the probability of the occurrence of the test grouping can be customized, the test with small flow can be carried out before the test result comes out, the influence on the ecology of the whole product is reduced as much as possible, and the experiment amount can be slowly enlarged like the traditional AB test.
It should be understood that, although the steps in the flowcharts of the present disclosure are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in the figures may include multiple steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of execution of the steps or stages is not necessarily sequential, but may be performed alternately or in alternation with other steps or at least some of the other steps or stages.
It is understood that the same/similar parts between the embodiments of the method described above in this specification can be referred to each other, and each embodiment focuses on the differences from the other embodiments, and it is sufficient that the relevant points are referred to the descriptions of the other method embodiments.
Fig. 7 is a block diagram illustrating a service creation apparatus according to an example embodiment. Referring to fig. 7, the apparatus includes a service time acquisition unit 701, a time interval determination unit 702, an instruction identification acquisition unit 703, and a target service creation unit 704.
A service time acquisition unit 701 configured to execute acquiring a service creation time of a target service in response to a service creation request for creating the target service;
a time interval determination unit 702 configured to perform, in a case where the service creation time belongs to a time interval pre-configured for the target service, determining a target time interval to which the service creation time belongs from the pre-configured time intervals;
an instruction identifier obtaining unit 703 configured to execute an interval group matching the determined target time interval, and obtain a service execution instruction identifier matching the interval group;
and a target service creating unit 704 configured to perform creating the target service carrying the service execution instruction identifier.
In an exemplary embodiment, the preconfigured time interval includes a plurality of sub-time intervals; a time interval determining unit 702, further configured to determine a sub-time interval to which the service creation time belongs from the plurality of sub-time intervals; and determining the sub-time interval to which the service creation time belongs as a target time interval.
In an exemplary embodiment, the time interval determining unit 702 is further configured to perform determining an interval endpoint time of a preconfigured time interval, and obtain a time interval between the service creation time and the interval endpoint time; acquiring interval intervals of a plurality of preconfigured sub-time intervals and interval sequencing information of the plurality of sub-time intervals; and determining the target time interval from the plurality of sub-time intervals based on the time interval, the interval and the interval sequencing information.
In an exemplary embodiment, the target service creating unit 704 is further configured to obtain a preset default execution instruction identifier when the service creating time does not belong to a preconfigured time interval; and creating a target service carrying the default execution instruction identification.
In an exemplary embodiment, the instruction identifier obtaining unit 703 is further configured to perform detecting whether a matching relationship between the target time interval and the interval group is stored in advance; and under the condition that a matching relation is stored in advance, acquiring the interval group matched with the target time interval according to the matching relation.
In an exemplary embodiment, the instruction identification obtaining unit 703 is further configured to perform obtaining a pre-configured distribution ratio for the section group if no matching relationship is stored; and obtaining the interval grouping matched with the target time interval based on the distribution proportion, and storing the matching relation between the target time interval and the interval grouping.
In an exemplary embodiment, the span group includes a first span group; the service execution instruction identification comprises a first service execution instruction identification matched with the first interval group; a target service creating unit 704, further configured to create a target service carrying the first service execution instruction identifier; the first service execution instruction identification is used for representing the target service created according to the first service execution instruction processing.
In an exemplary embodiment, the span group includes a second span group; the service execution instruction identification comprises a second service execution instruction identification matched with the second interval group; a target service creating unit 704, further configured to create a target service carrying the second service execution instruction identifier; the second service execution instruction identifier is used for representing the target service created according to the second service execution instruction processing.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
Fig. 8 is a block diagram illustrating an electronic device 800 for business processing in accordance with an example embodiment. For example, the electronic device 800 may be a server. Referring to fig. 8, electronic device 800 includes a processing component 820 that further includes one or more processors and memory resources, represented by memory 822, for storing instructions, such as applications, that are executable by processing component 820. The application programs stored in memory 822 may include one or more modules that each correspond to a set of instructions. Further, the processing component 820 is configured to execute instructions to perform the above-described methods.
The electronic device 800 may further include: a power component 824 is configured to perform power management for the electronic device 800, a wired or wireless network interface 826 configured to connect the electronic device 800 to a network, and an input/output (I/O) interface 828. The electronic device 800 may operate based on an operating system stored in the memory 822, such as Windows Server, Mac OS X, Unix, Linux, FreeBSD, or the like.
In an exemplary embodiment, a computer-readable storage medium comprising instructions, such as the memory 822 comprising instructions, executable by the processor of the electronic device 800 to perform the above-described method is also provided. The storage medium may be a computer-readable storage medium, which may be, for example, a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
In an exemplary embodiment, a computer program product is also provided, which includes instructions executable by a processor of the electronic device 800 to perform the above-described method.
It should be noted that the descriptions of the above-mentioned apparatus, the electronic device, the computer-readable storage medium, the computer program product, and the like according to the method embodiments may also include other embodiments, and specific implementations may refer to the descriptions of the related method embodiments, which are not described in detail herein.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This disclosure is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (18)

1. A method for creating a service, comprising:
responding to a service creation request for creating a target service, and acquiring service creation time of the target service;
determining a target time interval to which the service creation time belongs from the preconfigured time intervals if the service creation time belongs to the preconfigured time intervals for the target service;
determining the interval group matched with the target time interval, and acquiring a service execution instruction identifier matched with the interval group;
and creating a target service carrying the service execution instruction identifier.
2. The method of claim 1, wherein the preconfigured time interval comprises a plurality of sub-time intervals;
the determining a target time interval to which the service creation time belongs from the preconfigured time intervals includes:
determining a sub-time interval to which the service creation time belongs from the plurality of sub-time intervals;
and determining the sub-time interval to which the service creation time belongs as the target time interval.
3. The method according to claim 2, wherein said determining a sub-time interval to which the traffic creation time belongs from the plurality of sub-time intervals comprises:
determining interval endpoint time of the pre-configured time interval, and acquiring a time interval between the service creation time and the interval endpoint time;
acquiring preset interval intervals of the plurality of sub-time intervals and interval sequencing information of the plurality of sub-time intervals;
determining the target time interval from the plurality of sub-time intervals based on the time interval, the interval, and the interval ranking information.
4. The method of claim 1, wherein after the obtaining the service creation time of the target service, further comprising:
under the condition that the service creation time does not belong to the pre-configured time interval, acquiring a preset default execution instruction identifier;
and creating a target service carrying the default execution instruction identification.
5. The method of claim 1, wherein the determining the interval grouping for which the target time interval matches comprises:
detecting whether a matching relation between a target time interval and an interval group is stored in advance;
and under the condition that the matching relation is stored in advance, acquiring the interval group matched with the target time interval according to the matching relation.
6. The method according to claim 5, wherein after detecting whether a matching relationship between the target time interval and the interval group is stored in advance, the method further comprises:
acquiring a preset distribution proportion aiming at the interval grouping under the condition that the matching relation is not stored;
and obtaining the interval groups matched with the target time interval based on the distribution proportion, and storing the matching relation between the target time interval and the interval groups.
7. The method of any of claims 1 to 6, wherein the interval group comprises a first interval group; the service execution instruction identification comprises a first service execution instruction identification matched with the first interval group;
the creating of the target service carrying the service execution instruction identifier includes:
creating a target service carrying the first service execution instruction identifier; the first service execution instruction identifier is used for representing the target service created according to the first service execution instruction processing.
8. The method of any of claims 1 to 6, wherein the interval grouping comprises a second interval grouping; the service execution instruction identification comprises a second service execution instruction identification matched with the second interval group;
the creating of the target service carrying the service execution instruction identifier includes:
creating a target service carrying the second service execution instruction identifier; the second service execution instruction identifier is used for representing the target service created according to the second service execution instruction processing.
9. A service creation apparatus, comprising:
a service time acquisition unit configured to execute acquiring a service creation time of a target service in response to a service creation request for creating the target service;
a time interval determination unit configured to perform, in a case where the service creation time belongs to a time interval pre-configured for the target service, determining a target time interval to which the service creation time belongs from among the pre-configured time intervals;
the instruction identification acquisition unit is configured to execute the interval group which determines that the target time interval is matched, and acquire the service execution instruction identification which is matched with the interval group;
and the target service creating unit is configured to execute the creation of the target service carrying the service execution instruction identifier.
10. The apparatus of claim 9, wherein the preconfigured time interval comprises a plurality of sub-time intervals; the time interval determining unit is further configured to determine a sub-time interval to which the service creation time belongs from the plurality of sub-time intervals; and determining the sub-time interval to which the service creation time belongs as the target time interval.
11. The apparatus according to claim 10, wherein the time interval determining unit is further configured to perform determining an interval endpoint time of the preconfigured time interval, and obtain a time interval between the service creation time and the interval endpoint time; acquiring preset interval intervals of the plurality of sub-time intervals and interval sequencing information of the plurality of sub-time intervals; determining the target time interval from the plurality of sub-time intervals based on the time interval, the interval, and the interval ranking information.
12. The apparatus according to claim 9, wherein the target service creation unit is further configured to obtain a preset default execution instruction identifier if the service creation time does not belong to the preconfigured time interval; and creating a target service carrying the default execution instruction identification.
13. The apparatus according to claim 9, wherein the instruction identification obtaining unit is further configured to perform detecting whether a matching relationship between a target time interval and an interval group is stored in advance; and under the condition that the matching relation is stored in advance, acquiring the interval group matched with the target time interval according to the matching relation.
14. The apparatus according to claim 13, wherein the instruction identification obtaining unit is further configured to perform obtaining a pre-configured distribution ratio for the section group if the matching relationship is not stored; and obtaining the interval groups matched with the target time interval based on the distribution proportion, and storing the matching relation between the target time interval and the interval groups.
15. The apparatus of any of claims 9 to 14, wherein the interval group comprises a first interval group; the service execution instruction identification comprises a first service execution instruction identification matched with the first interval group; the target service creating unit is further configured to execute creating a target service carrying the first service execution instruction identifier; the first service execution instruction identifier is used for representing the target service created according to the first service execution instruction processing.
16. The apparatus of any of claims 9 to 14, wherein the interval grouping comprises a second interval grouping; the service execution instruction identification comprises a second service execution instruction identification matched with the second interval group; the target service creating unit is further configured to execute creating a target service carrying the second service execution instruction identifier; the second service execution instruction identifier is used for representing the target service created according to the second service execution instruction processing.
17. A server, comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the service creation method of any of claims 1 to 8.
18. A computer-readable storage medium, wherein instructions in the computer-readable storage medium, when executed by a processor of a server, enable the server to perform the service creation method of any one of claims 1 to 8.
CN202111472796.7A 2021-12-06 2021-12-06 Service creation method, device, server and storage medium Active CN113886276B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202111472796.7A CN113886276B (en) 2021-12-06 2021-12-06 Service creation method, device, server and storage medium
PCT/CN2022/092287 WO2023103279A1 (en) 2021-12-06 2022-05-11 Service creation method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111472796.7A CN113886276B (en) 2021-12-06 2021-12-06 Service creation method, device, server and storage medium

Publications (2)

Publication Number Publication Date
CN113886276A CN113886276A (en) 2022-01-04
CN113886276B true CN113886276B (en) 2022-03-25

Family

ID=79016303

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111472796.7A Active CN113886276B (en) 2021-12-06 2021-12-06 Service creation method, device, server and storage medium

Country Status (2)

Country Link
CN (1) CN113886276B (en)
WO (1) WO2023103279A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113886276B (en) * 2021-12-06 2022-03-25 北京达佳互联信息技术有限公司 Service creation method, device, server and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107861989A (en) * 2017-10-17 2018-03-30 平安科技(深圳)有限公司 Partitioned storage method, apparatus, computer equipment and the storage medium of data
CN112035303A (en) * 2020-09-01 2020-12-04 腾讯科技(深圳)有限公司 Data testing method and device, computer and readable storage medium
CN112632154A (en) * 2020-12-30 2021-04-09 城云科技(中国)有限公司 Method and device for determining parallel service quantity and time interval based on time data
CN113076303A (en) * 2021-04-16 2021-07-06 北京京东拓先科技有限公司 Method and device for generating service identifier in distributed system
WO2021139522A1 (en) * 2020-01-09 2021-07-15 支付宝(杭州)信息技术有限公司 Data processing method and apparatus
CN113407491A (en) * 2021-06-10 2021-09-17 北京猿力未来科技有限公司 Data processing method and device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103929788A (en) * 2014-04-08 2014-07-16 小米科技有限责任公司 Communication control method and device and terminal
CN107085570B (en) * 2016-02-14 2020-08-14 华为技术有限公司 Data processing method, application server and router
US10983992B1 (en) * 2020-12-10 2021-04-20 Antonio Ferez Lafon Automatically storing records generated by users based on scheduled recurring event information
CN113886276B (en) * 2021-12-06 2022-03-25 北京达佳互联信息技术有限公司 Service creation method, device, server and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107861989A (en) * 2017-10-17 2018-03-30 平安科技(深圳)有限公司 Partitioned storage method, apparatus, computer equipment and the storage medium of data
WO2021139522A1 (en) * 2020-01-09 2021-07-15 支付宝(杭州)信息技术有限公司 Data processing method and apparatus
CN112035303A (en) * 2020-09-01 2020-12-04 腾讯科技(深圳)有限公司 Data testing method and device, computer and readable storage medium
CN112632154A (en) * 2020-12-30 2021-04-09 城云科技(中国)有限公司 Method and device for determining parallel service quantity and time interval based on time data
CN113076303A (en) * 2021-04-16 2021-07-06 北京京东拓先科技有限公司 Method and device for generating service identifier in distributed system
CN113407491A (en) * 2021-06-10 2021-09-17 北京猿力未来科技有限公司 Data processing method and device

Also Published As

Publication number Publication date
WO2023103279A1 (en) 2023-06-15
CN113886276A (en) 2022-01-04

Similar Documents

Publication Publication Date Title
CN107566124B (en) Hash operation-based consensus establishing method, block chain system and storage medium
US11755371B1 (en) Data intake and query system with distributed data acquisition, indexing and search
US20170215024A1 (en) Methods and apparatuses for recommending application and presenting recommended applications
CN109309596B (en) Pressure testing method and device and server
WO2014183427A1 (en) Method and apparatus for displaying webcast rooms
CN108449606B (en) Barrage limiting method, device, server and medium
CN109862379A (en) A kind of log processing method, device, mobile terminal and storage medium
CN107688533B (en) Application program testing method and device, computer equipment and storage medium
CN107426626B (en) Method and device for sharing gifts
CN104484406B (en) The dispensing analysis method and device of recommending data
CN113886276B (en) Service creation method, device, server and storage medium
CN108654092B (en) Method and device for synchronizing cloud game files
US20150113064A1 (en) Network Information Push Method and System Thereof, and Computer Storage Medium
CN104156246A (en) Method and device for gray scale upgrade
WO2016078967A1 (en) Testing systems and methods
CN112767135B (en) Configuration method and device of rule engine, storage medium and computer equipment
CN105792215A (en) Detection method of pseudo base station and terminal thereof
CN108551585B (en) Barrage checking method, device, server and medium
CN110460471B (en) Super node election method, device and storage medium
CN111026969A (en) Content recommendation method and device, storage medium and server
CN109126098A (en) Contest referee method, system, core node and storage medium based on block chain
CN109218766B (en) Method for summoning bean vermicelli, live broadcast platform server and anchor terminal
CN107257371B (en) Analytic method and Handle system based on Handle system
CN111078560B (en) Test method and device based on flow pruning, electronic equipment and storage medium
CN110839061B (en) Data distribution method, device and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant