CN112135162B - Service execution method, device and server - Google Patents

Service execution method, device and server Download PDF

Info

Publication number
CN112135162B
CN112135162B CN202011023471.6A CN202011023471A CN112135162B CN 112135162 B CN112135162 B CN 112135162B CN 202011023471 A CN202011023471 A CN 202011023471A CN 112135162 B CN112135162 B CN 112135162B
Authority
CN
China
Prior art keywords
logic
state
live broadcast
target
broadcast room
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
CN202011023471.6A
Other languages
Chinese (zh)
Other versions
CN112135162A (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 CN202011023471.6A priority Critical patent/CN112135162B/en
Publication of CN112135162A publication Critical patent/CN112135162A/en
Application granted granted Critical
Publication of CN112135162B publication Critical patent/CN112135162B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/21Server components or server architectures
    • H04N21/218Source of audio or video content, e.g. local disk arrays
    • H04N21/2187Live feed
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/239Interfacing the upstream path of the transmission network, e.g. prioritizing client content requests
    • H04N21/2393Interfacing the upstream path of the transmission network, e.g. prioritizing client content requests involving handling client requests
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • H04N21/4431OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB characterized by the use of Application Program Interface [API] libraries

Abstract

The present disclosure relates to a service execution method, device and server, including: under the condition of receiving a broadcast request of a live broadcast room, acquiring logic corresponding to a first target state of a function switch of a target service of the live broadcast room, and storing the logic corresponding to the first target state and an identifier of the live broadcast room in a database in an associated manner, wherein the first target state is the state of the function switch when the broadcast request of the live broadcast room is received; under the condition that a first starting request for starting a target service of a live broadcast room is received, inquiring logic corresponding to a first target state associated with an identifier of the live broadcast room from a database based on the identifier of the live broadcast room corresponding to the first starting request; in the live broadcasting process of the live broadcasting room, if the logic corresponding to the first target state is not consistent with the logic corresponding to the state of the function switch when the first starting request of starting the target service of the live broadcasting room is received, the target service is executed by adopting the logic corresponding to the first target state. The method and the device can avoid live broadcast errors.

Description

Service execution method, device and server
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a service execution method, an apparatus, and a server.
Background
At present, new logic for executing services in a live broadcast room is generally opened step by step, that is, a part of users are selected to test the new logic first, and the opened users can execute the services by using the new logic, and the users which are not opened execute the services by using the old logic, so that the application range of the new logic for executing the services in the live broadcast room is gradually enlarged.
In the related art, it is common to query the switching system in real time at the time of a service request in the live broadcast room to acquire logic for executing the service. However, some new logics in the live broadcast room are opened in the live broadcast process, and if the service needs to be executed for multiple times in the live broadcast process of the live broadcast room, in such an application scenario, the logics may change when the same service is executed in the live broadcast process, which may cause live broadcast errors.
Disclosure of Invention
The present disclosure provides a service execution method, a service execution device, and a server, so as to at least solve a problem in related technologies that live broadcasting is wrong due to a new logic in a live broadcasting room being open in a live broadcasting process. The technical scheme of the disclosure is as follows:
according to a first aspect of the embodiments of the present disclosure, a method for service execution is provided, where the method is applied to a server, and includes:
under the condition of receiving a broadcast request of a live broadcast room, acquiring logic corresponding to a first target state of a function switch of a target service of the live broadcast room, and storing the logic corresponding to the first target state and an identifier of the live broadcast room in a related manner to a database, wherein the function switch comprises a first state and a second state, the first state corresponds to the first logic, the second state corresponds to the second logic, and the first target state is the state of the function switch when the broadcast request of the live broadcast room is received;
under the condition that a first starting request for starting the target service of the live broadcast room is received, inquiring logic corresponding to the first target state related to the identification of the live broadcast room from the database based on the identification of the live broadcast room corresponding to the first starting request; the first starting request is used for requesting logic adopted when the target service is executed in the live broadcasting process of the live broadcasting room;
in the live broadcasting process of the live broadcasting room, if the logic corresponding to the first target state inquired from the database is inconsistent with the logic corresponding to the state of the function switch when the first starting request of the live broadcasting room for starting the target service is received, the target service is executed by adopting the logic corresponding to the first target state inquired from the database.
Optionally, the step of acquiring a logic corresponding to a first target state of a function switch of a target service of a live broadcast room when a broadcast request of the live broadcast room is received, and storing the logic corresponding to the first target state and an identifier of the live broadcast room in a database in an associated manner includes:
under the condition of receiving a broadcast request of a live broadcast room, acquiring an identifier of the live broadcast room;
inquiring logic corresponding to a first target state of a function switch of the target service of the live broadcast room from a switch system based on the identification of the live broadcast room;
and writing the logic corresponding to the first target state into a list corresponding to the identification of the live broadcast room, and storing the list in the database.
Optionally, the step of querying, based on the identifier of the live broadcast room corresponding to the first start request, a logic corresponding to the first target state associated with the identifier of the live broadcast room from the database when the first start request for starting the target service in the live broadcast room is received includes:
under the condition that a first opening request for opening the target service of the live broadcast room is received, inquiring the list corresponding to the identification of the live broadcast room from the database based on the identification of the live broadcast room corresponding to the first opening request;
and reading the logic corresponding to the first target state from the list.
Optionally, the first logic is a logic iteratively updated for the second logic, and the first state corresponding to the first logic includes: the functional switch is characterized that the first logic is in an open state under the condition of the first state, and the second state corresponds to the second logic and comprises the following steps: the functional switch in the second state characterizes the first logic in an off state and the second logic in an on state.
Optionally, after receiving a request for broadcasting in a live broadcast room, the method further includes:
if a broadcasting closing request of the live broadcasting room is received and a broadcasting starting request of the live broadcasting room is received again, acquiring logic corresponding to a second target state of a function switch of a target service of the live broadcasting room, and storing the logic corresponding to the second target state and an identifier of the live broadcasting room in a database in an associated manner, wherein the second target state is the state of the function switch when the broadcasting starting request of the live broadcasting room is received again;
under the condition that a second starting request for starting the target service of the live broadcast room is received, inquiring logic corresponding to the second target state related to the identification of the live broadcast room from the database based on the identification of the live broadcast room corresponding to the second starting request; the second starting request is used for requesting logic adopted when the target service is executed in the live broadcasting process of the live broadcasting room;
in the live broadcasting process of the live broadcasting room, if the logic corresponding to the second target state inquired from the database is consistent with the logic corresponding to the state of the function switch when the first starting request of the live broadcasting room for starting the target service is received, executing the target service by adopting the logic corresponding to the second target state inquired from the database; if the logic corresponding to the second target state is the first logic, executing the target service by using the first logic, and if the logic corresponding to the second target state is the second logic, executing the target service by using the second logic.
Optionally, the step of executing the target service by using the logic corresponding to the first target state queried from the database includes:
if the logic corresponding to the first target state is the first logic, the first logic is adopted to execute the target service;
and if the logic corresponding to the first target state is the second logic after being inquired from the database, executing the target service by adopting the second logic.
According to a second aspect of the embodiments of the present disclosure, there is provided a service execution apparatus, which is applied to a server, and includes:
the system comprises a first acquisition module, a second acquisition module and a first display module, wherein the first acquisition module is configured to execute logic corresponding to a first target state of a function switch for acquiring a target service of a live broadcast room under the condition of receiving a broadcast request of the live broadcast room; the function switch comprises a first state and a second state, the first state corresponds to a first logic, the second state corresponds to a second logic, and the first target state is the state of the function switch when a broadcasting request of the live broadcast room is received;
a first storage module configured to perform storing of the logic corresponding to the first target state and the identification association of the live broadcast room to a database;
a first query module configured to execute, when a first start request for starting the target service in the live broadcast room is received, logic corresponding to the first target state associated with the identifier of the live broadcast room, which is queried from the database based on the identifier of the live broadcast room corresponding to the first start request; the first starting request is used for requesting logic adopted when the target service is executed in the live broadcasting process of the live broadcasting room;
and the first execution module is configured to execute, in a live broadcasting process of the live broadcasting room, if the logic corresponding to the first target state queried from the database is inconsistent with the logic corresponding to the state of the function switch when the first start request for starting the target service in the live broadcasting room is received, the target service is executed by adopting the logic corresponding to the first target state queried from the database.
Optionally, the first obtaining module is specifically configured to, in a case that a broadcast request of a live broadcast room is received, obtain an identifier of the live broadcast room; inquiring logic corresponding to a first target state of a function switch of the target service of the live broadcast room from a switch system based on the identification of the live broadcast room;
the first storage module is specifically configured to perform writing of the logic corresponding to the first target state into a list corresponding to the identifier of the live broadcast room, and store the list in the database.
Optionally, the first query module is specifically configured to, when a first start request for starting the target service in the live broadcast room is received, query the list corresponding to the identifier of the live broadcast room from the database based on the identifier of the live broadcast room corresponding to the first start request; and reading the logic corresponding to the first target state from the list.
Optionally, the first logic is a logic iteratively updated for the second logic, and the first state corresponding to the first logic includes: the functional switch is characterized that the first logic is in an open state under the condition of the first state, and the second state corresponds to the second logic and comprises the following steps: the functional switch in the second state characterizes the first logic in an off state and the second logic in an on state.
Optionally, the apparatus further comprises:
the second acquisition module is configured to execute logic corresponding to a second target state of a function switch of the target service of the live broadcast room if the broadcast closing request of the live broadcast room is received and the broadcast starting request of the live broadcast room is received again; the second target state is the state of the function switch when the broadcasting request of the live broadcast room is received again;
the second storage module is configured to store the logic corresponding to the second target state and the identification association of the live broadcast room in a database;
a second query module configured to execute, when a second start request for starting the target service in the live broadcast room is received, logic corresponding to the second target state associated with the identifier of the live broadcast room, which is queried from the database based on the identifier of the live broadcast room corresponding to the second start request; the second starting request is used for requesting logic adopted when the target service is executed in the live broadcasting process of the live broadcasting room;
a second execution module configured to execute, in a live broadcast process of the live broadcast room, if a logic corresponding to the second target state queried from the database is consistent with a logic corresponding to a state of the function switch when a first start request for starting the target service in the live broadcast room is received, the target service is executed by using the logic corresponding to the second target state queried from the database; if the logic corresponding to the second target state is the first logic, executing the target service by using the first logic, and if the logic corresponding to the second target state is the second logic, executing the target service by using the second logic.
Optionally, the first execution module is specifically configured to execute, if the logic corresponding to the first target state queried from the database is the first logic, the target service is executed by using the first logic; and if the logic corresponding to the first target state is the second logic after being inquired from the database, executing the target service by adopting the second logic.
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 execution method of any of the first aspect.
According to a fourth aspect of embodiments of the present disclosure, there is provided a storage medium, wherein instructions of the storage medium, when executed by a processor of a server, enable the server to perform the service execution method of any one of the first aspects.
According to a fifth aspect of embodiments of the present disclosure, there is provided a computer program product comprising: executable instructions which, when run on a computer, enable the computer to perform the service execution method of any one of the first aspects.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects:
under the condition that a broadcasting request of a live broadcast room is received, logic corresponding to a first target state of a function switch of a target service of the live broadcast room is obtained, and the logic corresponding to the first target state and an identifier of the live broadcast room are stored in a database in an associated mode. In this way, in the live broadcasting process of the live broadcasting room, if a first starting request for starting the target service of the live broadcasting room is received, the logic used for executing the service in the live broadcasting process of the live broadcasting room is directly inquired from the database. Because the logic stored in the database is not changed in the live broadcasting process, the logic executed by the target service cannot be changed even if the new logic is opened in the live broadcasting process and the target service is executed for many times in the live broadcasting process, so that the error of the live broadcasting in a live broadcasting room can be avoided.
In the live broadcasting process of the live broadcasting room, the service execution mode is similar to that of live broadcasting, that is, if the new logic of the service is opened in the live broadcasting process of the live broadcasting room, in the live broadcasting process, the new logic is acquired during broadcasting, and the service is executed by using the new logic in the live broadcasting process, so that the purpose of opening the new logic in the live broadcasting process of the live broadcasting room can be achieved, and the logic iteration of the target service is ensured to be gradually opened and normally carried out.
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 flow diagram illustrating a method of service execution in accordance with an exemplary embodiment;
FIG. 2 is a timing diagram illustrating a method of service execution in accordance with an exemplary embodiment;
FIG. 3 is a block diagram illustrating a service execution apparatus in accordance with an exemplary embodiment;
FIG. 4 is a block diagram illustrating a server in accordance with an example 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 be noted that the service execution method provided by the embodiment of the present disclosure may be applied to a server, and is configured to, when a broadcast request of a live broadcast room is received, obtain a logic corresponding to a first target state of a function switch of a target service of the live broadcast room, and store the logic corresponding to the first target state and an identifier of the live broadcast room in a correlated manner in a database, so that if a first start request for starting the target service of the live broadcast room is received in a live broadcast process of the live broadcast room, the target service may be executed based on the stored logic, so that in the live broadcast process of the live broadcast room, when the target service is executed for multiple times, the execution logic of the target service is prevented from changing, which may cause an error in the live broadcast.
Fig. 1 is a flowchart illustrating a service execution method according to an exemplary embodiment, where the service execution method is applied to a server, as shown in fig. 1, and includes the following steps.
In step S101, under a condition that a broadcast request of a live broadcast room is received, acquiring a logic corresponding to a first target state of a function switch of a target service of the live broadcast room, and storing the logic corresponding to the first target state and an identifier of the live broadcast room in a database in an associated manner, where the function switch includes a first state and a second state, the first state corresponds to the first logic, the second state corresponds to the second logic, and the first target state is a state of the function switch when the broadcast request of the live broadcast room is received;
in step S102, when a first start request for starting the target service in the live broadcast room is received, a logic corresponding to the first target state associated with the identifier of the live broadcast room is queried from the database based on the identifier of the live broadcast room corresponding to the first start request; the first starting request is used for requesting logic adopted when the target service is executed in the live broadcasting process of the live broadcasting room;
in step S103, in the live broadcasting process of the live broadcasting room, if the logic corresponding to the first target state queried from the database is inconsistent with the logic corresponding to the state of the function switch when the first start request for starting the target service in the live broadcasting room is received, the target service is executed by using the logic corresponding to the first target state queried from the database.
In step S101, the server may be an application program interface API server, and a user may operate on an application program of the terminal device to open a live broadcast room. Correspondingly, the terminal device may send a broadcast request of the live broadcast room to the API server based on the API interface, where the broadcast request may carry an identifier of the live broadcast room, and at this time, the server may receive the broadcast request of the live broadcast room.
The target service may be a service including a function switch, and the number of target services of the live broadcast room may include one or more services, which is not specifically limited herein.
The function switch is used for switching logic used when executing a target service, and comprises two states, namely a first state and a second state, wherein the first state corresponds to the first logic, the second state corresponds to the second logic, and the first logic and the second logic are different.
In practical applications, the function switch may be referred to as a step switch, which may be used to open new logic for executing the target service. The first logic is logic iteratively updated for the second logic, and the first state corresponds to the first logic and comprises: the functional switch is characterized that the first logic is in an open state under the condition of the first state, and the second state corresponds to the second logic and comprises the following steps: the functional switch in the second state characterizes the first logic in an off state and the second logic in an on state. In this way, the new logic of the target service can be opened through the function switch, so that the use range of the new logic for executing the service in the live broadcast room is gradually enlarged.
Generally, in the live broadcasting process of a live broadcasting room, a target service may need to be executed for multiple times, and the same execution logic may be needed in each execution, if a first logic, i.e., a new logic, is opened in the live broadcasting process, which may cause that, in the live broadcasting room, the execution logic of the target service is an old logic before an update iteration of a second logic, and in the live broadcasting process, the execution logic of the target service is switched to the first logic, i.e., a new logic after the update iteration, and an error may occur in the subsequent live broadcasting.
For example, the target service in the live broadcast room is exemplified by a PK service, and during the live broadcast, the PK service may need to be executed multiple times, for example, in a complete PK, three checks may need to be performed, and two checks out of the three checks are won, and the PK is won. Therefore, in the live broadcast process, three times of block matching operations need to be executed, if a new logic after the PK service update iteration is opened in the live broadcast process, for example, when the third block matching operation is executed, the execution logic of the third block matching operation of the PK service and the execution logic of the first two block matching operations of the PK service are changed, so that the PK service is executed incorrectly, and the live broadcast is executed incorrectly.
For example, in the field PK, if the execution logic relates to the block operation flow, the block operation flow of the previous two block operations does not need to acquire and store the scoring data, and the block operation flow of the third block operation needs to acquire the scoring data of the previous two block operations to make the block decision. Since the scoring data is not stored in the two previous solutions, the scoring data of the two previous solutions cannot be acquired in the third solution process, so that a PK service execution error is caused, and a live broadcast error occurs.
For another example, if the execution logic of the field PK involves data storage, the scoring data is stored and analyzed in format a in the first two block operations, the scoring data is analyzed and stored in format B in the third block operation, and the scoring data used in the first two block operations is needed in the third block operation. If the scoring data stored in the format a in the two previous checking operations is analyzed in the format B, the scoring data in the two previous checking operations cannot be analyzed in the third checking operation process because the data storage formats of the two previous checking operations are incompatible with the data storage format of the third checking operation, so that a PK service execution error is caused, and a live broadcast error occurs. Again, as the two previous voting operations read and update scoring data in position a, while the third voting operation reads and updates scoring data in position B, and the third voting operation requires the scoring data of the two previous voting operations. If the scoring data of the previous two block checking operations is read from the position B in the third block checking operation process, because the data storage positions of the previous two block checking operations are incompatible with the data storage position of the third block checking operation, the scoring data of the previous two block checking operations cannot be acquired in the third block checking operation process, so that a PK service execution error is caused, and a live broadcast error occurs.
For example, if the execution logic of the field PK involves a different scoring manner, for example, the scoring manner of the third block operation is different from the scoring manner of the first two block operations, this may result in that the decision result of the field PK is completely opposite, and the field PK is invalid, so that the PK service execution result is erroneous.
In order to solve the above problem, in step S101, the logic corresponding to the first target state of the function switch of the target service in the live broadcast room may be obtained when the broadcast request of the live broadcast room is received, and the server may obtain the logic corresponding to the first target state of the function switch of the target service in the live broadcast room when the broadcast request of the live broadcast room sent by the terminal device corresponding to the anchor broadcast is received. The first target state is the state of the function switch when the broadcasting request of the live broadcast room is received.
The server may query, to a switch system, a first target state of a function switch of the target service in the live broadcast, where in an application scenario where the function switch is a volume switch, a state of the volume switch is used to represent an open state of a new logic after an update iteration, where the open state includes two states, one state indicates that the new logic after the update iteration of the target service is already open to the user, and the other state indicates that the new logic after the update iteration of the target service is not open to the user.
The switch system may include a plurality of servers, which may be used as a trigger switch for opening a new logic after a target service update iteration, and may have three opening modes, a first is a timed opening, a second is a random opening, and a third is a triggered opening.
Specifically, for example, in the third open mode, if a new logic after a manager such as a developer triggers a target service update iteration is already open to the user, when receiving a broadcast request of a live broadcast room sent by a terminal device corresponding to the user, the API server may query the switch system that an open state of the new logic after the target service update iteration of the live broadcast room is already open, and accordingly, may obtain the new logic after the target service update iteration from the switch system. If the administrator, such as the developer, does not trigger the new logic after the target service update iteration to be opened to the user, the API server may query, when receiving a broadcast request of the live broadcast room sent by the terminal device corresponding to the user, that the open state of the new logic after the target service update iteration of the live broadcast room is not opened to the switching system, and accordingly, may obtain, from the switching system, the old logic before the target service update iteration.
After the logic corresponding to the first target state is acquired and stored in the database, the logic can be stored in the database, and after the logic is stored, the logic is not allowed to be changed in the live broadcasting process of the live broadcasting room.
In step S102 and step S103, when a first start request for starting the target service in the live broadcast room is received, a logic corresponding to the first target state associated with the identifier of the live broadcast room is queried from the database based on the identifier of the live broadcast room corresponding to the first start request.
And in the live broadcasting process of the live broadcasting room, executing the target service by adopting the logic corresponding to the first target state inquired from the database.
And if the logic corresponding to the first target state inquired from the database is not consistent with the logic corresponding to the state of the function switch when the first starting request of starting the target service in the live broadcast room is received, executing the target service by adopting the logic corresponding to the first target state inquired from the database. And if the logic corresponding to the first target state inquired from the database is consistent with the logic corresponding to the state of the function switch when the first starting request of starting the target service in the live broadcast room is received, executing the target service by adopting the logic corresponding to the first target state inquired from the database.
In the live broadcasting process of the live broadcasting room, if a starting request for starting the target service is received for a plurality of times, the executed logic can be inquired from the database according to the mode, and the target service is executed by adopting the logic inquired from the database.
Since the logic corresponding to the first target state stored in the database is not changed, in the live broadcasting process of the live broadcasting room, the target service can be executed according to the logic corresponding to the first target state regardless of how many times the target service is executed. For example, taking the PK service in the live broadcast room as an example, no matter how many times the PK service has the parity operations, the execution logic of the PK service may be always executed according to a logic, so that the PK rule is not changed, thereby avoiding the PK service from being executed incorrectly, and further avoiding the live broadcast from being incorrectly executed.
In this embodiment, when a broadcast request of a live broadcast room is received, a logic corresponding to a first target state of a function switch of a target service of the live broadcast room is obtained, and the logic corresponding to the first target state and an identifier of the live broadcast room are stored in a database in an associated manner. In this way, in the live broadcasting process of the live broadcasting room, if a first starting request for starting the target service of the live broadcasting room is received, the logic used for executing the service in the live broadcasting process of the live broadcasting room is directly inquired from the database. Because the logic stored in the database is not changed in the live broadcasting process, the logic executed by the target service cannot be changed even if the new logic is opened in the live broadcasting process and the target service is executed for many times in the live broadcasting process, so that the error of the live broadcasting in a live broadcasting room can be avoided.
In the live broadcasting process of the live broadcasting room, the service execution mode is similar to that of live broadcasting, that is, if the new logic of the service is opened in the live broadcasting process of the live broadcasting room, in the live broadcasting process, the new logic is acquired during broadcasting, and the service is executed by using the new logic in the live broadcasting process, so that the purpose of opening the new logic in the live broadcasting process of the live broadcasting room can be achieved, and the logic iteration of the target service is ensured to be gradually opened and normally carried out.
Optionally, based on the first embodiment, the step S101 specifically includes:
under the condition of receiving a broadcast request of a live broadcast room, acquiring an identifier of the live broadcast room;
inquiring logic corresponding to a first target state of a function switch of the target service of the live broadcast room from a switch system based on the identification of the live broadcast room;
and writing the logic corresponding to the first target state into a list corresponding to the identification of the live broadcast room, and storing the list in the database.
Further, the step S102 specifically includes:
under the condition that a first opening request for opening the target service of the live broadcast room is received, inquiring the list corresponding to the identification of the live broadcast room from the database based on the identification of the live broadcast room corresponding to the first opening request;
and reading the logic corresponding to the first target state from the list.
In this embodiment, by acquiring the identifier of the live broadcast room, and storing the logic corresponding to the first target state of the function switch of the target service of the live broadcast room and the identifier of the live broadcast room in a database in an associated manner, correspondingly, the logic corresponding to the first target state associated with the identifier of the live broadcast room is queried from the database based on the identifier of the live broadcast room. Therefore, the method and the device can ensure that the logic corresponding to the first target state of the function switch of the target service is unchanged and cannot be influenced in the execution process in the live broadcasting process.
Optionally, according to the first embodiment, after the step S103, the method further includes:
if a broadcasting closing request of the live broadcasting room is received and a broadcasting starting request of the live broadcasting room is received again, acquiring logic corresponding to a second target state of a function switch of a target service of the live broadcasting room, and storing the logic corresponding to the second target state and an identifier of the live broadcasting room in a database in an associated manner, wherein the second target state is the state of the function switch when the broadcasting starting request of the live broadcasting room is received again;
under the condition that a second starting request for starting the target service of the live broadcast room is received, inquiring logic corresponding to the second target state related to the identification of the live broadcast room from the database based on the identification of the live broadcast room corresponding to the second starting request; the second starting request is used for requesting logic adopted when the target service is executed in the live broadcasting process of the live broadcasting room;
in the live broadcasting process of the live broadcasting room, if the logic corresponding to the second target state inquired from the database is consistent with the logic corresponding to the state of the function switch when the first starting request of the live broadcasting room for starting the target service is received, executing the target service by adopting the logic corresponding to the second target state inquired from the database; if the logic corresponding to the second target state is the first logic, executing the target service by using the first logic, and if the logic corresponding to the second target state is the second logic, executing the target service by using the second logic.
In this embodiment, if a request for closing the live broadcasting room is received and a request for starting the live broadcasting room is received again, it indicates that the live broadcasting room enters live broadcasting, and at this time, the service execution mode is similar to that of live broadcasting.
However, the execution logic of the target service may be different, for example, if a new logic after the update iteration of the target service is opened during live broadcasting in the live broadcasting room, in the live broadcasting process, in the case of receiving the broadcast request, the logic acquired from the switching system is the new logic after the update iteration of the target service. Correspondingly, in the live broadcasting process, the target service is executed by adopting the new logic after the update iteration, so that the aim of opening the new logic in the live broadcasting process of the live broadcasting room can be fulfilled, and the logic iteration of the target service is ensured to be opened and normally carried out step by step.
It should be noted that, the various alternative embodiments described in this disclosure may be implemented in combination with each other or separately, and the present disclosure is not limited thereto.
In order to more clearly and completely illustrate the solution of the present disclosure, the following target service will describe the service execution method of the present disclosure in detail by taking the PK service as an example.
Referring to fig. 2, fig. 2 is a timing diagram illustrating a service execution method according to an exemplary embodiment, and as shown in fig. 2, a timing flow of the service execution method of the present disclosure is as follows:
firstly, a main broadcast triggers a live broadcast control on an application program of terminal equipment, and the terminal equipment receives the triggering operation of the main broadcast aiming at the live broadcast control and sends a broadcast request to an API server;
then, the API server receives the broadcast request, and inquires the open state of a logic B after PK service update iteration in the local live broadcast aiming at the anchor from a switching system;
then, the API server inquires that the logic B after the PK service updating iteration is not opened to the anchor according to the opening state of the anchor, and the opening result shows that the PK service uses the logic A in the execution process;
then, storing the opening and closing state or opening result of the PK service into a database or a cache;
secondly, the anchor starts the first block-checking operation of the PK service, the terminal equipment receives the triggering operation of the first block-checking operation request aiming at the PK service and sends the block-checking operation request to the API server;
then, the API server receives the request of the arbitration operation and inquires the opening and closing state or opening result of the PK service from the database or the cache;
then, the API server inquires an opening result which shows that the checking operation of the PK business uses a logic A;
then, the API server uses the logic A to execute the block checking operation of the PK business, and returns the execution result of the block checking operation;
then, in the live broadcast process, after a manager triggers a logic B after the update iteration of the PK service is opened to the user, a main broadcast starts a second time of the block-checking operation of the PK service, and the terminal equipment receives a second time of the block-checking operation request aiming at the PK service and sends the block-checking operation request to the API server;
then, the API server receives the request of the arbitration operation and inquires the opening and closing state or opening result of the PK service from the database or the cache;
then, the API server inquires an opening result which shows that the checking operation of the PK business uses a logic A;
then, the API server uses the logic A to execute the block checking operation of the PK business, and returns the execution result of the block checking operation;
and finally, after the execution of the PK service is finished, the API server sends an execution result to the terminal equipment corresponding to the anchor, and the anchor quits the live broadcast.
Further, the anchor triggers a live broadcast control on an application program of the terminal equipment again, and the terminal equipment receives the triggering operation of the anchor on the live broadcast control and sends a broadcast request to the API server;
then, the API server receives the broadcast request, and inquires the open state of a logic B after the PK service update iteration in the live broadcast aiming at the anchor broadcast from a switching system;
then, the API server inquires that the logic B after the PK service updating iteration is opened to the anchor aiming at the opening state of the anchor, and the opening result shows that the PK service uses the logic B in the execution process;
then, storing the opening and closing state or opening result of the PK service into a database or a cache;
secondly, the anchor starts the first block-checking operation of the PK service, the terminal equipment receives the triggering operation of the first block-checking operation request aiming at the PK service and sends the block-checking operation request to the API server;
then, the API server receives the request of the arbitration operation and inquires the opening and closing state or opening result of the PK service from the database or the cache;
then, the API server inquires an opening result which shows that the checking operation of the PK business uses a logic B;
then, the API server uses the logic B to execute the block operation of the PK business;
and finally, after the execution of the PK service is finished, the API server sends an execution result to the terminal equipment corresponding to the anchor.
Fig. 3 is a block diagram illustrating a service execution apparatus applied to a server according to an exemplary embodiment. Referring to fig. 3, the apparatus includes a first obtaining module 301, a first storing module 302, a first querying module 303, and a first executing module 304.
A first obtaining module 301, configured to execute logic corresponding to a first target state of a function switch for obtaining a target service of a live broadcast room when a broadcast request of the live broadcast room is received; the function switch comprises a first state and a second state, the first state corresponds to a first logic, the second state corresponds to a second logic, and the first target state is the state of the function switch when a broadcasting request of the live broadcast room is received;
a first storage module 302 configured to perform storing of the logic corresponding to the first target state and the identification association of the live broadcast room to a database;
a first query module 303, configured to execute, when a first start request for starting the target service in the live broadcast room is received, logic corresponding to the first target state associated with the identifier of the live broadcast room, which is queried from the database based on the identifier of the live broadcast room corresponding to the first start request; the first starting request is used for requesting logic adopted when the target service is executed in the live broadcasting process of the live broadcasting room;
a first executing module 304, configured to execute, in a live broadcast process of the live broadcast room, if the logic corresponding to the first target state queried from the database is inconsistent with the logic corresponding to the state of the function switch when the first start request for starting the target service in the live broadcast room is received, executing the target service by using the logic corresponding to the first target state queried from the database.
Optionally, the first obtaining module 301 is specifically configured to, in a case that a broadcast request of a live broadcast room is received, obtain an identifier of the live broadcast room; inquiring logic corresponding to a first target state of a function switch of a target service of the live broadcast room from a switch system based on the identification of the live broadcast room;
the first storage module 302 is specifically configured to perform writing of the logic corresponding to the first target state into the list corresponding to the identifier of the live broadcast room, and store the list in the database.
Optionally, the first query module 303 is specifically configured to, in a case that a first start request for starting the target service in the live broadcast room is received, query the list corresponding to the identifier of the live broadcast room from the database based on the identifier of the live broadcast room corresponding to the first start request; and reading the logic corresponding to the first target state from the list.
Optionally, the first logic is a logic iteratively updated for the second logic, and the first state corresponding to the first logic includes: the functional switch is characterized that the first logic is in an open state under the condition of the first state, and the second state corresponds to the second logic and comprises the following steps: the functional switch in the second state characterizes the first logic in an off state and the second logic in an on state.
Optionally, the apparatus further comprises:
the second acquisition module is configured to execute logic corresponding to a second target state of a function switch of the target service of the live broadcast room if the broadcast closing request of the live broadcast room is received and the broadcast starting request of the live broadcast room is received again; the second target state is the state of the function switch when the broadcasting request of the live broadcast room is received again;
the second storage module is configured to store the logic corresponding to the second target state and the identification association of the live broadcast room in a database;
a second query module configured to execute, when a second start request for starting the target service in the live broadcast room is received, logic corresponding to the second target state associated with the identifier of the live broadcast room, which is queried from the database based on the identifier of the live broadcast room corresponding to the second start request; the second starting request is used for requesting logic adopted when the target service is executed in the live broadcasting process of the live broadcasting room;
a second execution module configured to execute, in a live broadcast process of the live broadcast room, if a logic corresponding to the second target state queried from the database is consistent with a logic corresponding to a state of the function switch when a first start request for starting the target service in the live broadcast room is received, the target service is executed by using the logic corresponding to the second target state queried from the database; if the logic corresponding to the second target state is the first logic, executing the target service by using the first logic, and if the logic corresponding to the second target state is the second logic, executing the target service by using the second logic.
Optionally, the first executing module 304 is specifically configured to execute, if the logic corresponding to the first target state queried from the database is the first logic, the target service is executed by using the first logic; and if the logic corresponding to the first target state is the second logic after being inquired from the database, executing the target service by adopting the second logic.
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. 4 is a block diagram illustrating a server in accordance with an example embodiment, including a processing component 401 further including one or more processors and memory resources, represented by memory 402, for storing instructions, such as applications, executable by the processing component 401. The application programs stored in memory 402 may include one or more modules that each correspond to a set of instructions. Further, the processing component 401 is configured to execute instructions to perform the following processes:
under the condition of receiving a broadcast request of a live broadcast room, acquiring logic corresponding to a first target state of a function switch of a target service of the live broadcast room, and storing the logic corresponding to the first target state and an identifier of the live broadcast room in a related manner to a database, wherein the function switch comprises a first state and a second state, the first state corresponds to the first logic, the second state corresponds to the second logic, and the first target state is the state of the function switch when the broadcast request of the live broadcast room is received;
under the condition that a first starting request for starting the target service of the live broadcast room is received, inquiring logic corresponding to the first target state related to the identification of the live broadcast room from the database based on the identification of the live broadcast room corresponding to the first starting request; the first starting request is used for requesting logic adopted when the target service is executed in the live broadcasting process of the live broadcasting room;
in the live broadcasting process of the live broadcasting room, if the logic corresponding to the first target state inquired from the database is inconsistent with the logic corresponding to the state of the function switch when the first starting request of the live broadcasting room for starting the target service is received, the target service is executed by adopting the logic corresponding to the first target state inquired from the database.
Optionally, the processing component 401 is specifically configured to perform:
under the condition of receiving a broadcast request of a live broadcast room, acquiring an identifier of the live broadcast room;
inquiring logic corresponding to a first target state of a function switch of the target service of the live broadcast room from a switch system based on the identification of the live broadcast room;
and writing the logic corresponding to the first target state into a list corresponding to the identification of the live broadcast room, and storing the list in the database.
Optionally, the processing component 401 is specifically configured to perform:
under the condition that a first opening request for opening the target service of the live broadcast room is received, inquiring the list corresponding to the identification of the live broadcast room from the database based on the identification of the live broadcast room corresponding to the first opening request;
and reading the logic corresponding to the first target state from the list.
Optionally, the processing component 401 is further configured to perform:
if a broadcasting closing request of the live broadcasting room is received and a broadcasting starting request of the live broadcasting room is received again, acquiring logic corresponding to a second target state of a function switch of a target service of the live broadcasting room, and storing the logic corresponding to the second target state and an identifier of the live broadcasting room in a database in an associated manner, wherein the second target state is the state of the function switch when the broadcasting starting request of the live broadcasting room is received again;
under the condition that a second starting request for starting the target service of the live broadcast room is received, inquiring logic corresponding to the second target state related to the identification of the live broadcast room from the database based on the identification of the live broadcast room corresponding to the second starting request; the second starting request is used for requesting logic adopted when the target service is executed in the live broadcasting process of the live broadcasting room;
in the live broadcasting process of the live broadcasting room, if the logic corresponding to the second target state inquired from the database is consistent with the logic corresponding to the state of the function switch when the first starting request of the live broadcasting room for starting the target service is received, executing the target service by adopting the logic corresponding to the second target state inquired from the database; if the logic corresponding to the second target state is the first logic, executing the target service by using the first logic, and if the logic corresponding to the second target state is the second logic, executing the target service by using the second logic.
Optionally, the processing component 401 is specifically configured to perform:
if the logic corresponding to the first target state is the first logic, the first logic is adopted to execute the target service;
and if the logic corresponding to the first target state is the second logic after being inquired from the database, executing the target service by adopting the second logic.
The server 400 may also include a power component 403 configured to perform power management of the server 400, a wired or wireless network interface 404 configured to connect the server 400 to a network, and an input/output (I/O) interface 405. The server 400 may operate based on an operating system stored in memory 402, such as Windows Server, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, etc.
In an exemplary embodiment, a storage medium comprising instructions, such as a memory 402 comprising instructions, executable by a processing component 401 of the server 400 to perform the above-described method is also provided. Alternatively, the storage medium may be a non-transitory 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.
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 application 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 (12)

1. A service execution method, applied to a server, includes:
under the condition of receiving a broadcast request of a live broadcast room, acquiring logic corresponding to a first target state of a function switch of a target service of the live broadcast room, and storing the logic corresponding to the first target state and an identifier of the live broadcast room in a related manner to a database, wherein the function switch comprises a first state and a second state, the first state corresponds to the first logic, the second state corresponds to the second logic, and the first target state is the state of the function switch when the broadcast request of the live broadcast room is received;
under the condition that a first starting request for starting the target service of the live broadcast room is received, inquiring logic corresponding to the first target state related to the identification of the live broadcast room from the database based on the identification of the live broadcast room corresponding to the first starting request; the first starting request is used for requesting logic to be adopted when the target service is executed in the live broadcasting process of the live broadcasting room;
in the live broadcasting process of the live broadcasting room, if the logic corresponding to the first target state inquired from the database is inconsistent with the logic corresponding to the state of the function switch when the first starting request of the live broadcasting room for starting the target service is received, executing the target service by adopting the logic corresponding to the first target state inquired from the database;
the second logic is old logic before an update iteration, the first logic is logic updated for the second logic iteration, and the first state corresponds to the first logic and comprises: the functional switch is characterized that the first logic is in an open state under the condition of the first state, and the second state corresponds to the second logic and comprises the following steps: the functional switch in the second state characterizes the first logic in an off state and the second logic in an on state.
2. The service execution method according to claim 1, wherein the step of acquiring a logic corresponding to a first target state of a function switch of a target service in a live broadcast room when receiving a broadcast request of the live broadcast room, and storing the logic corresponding to the first target state and an identifier of the live broadcast room in association with each other in a database comprises:
under the condition of receiving a broadcast request of a live broadcast room, acquiring an identifier of the live broadcast room;
inquiring logic corresponding to a first target state of a function switch of the target service of the live broadcast room from a switch system based on the identification of the live broadcast room;
and writing the logic corresponding to the first target state into a list corresponding to the identification of the live broadcast room, and storing the list in the database.
3. The service execution method according to claim 2, wherein, in a case where a first open request for opening the target service from the live broadcast room is received, the step of querying, from the database, the logic corresponding to the first target state associated with the identifier of the live broadcast room based on the identifier of the live broadcast room corresponding to the first open request includes:
under the condition that a first opening request for opening the target service of the live broadcast room is received, inquiring the list corresponding to the identification of the live broadcast room from the database on the basis of the identification of the live broadcast room corresponding to the first opening request;
and reading the logic corresponding to the first target state from the list.
4. The method of claim 1, wherein after receiving a request to start broadcasting in a live broadcast room, the method further comprises:
if a broadcasting closing request of the live broadcasting room is received and a broadcasting starting request of the live broadcasting room is received again, acquiring logic corresponding to a second target state of a function switch of a target service of the live broadcasting room, and storing the logic corresponding to the second target state and an identifier of the live broadcasting room in a database in an associated manner, wherein the second target state is the state of the function switch when the broadcasting starting request of the live broadcasting room is received again;
under the condition that a second starting request for starting the target service of the live broadcast room is received, inquiring logic corresponding to the second target state related to the identification of the live broadcast room from the database based on the identification of the live broadcast room corresponding to the second starting request; the second starting request is used for requesting logic to be adopted when the target service is executed in the live broadcasting process of the live broadcasting room;
in the live broadcasting process of the live broadcasting room, if the logic corresponding to the second target state inquired from the database is consistent with the logic corresponding to the state of the function switch when the first starting request of the live broadcasting room for starting the target service is received, executing the target service by adopting the logic corresponding to the second target state inquired from the database; if the logic corresponding to the second target state is the first logic, executing the target service by using the first logic, and if the logic corresponding to the second target state is the second logic, executing the target service by using the second logic.
5. The method of claim 1, wherein the step of executing the target service using the logic corresponding to the first target state queried from the database comprises:
if the logic corresponding to the first target state is the first logic, the first logic is adopted to execute the target service;
and if the logic corresponding to the first target state is the second logic after being inquired from the database, executing the target service by adopting the second logic.
6. A service execution apparatus, wherein the service execution apparatus is applied to a server, and comprises:
the system comprises a first acquisition module, a second acquisition module and a first display module, wherein the first acquisition module is configured to execute logic corresponding to a first target state of a function switch for acquiring a target service of a live broadcast room under the condition of receiving a broadcast request of the live broadcast room; the function switch comprises a first state and a second state, the first state corresponds to a first logic, the second state corresponds to a second logic, and the first target state is the state of the function switch when a broadcasting request of the live broadcast room is received;
a first storage module configured to perform storing of the logic corresponding to the first target state and the identification association of the live broadcast room to a database;
a first query module configured to execute, when a first start request for starting the target service in the live broadcast room is received, logic corresponding to the first target state associated with the identifier of the live broadcast room, which is queried from the database based on the identifier of the live broadcast room corresponding to the first start request; the first starting request is used for requesting logic to be adopted when the target service is executed in the live broadcasting process of the live broadcasting room;
a first execution module, configured to execute, in a live broadcast process of the live broadcast room, if a logic corresponding to the first target state queried from the database is inconsistent with a logic corresponding to a state of the function switch when a first start request for starting the target service in the live broadcast room is received, executing the target service by using the logic corresponding to the first target state queried from the database;
the second logic is old logic before the iteration of updating, the first logic is logic updated aiming at the second logic iteration, and the first state corresponding to the first logic comprises: the functional switch is characterized that the first logic is in an open state under the condition of the first state, and the second state corresponds to the second logic and comprises the following steps: the functional switch in the second state characterizes the first logic in an off state and the second logic in an on state.
7. The service execution device according to claim 6, wherein the first obtaining module is specifically configured to obtain the identifier of the live broadcast room when receiving a broadcast request of the live broadcast room; inquiring logic corresponding to a first target state of a function switch of the target service of the live broadcast room from a switch system based on the identification of the live broadcast room;
the first storage module is specifically configured to perform writing of the logic corresponding to the first target state into a list corresponding to the identifier of the live broadcast room, and store the list in the database.
8. The service execution device according to claim 7, wherein the first query module is specifically configured to, in a case where a first open request for opening the target service in the live broadcast room is received, query the database for the list corresponding to the identifier of the live broadcast room based on the identifier of the live broadcast room corresponding to the first open request; and reading the logic corresponding to the first target state from the list.
9. The service execution apparatus of claim 6, wherein the apparatus further comprises:
the second acquisition module is configured to execute logic corresponding to a second target state of a function switch of the target service of the live broadcast room if the broadcast closing request of the live broadcast room is received and the broadcast starting request of the live broadcast room is received again; the second target state is the state of the function switch when the broadcasting request of the live broadcast room is received again;
the second storage module is configured to store the logic corresponding to the second target state and the identification association of the live broadcast room in a database;
a second query module configured to execute, when a second start request for starting the target service in the live broadcast room is received, logic corresponding to the second target state associated with the identifier of the live broadcast room, which is queried from the database based on the identifier of the live broadcast room corresponding to the second start request; the second starting request is used for requesting logic to be adopted when the target service is executed in the live broadcasting process of the live broadcasting room;
a second execution module configured to execute, in a live broadcast process of the live broadcast room, if a logic corresponding to the second target state queried from the database is consistent with a logic corresponding to a state of the function switch when a first start request for starting the target service in the live broadcast room is received, the target service is executed by using the logic corresponding to the second target state queried from the database; if the logic corresponding to the second target state is the first logic, executing the target service by using the first logic, and if the logic corresponding to the second target state is the second logic, executing the target service by using the second logic.
10. The service execution device according to claim 6, wherein the first execution module is specifically configured to execute, if the logic corresponding to the first target state queried from the database is the first logic, the target service using the first logic; and if the logic corresponding to the first target state is the second logic after being inquired from the database, executing the target service by adopting the second logic.
11. 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 execution method of any of claims 1 to 5.
12. A storage medium in which instructions, when executed by a processor of a server, enable the server to perform a service execution method according to any one of claims 1 to 5.
CN202011023471.6A 2020-09-25 2020-09-25 Service execution method, device and server Active CN112135162B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011023471.6A CN112135162B (en) 2020-09-25 2020-09-25 Service execution method, device and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011023471.6A CN112135162B (en) 2020-09-25 2020-09-25 Service execution method, device and server

Publications (2)

Publication Number Publication Date
CN112135162A CN112135162A (en) 2020-12-25
CN112135162B true CN112135162B (en) 2022-08-12

Family

ID=73840710

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011023471.6A Active CN112135162B (en) 2020-09-25 2020-09-25 Service execution method, device and server

Country Status (1)

Country Link
CN (1) CN112135162B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108536492A (en) * 2018-04-08 2018-09-14 武汉斗鱼网络科技有限公司 A kind of direct broadcasting room attribute information acquiring method, device, equipment and storage medium
CN108881066A (en) * 2017-05-10 2018-11-23 腾讯科技(深圳)有限公司 A kind of method of route requests, access server and storage equipment
CN108881393A (en) * 2018-05-22 2018-11-23 北京达佳互联信息技术有限公司 A kind of data distributing method, device, computer and storage medium
CN110139118A (en) * 2019-05-20 2019-08-16 北京字节跳动网络技术有限公司 Function operation method, device, electronic equipment and the storage medium of application program
CN110781149A (en) * 2019-10-23 2020-02-11 北京达佳互联信息技术有限公司 Method, device, equipment and storage medium for managing live broadcast room information
CN111124891A (en) * 2019-12-02 2020-05-08 腾讯科技(深圳)有限公司 Access state detection method and device, storage medium and electronic device
CN111372093A (en) * 2020-03-09 2020-07-03 广州市百果园信息技术有限公司 Live broadcast room management method, device, equipment and storage medium
CN111596940A (en) * 2020-05-19 2020-08-28 杭州视联动力技术有限公司 Version upgrading method and device, electronic equipment and storage medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8949403B1 (en) * 2003-10-24 2015-02-03 Sap Se Infrastructure for maintaining cognizance of available and unavailable software components
KR101534153B1 (en) * 2013-08-23 2015-07-06 주식회사 엘지씨엔에스 Method of designing business logic, server performing the same and storage media storing the same
CN105868095B (en) * 2015-01-22 2018-11-13 阿里巴巴集团控股有限公司 Generate the method and apparatus of test data
CN110944231B (en) * 2018-09-21 2022-01-14 北京国双科技有限公司 Monitoring method and device of video player

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108881066A (en) * 2017-05-10 2018-11-23 腾讯科技(深圳)有限公司 A kind of method of route requests, access server and storage equipment
CN108536492A (en) * 2018-04-08 2018-09-14 武汉斗鱼网络科技有限公司 A kind of direct broadcasting room attribute information acquiring method, device, equipment and storage medium
CN108881393A (en) * 2018-05-22 2018-11-23 北京达佳互联信息技术有限公司 A kind of data distributing method, device, computer and storage medium
CN110139118A (en) * 2019-05-20 2019-08-16 北京字节跳动网络技术有限公司 Function operation method, device, electronic equipment and the storage medium of application program
CN110781149A (en) * 2019-10-23 2020-02-11 北京达佳互联信息技术有限公司 Method, device, equipment and storage medium for managing live broadcast room information
CN111124891A (en) * 2019-12-02 2020-05-08 腾讯科技(深圳)有限公司 Access state detection method and device, storage medium and electronic device
CN111372093A (en) * 2020-03-09 2020-07-03 广州市百果园信息技术有限公司 Live broadcast room management method, device, equipment and storage medium
CN111596940A (en) * 2020-05-19 2020-08-28 杭州视联动力技术有限公司 Version upgrading method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN112135162A (en) 2020-12-25

Similar Documents

Publication Publication Date Title
WO2021135299A1 (en) Binding method and system for device network configuration, and mobile terminal and storage medium
US11310066B2 (en) Method and apparatus for pushing information
EP3657762B1 (en) Network service system and network service method
CN109144534A (en) Service module dynamic updating method, device and electronic equipment
CN110781149A (en) Method, device, equipment and storage medium for managing live broadcast room information
CN100428824C (en) Method for carrying out active inquiry maintenance on mobile terminal
CN114937452A (en) Service calling method and system, calling device, target device and readable storage medium
CN109002305A (en) A kind of update method and its system of device program
CN109739665A (en) Interface managerial method, device, server and storage medium
EP4060484A1 (en) Control method and control device for enabling operations of application program in multiple systems
CN112135162B (en) Service execution method, device and server
CN104104701A (en) Online service configuration updating method and system
US11194616B2 (en) Method, apparatus and system for simultaneously transmitting or receiving multiple managed objects
CN109597660B (en) Application configuration or service updating method and device, storage medium and terminal equipment
CN107888772B (en) Method, device and storage medium for determining configuration information
CN115390939A (en) Service processing method and system
CN110659299B (en) Data updating method and device and front-end development client
CN113839991A (en) Method and device for confirming equipment information, storage medium and electronic device
CN110309000B (en) Application update prompting method and terminal equipment
CN108459940B (en) Configuration information modification method and device of application performance management system and electronic equipment
US20150282121A1 (en) Local resource sharing method of machine to machine component and apparatus thereof
CN107302605B (en) Configuration method and device of television proxy server, television and storage medium
CN112256295A (en) Application program updating method, device, equipment and storage medium
CN111562994A (en) Application program interface forwarding method and device, electronic equipment and storage medium
CN108132990B (en) Method and device for replacing APP built-in picture 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