CN111371816A - Communication method, system and communication equipment based on condition triggering - Google Patents

Communication method, system and communication equipment based on condition triggering Download PDF

Info

Publication number
CN111371816A
CN111371816A CN201811589650.9A CN201811589650A CN111371816A CN 111371816 A CN111371816 A CN 111371816A CN 201811589650 A CN201811589650 A CN 201811589650A CN 111371816 A CN111371816 A CN 111371816A
Authority
CN
China
Prior art keywords
task
running
trigger condition
condition
trigger
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201811589650.9A
Other languages
Chinese (zh)
Inventor
赵捷
陈玉珠
王顶龙
叶俊明
马海琴
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Balanstech Information Technology Co ltd
Original Assignee
Shanghai Balanstech 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 Shanghai Balanstech Information Technology Co ltd filed Critical Shanghai Balanstech Information Technology Co ltd
Priority to CN201811589650.9A priority Critical patent/CN111371816A/en
Publication of CN111371816A publication Critical patent/CN111371816A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Communication Control (AREA)

Abstract

The invention provides a communication method, a communication system and a communication device based on condition triggering, wherein a first triggering condition corresponding to a first task and a second triggering condition corresponding to a second task are preset, and in the running process of the first task and the second task, the running of the first task and the running of the second task are switched through the first triggering condition and the second triggering condition, so that the running flexibility of the tasks is improved, and the running efficiency of the tasks is improved.

Description

