CN114760530B - Event processing method, event processing device, television and computer readable storage medium - Google Patents

Event processing method, event processing device, television and computer readable storage medium Download PDF

Info

Publication number
CN114760530B
CN114760530B CN202011568539.9A CN202011568539A CN114760530B CN 114760530 B CN114760530 B CN 114760530B CN 202011568539 A CN202011568539 A CN 202011568539A CN 114760530 B CN114760530 B CN 114760530B
Authority
CN
China
Prior art keywords
task
process task
event
bus
processing
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
CN202011568539.9A
Other languages
Chinese (zh)
Other versions
CN114760530A (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.)
Shenzhen TCL New Technology Co Ltd
Original Assignee
Shenzhen TCL New 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 Shenzhen TCL New Technology Co Ltd filed Critical Shenzhen TCL New Technology Co Ltd
Priority to CN202011568539.9A priority Critical patent/CN114760530B/en
Publication of CN114760530A publication Critical patent/CN114760530A/en
Application granted granted Critical
Publication of CN114760530B publication Critical patent/CN114760530B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • H04L45/021Ensuring consistency of routing table updates, e.g. by using epoch numbers
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Software Systems (AREA)
  • Multimedia (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The invention discloses an event processing method, an event processing device, a television and a computer readable storage medium. The method comprises the following steps: receiving an event to be processed, and splitting the event to be processed into at least one process task; and respectively distributing at least one process task to corresponding proxy service for processing, wherein the proxy service can call the computing resource of the embedded programmable chip corresponding to at least one upper layer application. The invention realizes the integration of the computing resources of the embedded programmable chips of a plurality of upper application programs into one resource pool, and the sharing of the computing resources, thereby solving the problem of insufficient computing power when the chip of the television system processes a plurality of events.

Description

Event processing method, event processing device, television and computer readable storage medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to an event processing method, an event processing device, a television, and a computer readable storage medium.
Background
In the prior art, a SoC (System on a chip) of a television adopts a single main chip or adopts a setting of matching a main chip with a specific upgrade chip, under the setting, a CPU of the SoC performs resource scheduling according to a time-chip rotation mechanism, once a CPU occupied by a currently processed event (event) is more, resources reserved for other events are very few, and thus, insufficient computation force can be caused when a plurality of events are processed simultaneously.
Accordingly, there is a need for improvement and advancement in the art.
Disclosure of Invention
The embodiment of the invention provides an event processing method, an event processing device, a television and a computer storage medium, and aims to solve the problem of insufficient computing power when a television SoC processes a plurality of events in the prior art.
In a first aspect, an embodiment of the present invention provides an event processing method, including:
receiving an event to be processed, and splitting the event to be processed into at least one process task;
respectively distributing at least one process task to corresponding proxy services for processing;
the proxy service may call a computing resource of the embedded programmable chip corresponding to the at least one upper layer application.
In a second aspect, an embodiment of the present invention provides an event processing apparatus, including:
the splitting module is used for receiving the event to be processed and splitting the event to be processed into at least one process task;
the distribution module is used for respectively distributing at least one process task to the corresponding proxy service for processing; the proxy service may call a computing resource of the embedded programmable chip corresponding to the at least one upper layer application.
In a third aspect, an embodiment of the present invention provides a television set, where the television set includes a memory, a processor, and an event handler stored in the memory and executable on the processor, and where the processor implements the steps of the method described above when executing the event handler.
In a fourth aspect, embodiments of the present invention provide a computer readable storage medium storing an event handler, which when executed by a processor, implements the steps of the method described above.
The beneficial effects are that: compared with the prior art, the invention provides an event processing method, an event processing device, a television and a computer readable storage medium, wherein in the event processing method, corresponding embedded programmable chips are respectively arranged for each upper application, after an event to be processed is received, the event is split into a plurality of process tasks which are respectively distributed to corresponding proxy services for processing, the proxy services can call the computing resources of the embedded programmable chips outside the embedded programmable chips of the upper application program which sends the event to be processed for task processing, the integration of the computing resources of the embedded programmable chips of the upper application programs into a resource pool is realized, the computing resource sharing is realized, and the problem of insufficient computing power when the television system chip processes the events is solved.
Drawings
FIG. 1 is a flow chart of an embodiment of an event processing method provided by the present invention;
FIG. 2 is a schematic diagram of an overall framework of an embodiment of an event processing method according to the present invention;
FIG. 3 is a logic diagram of an embodiment of an event processing method provided by the present invention;
FIG. 4 is a schematic diagram of a functional module of an event processing device according to the present invention;
fig. 5 is a schematic diagram of an embodiment of a television set provided by the present invention.
Detailed Description
In order to make the objects, technical solutions and effects of the present invention clearer and more specific, the present invention will be described in further detail below with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
Example 1
Referring to fig. 1, fig. 1 is a flowchart of an embodiment of an event processing method according to the present invention. The event processing method provided by the embodiment comprises the following steps:
s100, the event processing device receives an event to be processed and splits the event to be processed into at least one process task.
Specifically, the event processing device receives an event to be processed from an upper layer application, and the event processing device may be an MCU (micro program controller), and the event processing device is embedded in an SoC of the television. As shown in fig. 2, the upper layer applications may include a 5G communication application, a Sensor application, an Image Signal Processing (ISP) application, and the like, and in this embodiment, a corresponding embedded programmable chip, such as a 5G module (module) for processing a 5G communication application event, a Sensor chip (SoC Sensor) for processing a Sensor application event, an ISP chip for processing an image signal processing application, and the like, is set for each upper layer application. When a single upper application has only one event, the embedded programmable chip corresponding to the upper application inputting the event can perform the calculation processing of the event, and when a certain upper application has one event being processed, if the same upper application generates a new event processing request, the computing capability of the embedded programmable chip of the upper application may be insufficient.
Specifically, after the event processing device receives the event to be processed, the event to be processed is split into at least one process task, where a single event may include multiple process tasks, as shown in table 1, a VoIP/VoLTE (Voice over Internet Protocol/Voice over Long-Term event) video call event may be split into process tasks such as camera acquisition signal processing, video compression, audio processing, image processing, and the FLV (FLASH VIDEO) video play event may be split into process tasks such as video compression, audio processing, and image processing. When splitting an event to be processed into at least one process task, assigning a task ID to each process task, for example, the task ID of the camera acquisition signal processing process task in the event task1 in table 1 is task1.1. When splitting the event to be processed into at least one process task, a routing ID of each process task is also determined, specifically, the routing ID of the process task is used to determine a transmission path of the process task, i.e. how the process task is transmitted to the corresponding proxy service. The routing ID of the process task may be determined according to a preset correspondence.
TABLE 1
Specifically, a splitting module may be disposed in the event processing apparatus, where the splitting module performs a process of splitting an event to be processed into at least one process task, for example, two sections of programs are disposed in the splitting module: after an Event Adapter and a Task Dispatcher, an upper layer application initiates an Event Request (Event Request) to an Event processing device, the Event processing device adds a to-be-processed Event into a to-be-processed Event queue, the Event Adapter extracts the to-be-processed Event sent by the upper layer application from the to-be-processed Event queue, and sends the context of the to-be-processed Event to the Task Dispatcher, which splits the to-be-processed Event into at least one process Task.
Referring to fig. 1 again, the event processing method provided in the present embodiment further includes the steps of:
s200, the event processing device respectively distributes at least one process task to the corresponding proxy service for processing.
The proxy service may call the computing resources of the embedded programmable chip corresponding to the at least one upper layer application, as shown in fig. 3, and the proxy service may include multiple services such as Audio processing, video processing, and the like, and each service may include the computing resources of the embedded programmable chip corresponding to the at least one upper layer application, for example, video processing 1 in the Video processing proxy service in fig. 3 calls the Video processing computing resources in the 5G module, and Video processing 2 calls the Video processing computing resources in the ISP chip, and the like.
Specifically, the event processing device respectively distributes at least one process task to corresponding proxy services for processing, and the event processing device comprises:
s210, the event processing device acquires task information of each process task, wherein the task information comprises a route ID.
Specifically, the event processing device acquiring task information of each process task includes:
and after the task information of each process task is added to the bus through the splitting module, the task information of each process task is read from the bus through the path planning mapper.
The process tasks are respectively allocated to the corresponding proxy services for processing can be executed by an allocation module, after the splitting module splits the event to be processed into at least one process task, the allocation module obtains task information of each process task, the task information of the process task comprises a route ID, and can further comprise information such as a task ID, a service priority, a task creation time, a task type and the like, in one implementation mode, a path planning mapper (Route Predicate Handler Mapping) is arranged in the allocation module, and after the splitting module adds the task information of each process task to a BUS (BUS), the path planning mapper reads the task information of each process task from the BUS. Specifically, the event processing device reads task information of each process task from the bus through the path planning mapper, and the event processing device comprises:
the event processing device monitors the notification on the bus through a monitor registered in advance with the bus;
and after the notification that the task information of each process task is added to the bus is monitored, the event processing device calls the path planning mapper through the monitor to read the task information of each process task from the bus.
When the event processing device is initialized, registering a monitor with a bus in advance, wherein the monitor can monitor a notification on the bus, after the splitting module adds the task information of each process task to the bus, sending out a corresponding notification to inform the monitor, after the monitor monitors that the task information of each process task is added to the notification of the bus, activating a path planning mapper, and reading the task information of each process task from the bus by the path planning mapper.
S220, the event processing device determines the transmission path of each process task according to the route ID of each process task.
After task information of each process task is read from the bus, determining a transmission path of each process task according to the routing ID of each process task, including:
s221, the event processing device queries the route ID of each process task in a preset route table;
s222, if the target route ID of the target process task is found, the event processing device takes a transmission path corresponding to the target route ID in a preset route table as the transmission path of the target process task.
Specifically, for each process task, the routing ID of the process task is queried in a preset routing table, the preset routing table includes a routing ID and a transmission path corresponding to the routing ID, the transmission path includes information such as a predictes assertion list, a filters filter list, a uri target proxy service address, and the like, and the process task can be sent to the target proxy service for processing according to the transmission path. After the route planning mapper obtains the route ID of each process task, the route ID of each process task is searched in a preset route table, and if the route ID of the target process task is stored in the preset route table, the corresponding transmission path of the route ID in the preset route table is used as the transmission path of the target process task. After determining the transmission path of the target process task, it is determined whether the transmission path is available, as shown in fig. 3, and if the route ID of the target process task is not found in the preset route table, or the transmission path is not available, the process may return to step S100 to split the event again.
In the program code, the transmission path may be represented by a path planner (Filter Handler), and JSON configuration information of the preset routing table may be represented by the following code:
specific examples of the above codes are shown in table 2.
TABLE 2
And S230, the event processing device transmits each process task to the corresponding proxy service for processing according to the transmission path.
After the transmission paths corresponding to the process tasks are found, the process tasks are transmitted to the corresponding proxy services for processing according to the transmission paths, specifically, task executors are generated according to the assertion lists, the filter lists and the target proxy service addresses in the transmission paths, and the Task executors transfer Task requests to the corresponding proxy services for processing.
In this embodiment, after the event processing apparatus assigns at least one task to a corresponding proxy service for processing, the method further includes the steps of:
and returning the processing result of at least one process task to the upper application.
The event to be processed is received from the upper layer application, and after the proxy service finishes processing the process task, the event processing device returns the processing result to the upper layer application which sends the event to be processed.
Further, after the proxy service finishes processing the process task, the proxy service calls the corresponding lower computer through a Multi-Channel, the lower computer directly controls corresponding hardware by interpreting the corresponding time sequence signal according to the command in the processing result, as shown in fig. 3, different proxy services can call the corresponding lower computers corresponding to different channels, and JSON configuration information of the corresponding relationship between the proxy service and the channels can be represented by the following codes.
In summary, the present invention provides an event processing method, which sets corresponding embedded programmable chips for each upper application, splits an event into a plurality of process tasks after receiving an event to be processed, and distributes the process tasks to corresponding proxy services for processing, where the proxy services can call computing resources of the embedded programmable chips outside the embedded programmable chips of the upper application that sends the event to be processed to process tasks, so as to integrate computing resources of the embedded programmable chips of the upper application into a resource pool, and solve the problem of insufficient computing power when the television system chip processes the events.
It should be understood that, although the steps in the flowcharts shown in the drawings of the present specification are shown in order as indicated by the arrows, these steps are not necessarily performed in order as indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least a portion of the steps in the flowcharts may include a plurality of sub-steps or stages that are not necessarily performed at the same time, but may be performed at different times, the order in which the sub-steps or stages are performed is not necessarily sequential, and may be performed in turn or alternately with at least a portion of the sub-steps or stages of other steps or other steps.
Those skilled in the art will appreciate that implementing all or part of the above-described methods in accordance with the embodiments may be accomplished by controlling the associated hardware by a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in embodiments provided herein may include non-volatile and/or volatile memory. The nonvolatile memory can include Read Only Memory (ROM), programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous Link DRAM (SLDRAM), memory bus direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), among others.
Example two
Based on the above embodiment, the present invention further provides an event processing apparatus, whose functional module schematic is shown in fig. 4, where the event processing apparatus includes:
the splitting module is configured to receive an event to be processed, and split the event to be processed into at least one process task, as described in the first embodiment;
and the allocation module is used for allocating at least one process task to the corresponding proxy service for processing respectively, and the specific embodiment is as described in the first embodiment.
The splitting module is specifically used for receiving the event to be processed sent by the upper layer application.
The allocation module is specifically configured to obtain task information of each process task of at least one process task, where the task information includes a task ID, determine a transmission path of each process task according to a routing ID of each process task, and transmit the corresponding process task to a corresponding proxy service for processing according to the transmission path, where the proxy service may call a computing resource of an embedded programmable chip corresponding to at least one upper layer application.
The allocation module is specifically further configured to query a preset routing table for a routing ID of each process task, and if a target routing ID of a target process task is found, take a transmission path corresponding to the target routing ID in the preset routing table as a transmission path of the target process task.
The splitting module is also used for adding task information of each process task to the bus.
The distribution module also comprises a path planning mapper which is used for reading task information of each process task from the bus.
The distribution module also comprises a monitor registered with the bus in advance, wherein the monitor is used for monitoring the notification on the bus, and calling the path planner to read the task information of each process task from the bus after monitoring the notification that the task information of each process task is added into the bus.
The distribution module is also used for returning the processing result of at least one process task to the upper layer application.
Example III
Based on the above embodiment, the present invention also provides a television, and a functional block diagram thereof may be shown in fig. 5. The television comprises a memory 20 and a processor 10, wherein the memory 20 stores an event processing program which can be executed by the processor 10, and the processor 10 can at least realize the following steps when executing the event processing program:
receiving an event to be processed, and splitting the event to be processed into at least one process task;
respectively distributing at least one process task to corresponding proxy services for processing;
the proxy service may call a computing resource of the embedded programmable chip corresponding to the at least one upper layer application.
Wherein, at least one process task is respectively distributed to corresponding proxy services for processing, which comprises the following steps:
task information of each process task is obtained, wherein the task information comprises a route ID;
determining the transmission path of each process task according to the route ID of each process task;
and transmitting each process task to the corresponding proxy service for processing according to the transmission path.
The method for determining the transmission path of each process task according to the route ID of each process task comprises the following steps:
inquiring the route ID of each process task in a preset route table;
if the target route ID of the target process task is found, the corresponding transmission path of the target route ID in the preset route table is used as the transmission path of the target process task.
The task information of each process task is obtained, which comprises the following steps:
and after the task information of each process task is added to the bus through the splitting module, the task information of each process task is read from the bus through the path planning mapper.
The method for reading the task information of each process task from the bus through the path planning mapper comprises the following steps:
monitoring a notification on a bus by a monitor registered in advance with the bus;
and after monitoring the notification that the task information of each process task is added to the bus, calling a path planning mapper through a monitor to read the task information of each process task from the bus.
Wherein receiving the event to be processed comprises:
and receiving the event to be processed sent by the upper layer application.
After at least one process task is respectively allocated to the corresponding proxy service for processing, the method further comprises the following steps:
and returning the processing result of at least one process task to the upper application.
Example IV
The present invention also provides a computer-readable storage medium storing an event processing program which, when executed by a processor, implements the steps of the method of the first embodiment described above.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and are not limiting; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present invention.