Communication method, system and communication equipment based on condition triggering
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a communication method, a communication system, and a communication device based on condition triggering.
Background
The Internet of things is an important component of a new generation of information technology and is also an important development stage of the 'informatization' era. Its english name is: "Internet of things (IoT)". As the name implies, the Internet of things is the Internet with connected objects. This has two layers: firstly, the core and the foundation of the internet of things are still the internet, and the internet is an extended and expanded network on the basis of the internet; and secondly, the user side extends and expands to any article to perform information exchange and communication, namely, the article information. The Internet of things is widely applied to network fusion through communication perception technologies such as intelligent perception, identification technology and pervasive computing. At present, the running programs of all communication layers of the internet of things are mostly based on a single thread, the programs of all communication layers are executed according to the sequence of work, and the running program of the next communication layer can be executed only after the running program of one communication layer is executed, so that the running time of the programs is greatly increased, and the efficiency is very low.
Disclosure of Invention
In view of the above drawbacks of the prior art, an object of the present invention is to provide a communication method, system and communication device based on condition triggering, which are used to solve the problem in the prior art that the communication of the internet of things cannot be performed with high efficiency.
To achieve the above and other related objects, the present invention provides a communication method based on conditional triggering, which runs a first task and a second task, the communication method including: setting a first trigger condition corresponding to the first task and setting a second trigger condition corresponding to the second task; when the task switching is triggered according to the first trigger condition or the second trigger condition, setting the currently running task as a ready task; judging whether the currently running task is a first task or a second task, and switching the running task to be the second task when the currently running task is the first task; and when the currently running task is a second task, switching the running task to be the first task.
In a specific embodiment of the present invention, the first task is a communication protocol layer task, and the second task is an application layer task.
In an embodiment of the invention, the first trigger condition at least includes one of the following conditions: the operation value of the appointed stage corresponding to the first task, the appointed operation corresponding to the first task and the running times corresponding to the first task; the second trigger condition includes at least one of: the operation value of the appointed stage corresponding to the second task, the appointed operation corresponding to the second task and the running times corresponding to the second task.
In a specific embodiment of the present invention, the communication method based on condition triggering according to claim 1, wherein when the running task is the first task and it is determined that the first task is completely executed, the running task is switched to the second task until the second task is completely executed; or when the running task is the second task and the execution of the second task is judged to be finished, the running task is switched to the first task until the execution of the first task is finished.
In an embodiment of the present invention, the method further includes a modification step, which is used to modify the first trigger condition and the second trigger condition according to a modification command.
To achieve the above and other related objects, the present invention also provides a condition trigger based communication system operating with a first task and a second task, the communication system comprising: the preset module is used for setting a first trigger condition corresponding to the first task and setting a second trigger condition corresponding to the second task; the ready task setting module is used for setting the currently running task as the ready task when the task switching is triggered according to the first trigger condition or the second trigger condition; the judging module is used for judging whether the currently running task is a first task or a second task; the switching module is used for setting the currently running task as the ready task when the ready task setting module triggers task switching according to the first triggering condition or the second triggering condition, and switching the running task to be the second task when the judging module judges that the currently running task is the first task; and the ready task setting module is used for setting the currently running task as the ready task when triggering task switching according to the first triggering condition or the second triggering condition, and the judging module is used for switching the running task to be the first task when judging that the currently running task is the second task.
In a specific embodiment of the present invention, the first task is a communication protocol layer task, and the second task is an application layer task.
In an embodiment of the invention, the first trigger condition at least includes one of the following conditions: the operation value of the appointed stage corresponding to the first task, the appointed operation corresponding to the first task and the running times corresponding to the first task; the second trigger condition includes at least one of: the operation value of the appointed stage corresponding to the second task, the appointed operation corresponding to the second task and the running times corresponding to the second task.
In a specific embodiment of the present invention, the switching module is further configured to switch the running task to the second task until the second task is executed when the running task is the first task and the determining module determines that the execution of the first task is completed; or when the running task is the second task and the judging module judges that the second task is executed completely, the running task is switched to the first task until the first task is executed completely.
To achieve the above and other related objects, the present invention also provides a communication device based on conditional triggering, including: a processor and a memory; the memory is configured to store a computer program, and the processor is configured to execute the computer program stored by the memory to cause the communication device to perform the condition-triggered communication method as described in any one of the above.
As described above, according to the communication method, system and communication device based on condition triggering of the present invention, the first triggering condition corresponding to the first task and the second triggering condition corresponding to the second task are preset, and in the running process of the first task and the second task, the running of the first task and the running of the second task are switched through the first triggering condition and the second triggering condition, so as to increase the flexibility of task running and improve the efficiency of task running.
Drawings
Fig. 1 is a flow chart illustrating a communication method based on condition triggering according to an embodiment of the present invention.
Fig. 2 is a block diagram of a communication system based on condition triggering according to an embodiment of the present invention.
Fig. 3 is a block diagram of a communication system based on condition triggering according to an embodiment of the present invention.
Fig. 4 is a schematic diagram of a communication device according to an embodiment of the present invention.
Description of the element reference numerals
10 communication system based on timer triggering
11 Preset module
12 ready task setup module
13 judging module
14 switching module
15 modifying module
20 communication device
21 processor
22 memory
S11-S15
Detailed Description
The embodiments of the present invention are described below with reference to specific embodiments, and other advantages and effects of the present invention will be easily understood by those skilled in the art from the disclosure of the present specification.
In the following description, reference is made to the accompanying drawings that describe several embodiments of the application. The following detailed description is not to be taken in a limiting sense, and the scope of embodiments of the present application is defined only by the claims of the issued patent. Spatially relative terms, such as "upper," "lower," "left," "right," "lower," "below," "lower," "above," "upper," and the like, may be used herein to facilitate describing one element or feature's relationship to another element or feature as illustrated in the figures.
Although the terms first, second, etc. may be used herein to describe various elements in some instances, these elements should not be limited by these terms. These terms are only used to distinguish one element from another. For example, the first preset threshold may be referred to as a second preset threshold, and similarly, the second preset threshold may be referred to as a first preset threshold, without departing from the scope of the various described embodiments. The first preset threshold and the preset threshold are both described as one threshold, but they are not the same preset threshold unless the context clearly indicates otherwise. Similar situations also include a first volume and a second volume.
Also, as used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context indicates otherwise. It will be further understood that the terms "comprises," "comprising," and/or "including," when used in this specification, specify the presence of stated features, steps, operations, elements, components, items, species, and/or groups, but do not preclude the presence, or addition of one or more other features, steps, operations, elements, components, species, and/or groups thereof. Thus, "A, B or C" or "A, B and/or C" means "any of the following: a; b; c; a and B; a and C; b and C; A. b and C ". An exception to this definition will occur only when a combination of elements, functions, steps or operations are inherently mutually exclusive in some way.
The technical solution of the present application will be described in detail with specific examples. Several specific embodiments may be combined with each other below, and details of the same or similar concepts or processes may not be repeated in some embodiments.
Referring to fig. 1, a flow chart of a communication method based on condition triggering according to an embodiment of the invention is shown. The communication method based on the condition triggering runs a first task and a second task, and comprises the following steps:
a communication method based on condition triggering, characterized in that a first task and a second task are running, the communication method comprising the steps of:
s11: setting a first trigger condition corresponding to the first task and setting a second trigger condition corresponding to the second task; the first trigger condition may include at least one of the following: the operation value of the appointed stage corresponding to the first task, the appointed operation corresponding to the first task and the running times corresponding to the first task; the second trigger condition may include at least one of the following: the operation value of the appointed stage corresponding to the second task, the appointed operation corresponding to the second task and the running times corresponding to the second task. For example, when the first task obtains an operation value of 0 during the running process, switching of the tasks is triggered, and the running task is switched from the first task to the second task. For example, when the second task is waiting for the operation in the running process, the task switching is triggered, and the running task is switched from the second task to the first task.
S12: when the task switching is triggered according to the first trigger condition or the second trigger condition, setting the currently running task as a ready task; for example, when a first task is executed and the first trigger condition is detected, task switching is triggered; or when the second task is operated and the second trigger condition is detected, the task switching is triggered.
S13: judging whether the currently running task is a first task or a second task, and executing step S14 when the currently running task is the first task; when the currently running task is the second task, step S15 is executed.
S14: switching the running task to the second task;
s15: and switching the running task to be the first task.
In some embodiments, the first task is, for example, a communication protocol layer task, and the second task is, for example, an application layer task. The communication protocol layer includes communication link, channel stability, data transceiving, and the like, and the communication application layer has relatively more functions, which are determined according to the type of peripheral and the required functions. The specific directions of the first task and the second task are not limited to those listed in this embodiment, and in other embodiments, other combinations may also be provided.
In some embodiments, when the running task is the first task and it is determined that the execution of the first task is completed, the running task is switched to the second task until the execution of the second task is completed; or when the running task is the second task and the execution of the second task is judged to be finished, the running task is switched to the first task until the execution of the first task is finished.
In some embodiments, the communication method of the present invention further comprises a modifying step for modifying the first trigger condition and the second trigger condition according to a modification command.
For example, in some embodiments, the first task performs an operation to generate a result, and the operation requires the second task to provide a state, and the operation can be performed only in the state. For a single thread, the operation of the first task can only be skipped first, and other actions are taken, and the first task is finished when other operations of the first task are finished. And then, a second task is performed, the second task provides the state required by the first task, then other operations are performed, all the operations are completed, and the operation of the second task is finished. Then, the first task is continued, and the special operation of the first task can be completed only when the state provided by the second task is available. However, if the dual-task switching mechanism of the present invention is used, the two tasks are switched to do so, and after the first trigger condition occurs during the running process of the first task, the second task is switched to, and then the second task is run, and the second task can quickly provide the state required by the first task, so that the first task does not need to wait for the next round to finish the current action to obtain the running result. For another example, in other embodiments, the first task and the second task both have delay waiting, and in the case of a single thread, when the running task encounters delay waiting, the task can only wait all the time, but when the dual-task switching mechanism is used, the waiting time can be switched to the running of another task, and the waiting time is allocated to the other task, so that the waiting times are utilized, and the speed of the program is naturally increased. For example, the first trigger condition and the second trigger condition are set to enable the running task to be in a delayed waiting state, for example, 2s are both waiting in the middle of 10s for the first task 1 to execute, and the second task just can be run and finished as long as 2s, and a single thread needs 12s to complete, but by using the dual-task switching mechanism of the present invention, when the first task runs to the 10 th task and the delay waiting is started, the running task is switched to be the second task, and the 2s waiting for the first task can be run for the second task, and the actual running only needs 10s to finish, so the present invention can improve the running efficiency of the program.
In another specific embodiment, the following steps may also be adopted to implement the communication method based on condition triggering of the present invention, which specifically includes:
step 1: first, two tasks are created, running the functions of the communication protocol layer and the application layer, respectively.
Step 2: and then setting a first trigger condition and a second trigger condition for the two tasks respectively.
And step 3: after the first trigger condition and the second trigger condition are set, the first task is set as an operation task, the current task is set as the first task, and initial switching is performed for one time. When the current operation of the first task corresponds to the first trigger condition, firstly, the current task is set as a ready task, and then a program judges whether the current task is the first task. If the current task is the first task, setting the second task as a running task; and if the current task is not the first task, setting the first task as the running task. And then updates the current task as a running task.
And 4, step 4: and after the two tasks are set, triggering a switching program to switch the tasks and run the set running tasks.
According to the communication method triggered by the base condition, the first trigger condition corresponding to the first task and the second trigger condition corresponding to the second task are preset, and in the running process of the first task and the second task, the running of the first task and the running of the second task are switched through the first trigger condition and the second trigger condition, so that the running flexibility of the tasks is improved, and the running efficiency of the tasks is improved.
Referring to fig. 2, fig. 2 is a block diagram of a communication system based on conditional triggering according to an embodiment of the present invention. The communication system 10 based on condition triggering runs with a first task and a second task, and the communication system 10 includes: a preset module 11, a ready task setting module 12, a judging module 13 and a switching module 14.
The preset module 11 is configured to set a first trigger condition corresponding to the first task and set a second trigger condition corresponding to the second task;
the ready task setting module 12 is configured to set a currently running task as a ready task when triggering task switching according to the first trigger condition or the second trigger condition;
the judging module 13 is configured to judge whether the currently running task is a first task or a second task;
the switching module 14 is configured to set a currently running task as a ready task when the ready task setting module 12 triggers task switching according to the first trigger condition or the second trigger condition, and switch the running task to be the second task when the determining module 13 determines that the currently running task is the first task; and is configured to set the currently running task as the ready task when the ready task setting module 12 triggers task switching according to the first trigger condition or the second trigger condition, and switch the running task to be the first task when the determining module 13 determines that the currently running task is the second task.
In some embodiments, the first task is, for example, a communication protocol layer task, and the second task is, for example, an application layer task. The communication protocol layer includes communication link, channel stability, data transceiving, and the like, and the communication application layer has relatively more functions, which are determined according to the type of peripheral and the required functions. The specific directions of the first task and the second task are not limited to those listed in this embodiment, and in other embodiments, other combinations may also be provided.
In an embodiment of the present application, the first trigger condition at least includes one of the following: the operation value of the appointed stage corresponding to the first task, the appointed operation corresponding to the first task and the running times corresponding to the first task; the second trigger condition includes at least one of: the operation value of the appointed stage corresponding to the second task, the appointed operation corresponding to the second task and the running times corresponding to the second task.
Referring to fig. 3, fig. 3 is a block diagram of a communication system based on condition triggering according to an embodiment of the present invention. Compared with the condition trigger based communication system 10 shown in fig. 2, the condition trigger based communication system 10 further includes a modification module 15, where the modification module 15 is in communication with the preset module 11, and is configured to modify the first trigger condition and the second trigger condition according to a modification command.
In an embodiment of the present application, the switching module 14 is further configured to, when the running task is the first task and the determining module 13 determines that the execution of the first task is completed, switch the running task to the second task until the execution of the second task is completed; or when the running task is the second task and the judging module 13 judges that the execution of the second task is completed, switching the running task to the first task until the execution of the first task is completed.
The technical solution of the communication system 10 based on conditional trigger in the embodiments shown in fig. 2 and fig. 3 corresponds to the communication method based on conditional trigger, the communication method based on conditional trigger refers to fig. 1 and the related description related to fig. 1, and all the descriptions related to the communication method based on conditional trigger can be applied to the related embodiments of the communication system 10 based on conditional trigger, which is not repeated herein. It should be noted that the division of the modules of the system in the embodiments of fig. 2 and fig. 3 is only a logical division, and the actual implementation may be wholly or partially integrated into one physical entity, or may be physically separated. And these modules can be realized in the form of software called by processing element; or may be implemented entirely in hardware; and part of the modules can be realized in the form of calling software by the processing element, and part of the modules can be realized in the form of hardware. For example, each module may be a processing element separately set up, or may be implemented by being integrated into a chip of the apparatus, or may be stored in a memory of the apparatus in the form of program code, and a processing element of the apparatus calls and executes the functions of the receiving module. Other modules are implemented similarly. In addition, all or part of the modules can be integrated together or can be independently realized. The processing element described herein may be an integrated circuit having signal processing capabilities. In implementation, each step of the above method or each module above may be implemented by an integrated logic circuit of hardware in a processor element or an instruction in the form of software.
For example, the above modules may be one or more integrated circuits configured to implement the above methods, such as: one or more Application Specific Integrated Circuits (ASICs), or one or more microprocessors (DSPs), or one or more Field Programmable Gate Arrays (FPGAs), etc. For another example, when one of the above modules is implemented in the form of a processing element scheduler code, the processing element may be a general-purpose processor, such as a Central Processing Unit (CPU) or other processor capable of calling program code. For another example, these modules may be integrated together and implemented in the form of a system-on-a-chip (SOC).
Referring to fig. 4, fig. 4 is a schematic diagram illustrating a communication device according to an embodiment of the invention. The communication device 20 includes a processor 21 and a memory 22.
The memory 22 is configured to store a computer program, and the processor 21 is configured to execute the computer program stored in the memory 22, so as to enable the communication device 20 to execute the communication method based on the condition trigger as shown in fig. 1.
The processor 21 is a communication device capable of performing numerical operations, logical operations, and data analysis, and includes but is not limited to: CPU, GPU, FPGA, etc. The memory 22 may comprise high speed random access memory and may also comprise non-volatile memory, such as one or more magnetic disk storage devices, flash memory devices, or other non-volatile solid state storage devices. In certain embodiments, memory 22 may also include memory that is remote from the one or more processors, such as network-attached memory accessed via RF circuitry or external ports and a communication network, which may be the Internet, one or more intranets, Local Area Networks (LANs), wide area networks (WLANs), Storage Area Networks (SANs), and the like, or suitable combinations thereof. The memory controller may control access to the memory by other components of the device, such as the CPU and peripheral interfaces.
In summary, according to the communication method, the communication system and the communication device based on condition triggering of the present invention, the first triggering condition corresponding to the first task and the second triggering condition corresponding to the second task are preset, and in the running process of the first task and the second task, the running of the first task and the running of the second task are switched through the first triggering condition and the second triggering condition, so as to increase the flexibility of task running and improve the efficiency of task running. Therefore, the invention effectively overcomes various defects in the prior art and has high industrial utilization value.
The foregoing embodiments are merely illustrative of the principles and utilities of the present invention and are not intended to limit the invention. Any person skilled in the art can modify or change the above-mentioned embodiments without departing from the spirit and scope of the present invention. Accordingly, it is intended that all equivalent modifications or changes which can be made by those skilled in the art without departing from the spirit and technical spirit of the present invention be covered by the claims of the present invention.

Claims (10)

1. A communication method based on condition triggering, wherein a first task and a second task are executed, the communication method comprising:
setting a first trigger condition corresponding to the first task and setting a second trigger condition corresponding to the second task;
when the task switching is triggered according to the first trigger condition or the second trigger condition, setting the currently running task as a ready task;
determining whether a currently running task is a first task or a second task,
when the currently running task is a first task, switching the running task to be the second task;
and when the currently running task is a second task, switching the running task to be the first task.
2. The conditional trigger-based communication method according to claim 1, wherein the first task is a communication protocol layer task and the second task is an application layer task.
3. The conditional trigger-based communication method according to claim 1, wherein the first trigger condition includes at least one of: the operation value of the appointed stage corresponding to the first task, the appointed operation corresponding to the first task and the running times corresponding to the first task; the second trigger condition includes at least one of: the operation value of the appointed stage corresponding to the second task, the appointed operation corresponding to the second task and the running times corresponding to the second task.
4. The communication method according to claim 1, wherein when the running task is the first task and it is determined that the first task is completely executed, the running task is switched to the second task until the second task is completely executed; or when the running task is the second task and the execution of the second task is judged to be finished, the running task is switched to the first task until the execution of the first task is finished.
5. The conditional trigger-based communication method according to claim 1, further comprising a modification step of modifying the first trigger condition and the second trigger condition according to a modification command.
6. A condition-triggered communication system having a first task and a second task operating thereon, said communication system comprising:
the preset module is used for setting a first trigger condition corresponding to the first task and setting a second trigger condition corresponding to the second task;
the ready task setting module is used for setting the currently running task as the ready task when the task switching is triggered according to the first trigger condition or the second trigger condition;
the judging module is used for judging whether the currently running task is a first task or a second task;
the switching module is used for setting the currently running task as the ready task when the ready task setting module triggers task switching according to the first triggering condition or the second triggering condition, and switching the running task to be the second task when the judging module judges that the currently running task is the first task; and the ready task setting module is used for setting the currently running task as the ready task when triggering task switching according to the first triggering condition or the second triggering condition, and the judging module is used for switching the running task to be the first task when judging that the currently running task is the second task.
7. The conditional trigger-based communication system of claim 6, wherein the first task is a communication protocol layer task and the second task is an application layer task.
8. The conditional trigger-based communication method according to claim 6, wherein the first trigger condition includes at least one of: the operation value of the appointed stage corresponding to the first task, the appointed operation corresponding to the first task and the running times corresponding to the first task; the second trigger condition includes at least one of: the operation value of the appointed stage corresponding to the second task, the appointed operation corresponding to the second task and the running times corresponding to the second task.
9. The system according to claim 6, wherein the switching module is further configured to switch the running task to the second task until the second task is completed when the running task is the first task and the determining module determines that the first task is completed; or when the running task is the second task and the judging module judges that the second task is executed completely, the running task is switched to the first task until the first task is executed completely.
10. A conditional trigger-based communication device, comprising: a processor and a memory;
the memory is configured to store a computer program and the processor is configured to execute the computer program stored by the memory to cause the communication device to perform the condition-trigger based communication method according to any one of claims 1 to 5.
CN201811589650.9A 2018-12-25 2018-12-25 Communication method, system and communication equipment based on condition triggering Pending CN111371816A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811589650.9A CN111371816A (en) 2018-12-25 2018-12-25 Communication method, system and communication equipment based on condition triggering

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811589650.9A CN111371816A (en) 2018-12-25 2018-12-25 Communication method, system and communication equipment based on condition triggering