Claims (7)

1. An event processing method, comprising:
receiving an event to be processed, and splitting the event to be processed into at least one process task;
respectively distributing the at least one process task to corresponding proxy services for processing;
the allocating the at least one process task to the corresponding proxy service for processing respectively includes:
acquiring task information of each process task in the at least one process task, wherein the task information comprises a route ID;
determining transmission paths of the process tasks according to the route IDs of the process tasks;
transmitting the corresponding process tasks to the corresponding proxy service for processing according to the transmission paths;
the obtaining task information of each process task in the at least one process task includes:
after task information of each process task is added to a bus through a splitting module, the task information of each process task is read from the bus through a path planning mapper;
the reading, by the path planning mapper, task information of each process task from the bus, including:
monitoring a notification on the bus by a monitor registered in advance with the bus;
after the notification that the task information of each process task is added to the bus is monitored, calling the path planning mapper through the monitor to read the task information of each process task from the bus;
the proxy service invokes computing resources of the embedded programmable chip other than the embedded programmable chip of the upper application that issued the event to be processed to perform task processing.
2. The method of claim 1, wherein the determining the transmission path of each process task according to the routing ID of each process task comprises:
inquiring the route ID of each process task in a preset route table;
if the target route ID of the target process task is found, a transmission path corresponding to the target route ID in the preset route table is used as the transmission path of the target process task.
3. The method of any of claims 1-2, wherein the receiving a pending event comprises:
and receiving the event to be processed sent by the upper layer application.
4. A method according to claim 3, wherein after the at least one process task is respectively assigned to a corresponding proxy service for processing, the method further comprises:
and returning the processing result of the at least one process task to the upper-layer application.
5. An event processing apparatus, comprising:
the splitting module is used for receiving an event to be processed and splitting the event to be processed into at least one process task;
the distribution module is used for respectively distributing the at least one process task to the corresponding proxy service for processing;
the allocating the at least one process task to the corresponding proxy service for processing respectively includes:
acquiring task information of each process task in the at least one process task, wherein the task information comprises a route ID;
determining transmission paths of the process tasks according to the route IDs of the process tasks;
transmitting the corresponding process tasks to the corresponding proxy service for processing according to the transmission paths;
the obtaining task information of each process task in the at least one process task includes:
after task information of each process task is added to a bus through a splitting module, the task information of each process task is read from the bus through a path planning mapper;
the reading, by the path planning mapper, task information of each process task from the bus, including:
monitoring a notification on the bus by a monitor registered in advance with the bus;
after the notification that the task information of each process task is added to the bus is monitored, calling the path planning mapper through the monitor to read the task information of each process task from the bus;
the proxy service invokes computing resources of the embedded programmable chip other than the embedded programmable chip of the upper application that issued the event to be processed to perform task processing.
6. A television set comprising a memory, a processor and an event handler stored in the memory and executable on the processor, the processor implementing the steps of the method according to any one of claims 1-4 when the event handler is executed.
7. A computer readable storage medium, characterized in that the computer readable storage medium has stored thereon an event handler, which when executed by a processor, implements the steps of the method according to any one of claims 1-4.
CN202011568539.9A 2020-12-25 2020-12-25 Event processing method, event processing device, television and computer readable storage medium Active CN114760530B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011568539.9A CN114760530B (en) 2020-12-25 2020-12-25 Event processing method, event processing device, television and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011568539.9A CN114760530B (en) 2020-12-25 2020-12-25 Event processing method, event processing device, television and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN114760530A CN114760530A (en) 2022-07-15
CN114760530B true CN114760530B (en) 2023-08-01