Publications (1)

Publication Number Publication Date
CN111371816A true CN111371816A (en) 2020-07-03

Family

ID=71211352

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811589650.9A Pending CN111371816A (en) 2018-12-25 2018-12-25 Communication method, system and communication equipment based on condition triggering

Country Status (1)

Country Link
CN (1) CN111371816A (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080244592A1 (en) * 2007-03-27 2008-10-02 Kabushiki Kaisha Toshiba Multitask processing device and method
CN104038467A (en) * 2013-03-05 2014-09-10 北京畅游天下网络技术有限公司 Method and system for combining continuous time data and fragmented time data
WO2015014246A1 (en) * 2013-07-29 2015-02-05 Tencent Technology (Shenzhen) Company Limited Method and apparatus for monitoring service usage of a mobile terminal
US20160196588A1 (en) * 2015-01-06 2016-07-07 Cho Yi Lin Interacting method
CN106155806A (en) * 2015-04-14 2016-11-23 腾讯科技(深圳)有限公司 A kind of multi-task scheduling method and server
US20170064600A1 (en) * 2015-09-01 2017-03-02 International Business Machines Corporation Equitable and cooperative bandwidth pooling for a shared media event
CN107483135A (en) * 2017-07-26 2017-12-15 北京计算机技术及应用研究所 A kind of high synchronous time triggered Ethernet device and method
CN107635244A (en) * 2017-08-29 2018-01-26 深圳市盛路物联通讯技术有限公司 Electricity-saving control method and device applied to internet-of-things terminal
CN108076223A (en) * 2017-12-14 2018-05-25 广东欧珀移动通信有限公司 Target switching method, device, terminal device and storage medium
WO2018210071A1 (en) * 2017-05-18 2018-11-22 腾讯科技(深圳)有限公司 Method, device and system for playing scene animation

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080244592A1 (en) * 2007-03-27 2008-10-02 Kabushiki Kaisha Toshiba Multitask processing device and method
CN104038467A (en) * 2013-03-05 2014-09-10 北京畅游天下网络技术有限公司 Method and system for combining continuous time data and fragmented time data
WO2015014246A1 (en) * 2013-07-29 2015-02-05 Tencent Technology (Shenzhen) Company Limited Method and apparatus for monitoring service usage of a mobile terminal
US20160196588A1 (en) * 2015-01-06 2016-07-07 Cho Yi Lin Interacting method
CN106155806A (en) * 2015-04-14 2016-11-23 腾讯科技(深圳)有限公司 A kind of multi-task scheduling method and server
US20170064600A1 (en) * 2015-09-01 2017-03-02 International Business Machines Corporation Equitable and cooperative bandwidth pooling for a shared media event
WO2018210071A1 (en) * 2017-05-18 2018-11-22 腾讯科技(深圳)有限公司 Method, device and system for playing scene animation
CN107483135A (en) * 2017-07-26 2017-12-15 北京计算机技术及应用研究所 A kind of high synchronous time triggered Ethernet device and method
CN107635244A (en) * 2017-08-29 2018-01-26 深圳市盛路物联通讯技术有限公司 Electricity-saving control method and device applied to internet-of-things terminal
CN108076223A (en) * 2017-12-14 2018-05-25 广东欧珀移动通信有限公司 Target switching method, device, terminal device and storage medium

Similar Documents

Publication Publication Date Title
JP2005510778A (en) Method and system for scheduling within an adaptive computing engine
CN107203465B (en) System interface testing method and device
US11176086B2 (en) Parallel copying database transaction processing
CN112817664B (en) Data processing system, method and chip
WO2019136837A1 (en) Intelligent load system, method and device, and storage medium
CN112817690A (en) Interrupt virtualization processing method and system for ARM architecture virtualization field
CN106354801B (en) Distributed database connection method and device
CN110362356A (en) Function data processing method, device, computer equipment and storage medium
US20190205156A1 (en) Container access method and apparatus
CN109992526A (en) A kind of read-write management method and relevant apparatus
CN111371816A (en) Communication method, system and communication equipment based on condition triggering
CN111371820A (en) Communication method, system and communication equipment based on timer triggering
CN111371815A (en) Communication method, system and communication equipment based on time slice triggering
US20140137126A1 (en) Technique for Task Sequence Execution
US9437299B2 (en) Systems and methods for order scope transitions using cam
CN108734398B (en) Task flow synchronization control method and device, storage medium and electronic equipment
EP4318211A1 (en) Method for inspecting code under weak memory order architecture, and corresponding device
CN114253694B (en) Asynchronous processing method and device based on neural network accelerator
US10073810B2 (en) Parallel processing device and parallel processing method
CN112346390B (en) Optical module control method, device, equipment and computer readable storage medium
CN112685147A (en) Interrupt response method, device and readable storage medium
CN117194313A (en) Switchable topology machine
US10387155B2 (en) Controlling register bank access between program and dedicated processors in a processing system
CN111026526A (en) Program timer configuration method, device, storage medium and terminal equipment
CN111026467B (en) Control method of finite-state machine and finite-state machine

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
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20200703