Family

ID=82324469

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011568539.9A Active CN114760530B (en) 2020-12-25 2020-12-25 Event processing method, event processing device, television and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN114760530B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010073214A (en) * 2009-11-13 2010-04-02 Oki Electric Ind Co Ltd Thread processing in multi-call processing and call processing system
CN104520882A (en) * 2012-06-27 2015-04-15 谷歌公司 System and method for determining appropriate content for an event content stream
CN107659549A (en) * 2016-07-25 2018-02-02 武汉票据交易中心有限公司 A kind of flow path processing method and device and server based on event

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7051105B2 (en) * 2002-08-08 2006-05-23 International Business Machines Corporation System and method for distributing management events to external processes
US9880877B2 (en) * 2009-01-22 2018-01-30 International Business Machines Corporation Methods for rule-based dynamic resource adjustment for upstream and downstream processing units in response to an intermediate processing unit event
US8978047B2 (en) * 2011-02-03 2015-03-10 Sony Corporation Method and system for invoking an application in response to a trigger event
US9264310B2 (en) * 2013-04-12 2016-02-16 International Business Machines Corporation Monitoring and distributing event processing within a complex event processing environment
US10348997B2 (en) * 2015-07-09 2019-07-09 Genetec Inc. Security video monitoring client
JP6792409B2 (en) * 2016-10-25 2020-11-25 キヤノン株式会社 Programs, systems and information processing methods

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010073214A (en) * 2009-11-13 2010-04-02 Oki Electric Ind Co Ltd Thread processing in multi-call processing and call processing system
CN104520882A (en) * 2012-06-27 2015-04-15 谷歌公司 System and method for determining appropriate content for an event content stream
CN107659549A (en) * 2016-07-25 2018-02-02 武汉票据交易中心有限公司 A kind of flow path processing method and device and server based on event

Also Published As

Publication number Publication date
CN114760530A (en) 2022-07-15

Similar Documents

Publication Publication Date Title
CN110213523B (en) Video conference processing method, system, device, computer equipment and storage medium
US10474691B2 (en) Micro-staging device and method for micro-staging
CN108536526B (en) Resource management method and device based on programmable hardware
US9525644B2 (en) Method and system for managing resources among different clients for an exclusive use
US9699276B2 (en) Data distribution method and system and data receiving apparatus
CN110728363B (en) Task processing method and device
CN109547531B (en) Data processing method and device and computing equipment
US10686728B2 (en) Systems and methods for allocating computing resources in distributed computing
CN113300985A (en) Data processing method, device, equipment and storage medium
US20180227139A1 (en) Method of Terminal-Based Conference Load-Balancing, and Device and System Utilizing Same
WO2020010709A1 (en) A transcoding task allocation method, scheduling device and transcoding device
CN111565154B (en) Image identification request processing method and device, computer equipment and storage medium
US11102145B2 (en) Resource sharing method, computer device, and storage medium
CN107682391B (en) Electronic device, server allocation control method, and computer-readable storage medium
WO2019096046A1 (en) Data processing system and method, and token management method
CN108965450B (en) Service request response method, device, computer equipment and storage medium
CN113612861A (en) Remote access method, system and computer readable storage medium
CN110995617A (en) MQTT-based data transmission method, device, computer equipment and storage medium
CN114553762B (en) Method and device for processing flow table items in flow table
CN112104679B (en) Method, apparatus, device and medium for processing hypertext transfer protocol request
CN111163140A (en) Method, apparatus and computer readable storage medium for resource acquisition and allocation
CN107294911B (en) Data packet monitoring method and device, remote procedure call system and equipment
CN114760530B (en) Event processing method, event processing device, television and computer readable storage medium
CN110049350B (en) Video transcoding processing method and device, computer equipment and storage medium
KR20200045639A (en) Apparatus and method for managing queue

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