CN102638403B - Method and device for processing messages - Google Patents

Method and device for processing messages Download PDF

Info

Publication number
CN102638403B
CN102638403B CN201210095919.4A CN201210095919A CN102638403B CN 102638403 B CN102638403 B CN 102638403B CN 201210095919 A CN201210095919 A CN 201210095919A CN 102638403 B CN102638403 B CN 102638403B
Authority
CN
China
Prior art keywords
message
processor
priority
mark
queue
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.)
Expired - Fee Related
Application number
CN201210095919.4A
Other languages
Chinese (zh)
Other versions
CN102638403A (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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN201210095919.4A priority Critical patent/CN102638403B/en
Publication of CN102638403A publication Critical patent/CN102638403A/en
Application granted granted Critical
Publication of CN102638403B publication Critical patent/CN102638403B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

An embodiment of the invention provides a method and a device for processing messages. The method includes: determining types of new messages through a dispatcher, determining priority levels of the new messages according to the corresponding relation of the message types to the priority levels; comparing the priority levels of the first message and the new messages, wherein the first message is a message processed currently by a processor; and transmitting trigger signals to the processor through the dispatcher if the priority levels of the new messages are higher than the first message, and then interrupting processing of the first message of the processor to process the new messages. Further, the invention further discloses the device. By the aid of the technical scheme in the embodiment, expense on the processor is reduced, and processing efficiency of the processor is improved.

Description

For the treatment of method and the device of message
Technical field
The embodiment of the present invention relates to electronic technology, particularly relates to a kind of method for the treatment of message and device.
Background technology
SOC(system on a chip) (System-On-Chip is called for short SOC) refers to the system being integrated with processor, Memory Controller and various external apparatus interface on single-chip microcomputer integrated circuit.
In prior art, processor receives a new message, and processor all will suspend the process to current message, and the priority of the priority compared when the message of pre-treatment and new message.When the priority of the priority of new message lower than the message when pre-treatment determined by processor, processor recovers the process to the message when pre-treatment.Processor comparator processor works as the priority of message and the priority of new message of pre-treatment, adds the expense of processor, reduces the treatment effeciency of processor.
Summary of the invention
The embodiment of the present invention provides a kind of method for the treatment of message and device, can alleviate the expense of processor, improves the treatment effeciency of processor.
On the one hand, embodiments provide a kind of method for the treatment of message, comprising:
The type of new message determined by scheduler, according to the type of message and the corresponding relation of priority, determines the priority of described new message;
Described scheduler compares the height of the priority of the first message and described new message, and described first message is the message that pre-treatment worked as by processor;
If the priority of described new message is higher than the priority of described first message, described scheduler sends triggering signal to described processor, to make the process of described processor interruption to described first message, and processes described new message.
On the other hand, embodiments provide a kind of device for the treatment of message, comprising:
Priority determining unit, for determining the type of new message, according to the type of message and the corresponding relation of priority, determines the priority of described new message;
Comparing unit, for the priority of described new message determined according to described priority determining unit, compare the height of the priority of the first message and described new message, described first message is the message that pre-treatment worked as by processor;
Trigger element, if the comparative result for described comparing unit is the priority of priority higher than described first message of described new message, send triggering signal to described processor, to make the process of described processor interruption to described first message, and described new message is processed.
The method for the treatment of message that the embodiment of the present invention provides and device, the priority of new message is determined by scheduler, and the priority of new message higher than processor when the priority of the message of pre-treatment, triggering signal is sent to processor, to make processor interruption to the process of the message when pre-treatment, and new message is processed.By the technical scheme that the embodiment of the present invention provides, processor does not need to compare the priority of priority when the message of pre-treatment and new message, therefore, alleviates the expense of processor, improves the treatment effeciency of processor.
Accompanying drawing explanation
The flow chart of a kind of method for the treatment of message that Fig. 1 provides for the embodiment of the present invention;
A kind of apparatus structure schematic diagram for the treatment of message that Fig. 2 provides for the embodiment of the present invention.
Detailed description of the invention
The scheduler that the embodiment of the present invention provides is independent of processor.For example, scheduler can be the chip independent of processor.Scheduler and processor also can be the different hardware circuit of same chip.The processor that the embodiment of the present invention relates to can be single core processor, also can be polycaryon processor.
A kind of method flow diagram for the treatment of message that Fig. 1 provides for the embodiment of the present invention.As shown in Figure 1, the method that the present embodiment provides comprises:
102: the type of new message determined by scheduler, according to the type of message and the corresponding relation of priority, determine the priority of described new message.
Scheduler is used for Trigger processor and processes message.Scheduler is the parts in the network equipment.The network equipment can be router, switch, fire wall or load equalizer.New message can be the message that the network interface card of the network equipment receives.After network interface card receives new message, can by new packet storage in the internal memory of the network equipment.After network interface card receives new message, the mark of new message can be sent to scheduler by network interface card.For example, the mark of new message can be the physical address of new packet storage in internal memory or logical address.In addition, after network interface card receives new message, new message can be sent to scheduler by network interface card.Network interface card and scheduler can be physically separated devices.Network interface card and scheduler also can be integrated in a device.
After scheduler receives the mark of new message, new message can be obtained according to the mark of new message, and new message is resolved, thus determine the type of new message.In addition, after scheduler receives new message, directly can resolve new message, thus determine the type of new message.Such as, when new message is Internet protocol (Internet Protocol, IP) during grouping, scheduler can resolve the IP head in new message, and judge whether the type of new message is transmission control protocol (Transfer Control Protocol according to agreement (Protocol) field in IP head, TCP) message or User Data Protocol (User Data Protocol, UDP) message.After the type of new message determined by scheduler, according to the corresponding relation of the type of message and priority, the priority of new message can be determined.Such as, the type of message and the corresponding relation of priority can specify that the priority of TCP message is the highest, and the priority of UDP message is minimum.Priority is used to indicate the processed sequencing of dissimilar message.Priority is relevant to the type of message.The message that the message that priority is high is low prior to priority is processed.
104: described scheduler compares the height of the priority of the first message and described new message, described first message is the message that pre-treatment worked as by processor.
First message is the message that pre-treatment worked as by processor.For example, the first message can be the message of the last instruction processorunit process of scheduler.Scheduler can by sending mode instruction processorunit process first message of the first message to processor.Scheduler also can by sending mode instruction processorunit process first message of the mark of the first message to processor.Processor can obtain the first message by the mark of the first message.The mark of the first message can be the physical address of the first packet storage in internal memory or logical address.
Scheduler is for comparing the height of the priority of the first message and described new message.For example, scheduler can compare the height of the priority of the type of the first message and the type of new message, thus determines the height of the priority of the first message and new message.
106: if the priority of described new message is higher than the priority of described first message, described scheduler sends triggering signal to described processor, to make the process of described processor interruption to described first message, and processes described new message.
Visible, the method provided by the present embodiment, scheduler is used for comparing new message and the processor priority when the message of pre-treatment, and processor does not need to compare the priority of priority when the message of pre-treatment and new message.Therefore, alleviate the expense of processor, improve the treatment effeciency of processor.
Optionally,
106 can comprise:
Described scheduler sends triggering signal to described processor, to make the process of described processor interruption to described first message, and according to the process function of described new message, described new message is processed, described triggering signal comprises the mark of the process function of described new message and described new message, or described triggering signal comprises the mark of the mark of described new message and the process function of described new message.
Scheduler according to the corresponding relation of the type of message with process function, can determine the process function corresponding to new message.For example, the type of message can be comprise the type of message and the corresponding table of the mark of process function with the corresponding relation of process function.The mark of process function can be the entry address of process function.Those skilled in the art will appreciate that the entry address of process function refers to the pointer of the Article 1 instruction in the object code that process function generates after compiling.Object code can be the command sequence be made up of many instructions.
Triggering signal can comprise the mark of the process function of described new message and described new message.In addition, triggering signal can comprise the mark of the mark of described new message and the process function of described new message.Triggering signal can make processor obtain the process function of new message according to the mark of the process function of new message.
Optionally,
After 106, described method can also comprise:
Described scheduler receives the contextual information of described first message that described processor sends;
The contextual information of described first message is added to the queue heads of queue corresponding to the type of described first message by described scheduler.
The contextual information of the first message can be produced in the process of processor process first message.
For example, the contextual information of the first message can comprise the mark of the first message or the first message.In addition, the contextual information of the first message can also comprise the pointer in program counter (Program Counter, PC).Those skilled in the art will appreciate that the pointer of the first instruction be not yet executed by processor in the command sequence that the process function that can store the first message in PC generates after compiling.Wherein, a upper instruction of described first instruction is executed by processor.The contextual information of the first message can be stored in the register of processor.
After the contextual information of the first message is added to the queue heads of queue corresponding to the type of the first message, the first message can be made to be scheduled device scheduling prior to other message in same queue.
Optionally,
After the queue heads of the queue that the type that the described contextual information by described first message adds described first message to is corresponding, described method can also comprise:
Described scheduler receives the first dispatch request that described processor sends;
Described scheduler obtains the contextual information of described first message from the queue heads of queue corresponding to the type of described first message;
Described scheduler sends the first dispatching response corresponding to described first dispatch request to described processor, described first dispatching response comprises the contextual information of described first message, processes according to the contextual information of described first message to make described processor to described first message.
Processor is disposed after the message of pre-treatment, and processor can to scheduler dispatches first dispatch request.First dispatch request is used for making scheduler distribute outstanding message to processor.
Optionally,
Described method can also comprise:
Described scheduler receives the second dispatch request that described processor sends;
Described scheduler obtains the queue heads of described second queue from the second queue, and the priority of the type of the message that described second queue is corresponding is the highest, and the queue heads of described second queue comprises the mark of the second message;
Described scheduler is according to the mark of described second message, and the corresponding relation of the mark of the type of message and process function, obtains the mark of the process function of described second message;
Described scheduler sends second dispatching response corresponding with described second dispatch request to described processor, and described second dispatching response comprises the mark of the mark of described second message and the process function of described second message.
Processor is disposed after the message of pre-treatment, and processor can to scheduler dispatches second dispatch request.Second dispatch request is used for making scheduler distribute outstanding message to processor.
Optionally,
After 104, described method can also comprise:
If the priority of described new message is not higher than the priority of described first message, the mark of described new message or described new message is added the rear of queue of queue corresponding to the type of described new message by described scheduler.
The priority of described new message not higher than the priority of described first message refer to the priority of described new message lower than or equal the priority of described first message.When the priority of new message equals the priority of the first message, new message and the first message belong to same type.
By technique scheme, the priority of new message lower than or equal processor when the priority of the message of pre-treatment, scheduler can not send triggering signal to processor, and processor does not need to suspend the process to the message when pre-treatment.Therefore, alleviate the expense of processor, improve the treatment effeciency of processor.
The structural representation of a kind of device for the treatment of message that Fig. 2 provides for the embodiment of the present invention.Described device is scheduler.Scheduler is used for Trigger processor and processes message.Scheduler is the parts in the network equipment.The network equipment can be router, switch, fire wall or load equalizer.As shown in Figure 2, the device that the present embodiment provides comprises:
Priority determining unit 202, for determining the type of new message, according to the type of message and the corresponding relation of priority, determines the priority of described new message.
New message can be the message that the network interface card of the network equipment receives.After network interface card receives new message, can by new packet storage in the internal memory of the network equipment.After network interface card receives new message, the mark of new message can be sent to scheduler by network interface card.For example, the mark of new message can be the physical address of new packet storage in internal memory or logical address.In addition, after network interface card receives new message, new message can be sent to scheduler by network interface card.Network interface card and scheduler can be physically separated devices.Network interface card and scheduler also can be integrated in a chip.
After scheduler receives the mark of new message, new message can be obtained according to the mark of new message, and new message is resolved, thus determine the type of new message.In addition, after scheduler receives new message, directly can resolve new message, thus determine the type of new message.Such as, when new message is IP grouping, scheduler can resolve the IP head in new message, and judges whether the type of new message is TCP message or UDP message according to the protocol fields in IP head.After the type of new message determined by scheduler, according to the corresponding relation of the type of message and priority, the priority of new message can be determined.Such as, the type of message and the corresponding relation of priority can specify that the priority of TCP message is the highest, and the priority of UDP message is minimum.Priority is used to indicate the processed sequencing of dissimilar message.Priority is relevant to the type of message.The message that the message that priority is high is low prior to priority is processed.
Comparing unit 204, for the priority of described new message determined according to described priority determining unit 202, compare the height of the priority of the first message and described new message, described first message is the message that pre-treatment worked as by processor.
First message is the message that pre-treatment worked as by processor.For example, the first message can be the message of the last instruction processorunit process of scheduler.Scheduler can by sending mode instruction processorunit process first message of the first message to processor.Scheduler also can by sending mode instruction processorunit process first message of the mark of the first message to processor.Processor can obtain the first message by the mark of the first message.The mark of the first message can be the physical address of the first packet storage in internal memory or logical address.
Comparing unit 204 is for comparing the height of the priority of the first message and described new message.For example, scheduler can compare the height of the priority of the type of the first message and the type of new message, thus determines the height of the priority of the first message and new message.
Trigger element 206, if the comparative result for described comparing unit 204 is the priority of priority higher than described first message of described new message, send triggering signal to described processor, to make the process of described processor interruption to described first message, and described new message is processed.
Visible, the device provided by the present embodiment, scheduler is used for comparing new message and the processor priority when the message of pre-treatment, and processor does not need to compare the priority of priority when the message of pre-treatment and new message.Therefore, alleviate the expense of processor, improve the treatment effeciency of processor.
Optionally,
Described trigger element 206 is for sending triggering signal to described processor, to make the process of described processor interruption to described first message, and according to the process function of described new message, described new message is processed, described triggering signal comprises the mark of the process function of described new message and described new message, or described triggering signal comprises the mark of the mark of described new message and the process function of described new message.
Scheduler according to the corresponding relation of the type of message with process function, can determine the process function corresponding to new message.For example, the type of message can be comprise the type of message and the corresponding table of the mark of process function with the corresponding relation of process function.The mark of process function can be the entry address of process function.Those skilled in the art will appreciate that the entry address of process function refers to the pointer of the Article 1 instruction in the object code that process function generates after compiling.Object code can be the command sequence be made up of many instructions.
Triggering signal can comprise the mark of the process function of described new message and described new message.In addition, triggering signal can comprise the mark of the mark of described new message and the process function of described new message.Triggering signal can make processor obtain the process function of new message according to the mark of the process function of new message.
Optionally,
Described device can also comprise:
First adding device, for receiving the contextual information of described first message that described processor sends; The contextual information of described first message is added to the queue heads of queue corresponding to the type of described first message.
The contextual information of the first message can be produced in the process of processor process first message.
For example, the contextual information of the first message can comprise the mark of the first message or the first message.In addition, the contextual information of the first message can also comprise the pointer in PC.Those skilled in the art will appreciate that the pointer of the first instruction be not yet executed by processor in the command sequence that the process function that can store the first message in PC generates after compiling.Wherein, a upper instruction of described first instruction is executed by processor.The contextual information of the first message can be stored in the register of processor.
After the contextual information of the first message is added to the queue heads of queue corresponding to the type of the first message, the first message can be made to be scheduled device scheduling prior to other message in same queue.
Optionally,
Described device can also comprise:
First dispatch request processing unit, for receiving the first dispatch request that described processor sends; The contextual information of described first message is obtained from the queue heads of queue corresponding to the type of described first message; The first dispatching response corresponding to described first dispatch request is sent to described processor, described first dispatching response comprises the contextual information of described first message, processes according to the contextual information of described first message to make described processor to described first message.
Processor is disposed after the message of pre-treatment, and processor can to scheduler dispatches first dispatch request.First dispatch request is used for making scheduler distribute outstanding message to processor.
Optionally,
Described device can also comprise:
Second dispatch request processing unit, for receiving the second dispatch request that described processor sends; From the second queue, obtain the queue heads of described second queue, the priority of the type of the message that described second queue is corresponding is the highest, and the queue heads of described second queue comprises the mark of the second message; According to the mark of described second message, and the corresponding relation of the mark of the type of message and process function, obtain the mark of the process function of described second message; Send second dispatching response corresponding with described second dispatch request to described processor, described second dispatching response comprises the mark of the mark of described second message and the process function of described second message.
Processor is disposed after the message of pre-treatment, and processor can to scheduler dispatches second dispatch request.Second dispatch request is used for making scheduler distribute outstanding message to processor.
Optionally,
Described device can also comprise:
The priority of described new message not higher than the priority of described first message refer to the priority of described new message lower than or equal the priority of described first message.When the priority of new message equals the priority of the first message, new message and the first message belong to same type.
By technique scheme, the priority of new message lower than or equal processor when the priority of the message of pre-treatment, scheduler can not send triggering signal to processor, and processor does not need to suspend the process to the message when pre-treatment.Therefore, alleviate the expense of processor, improve the treatment effeciency of processor.
Those of ordinary skill in the art can recognize, in conjunction with unit and the algorithm steps of each example of embodiment disclosed herein description, can realize with the combination of electronic hardware or computer software and electronic hardware.These functions perform with hardware or software mode actually, depend on application-specific and the design constraint of technical scheme.Professional and technical personnel can use distinct methods to realize described function to each specifically should being used for, but this realization should not thought and exceeds scope of the present invention.
Those skilled in the art can be well understood to, and for convenience and simplicity of description, the specific works process of the system of foregoing description, device and unit, with reference to the corresponding process in preceding method embodiment, can not repeat them here.
In several embodiments that the application provides, should be understood that disclosed system, apparatus and method can realize by another way.Such as, device embodiment described above is only schematic, such as, the division of described unit, can be only a kind of logic function to divide, actual can have other dividing mode when realizing, such as multiple unit or assembly can in conjunction with or another system can be integrated into, or some features can be ignored, or do not perform.Another point, shown or discussed coupling each other or direct-coupling or communication connection can be by some interfaces, and the INDIRECT COUPLING of device or unit or communication connection can be electrical, machinery or other form.
The described unit illustrated as separating component or can may not be and physically separates, and the parts as unit display can be or may not be physical location, namely can be positioned at a place, or also can be distributed on multiple NE.Some or all of unit wherein can be selected according to the actual needs to realize the object of the present embodiment scheme.
In addition, each functional unit in each embodiment of the present invention can be integrated in a processing unit, also can be that the independent physics of unit exists, also can two or more unit in a unit integrated.
If described function using the form of SFU software functional unit realize and as independently production marketing or use time, can be stored in a computer read/write memory medium.Based on such understanding, the part of the part that technical scheme of the present invention contributes to prior art in essence in other words or this technical scheme can embody with the form of software product, this computer software product is stored in a storage medium, comprising some instructions in order to make a computer equipment (can be personal computer, server, or the network equipment etc.) perform all or part of step of method described in each embodiment of the present invention.And aforesaid storage medium comprises: (english abbreviation is ROM for USB flash disk, portable hard drive, read-only storage, English full name is Read-Only Memory), random access memory (english abbreviation is RAM, and English full name is Random Access Memory), magnetic disc or CD etc. various can be program code stored medium.
The above; be only the specific embodiment of the present invention, but protection scope of the present invention is not limited thereto, is anyly familiar with those skilled in the art in the technical scope that the present invention discloses; change can be expected easily or replace, all should be encompassed within protection scope of the present invention.Therefore, protection scope of the present invention should described be as the criterion with the protection domain of claim.

Claims (10)

1. for the treatment of a method for message, it is characterized in that, comprising:
The type of new message determined by scheduler, according to the type of message and the corresponding relation of priority, determines the priority of described new message;
Described scheduler compares the height of the priority of the first message and described new message, and described first message is the message that pre-treatment worked as by processor;
If the priority of described new message is higher than the priority of described first message, described scheduler sends triggering signal to described processor, to make the process of described processor interruption to described first message, and processes described new message;
If the priority of described new message is not higher than the priority of described first message, the mark of described new message or described new message is added the rear of queue of queue corresponding to the type of described new message by described scheduler.
2. method according to claim 1, is characterized in that, described scheduler sends triggering signal to described processor, the process interrupting described first message to make described processor, and carries out process to described new message and comprise:
Described scheduler sends triggering signal to described processor, to make the process of described processor interruption to described first message, and according to the process function of described new message, described new message is processed, described triggering signal comprises the mark of the process function of described new message and described new message, or described triggering signal comprises the mark of the mark of described new message and the process function of described new message.
3. method according to claim 1 or 2, is characterized in that, at described scheduler to after described processor sends triggering signal, also comprises:
Described scheduler receives the contextual information of described first message that described processor sends;
The contextual information of described first message is added to the queue heads of queue corresponding to the type of described first message by described scheduler.
4. method according to claim 3, is characterized in that, after the queue heads of the queue that the type of adding described first message at the described contextual information by described first message is corresponding, described method also comprises:
Described scheduler receives the first dispatch request that described processor sends;
Described scheduler obtains the contextual information of described first message from the queue heads of queue corresponding to the type of described first message;
Described scheduler sends the first dispatching response corresponding to described first dispatch request to described processor, described first dispatching response comprises the contextual information of described first message, processes according to the contextual information of described first message to make described processor to described first message.
5. method according to claim 1 and 2, is characterized in that, described method also comprises:
Described scheduler receives the second dispatch request that described processor sends;
Described scheduler obtains the queue heads of described second queue from the second queue, and the priority of the type of the message that described second queue is corresponding is the highest, and the queue heads of described second queue comprises the mark of the second message;
Described scheduler is according to the mark of described second message, and the corresponding relation of the mark of the type of message and process function, obtains the mark of the process function of described second message;
Described scheduler sends second dispatching response corresponding with described second dispatch request to described processor, and described second dispatching response comprises the mark of the mark of described second message and the process function of described second message.
6. for the treatment of a device for message, it is characterized in that, comprising:
Priority determining unit, for determining the type of new message, according to the type of message and the corresponding relation of priority, determines the priority of described new message;
Comparing unit, for the priority of described new message determined according to described priority determining unit, compare the height of the priority of the first message and described new message, described first message is the message that pre-treatment worked as by processor;
Trigger element, if the comparative result for described comparing unit is the priority of priority higher than described first message of described new message, send triggering signal to described processor, to make the process of described processor interruption to described first message, and described new message is processed;
Second adding device, if for the priority of described new message not higher than the priority of described first message, adds the rear of queue of queue corresponding to the type of described new message by the mark of described new message or described new message.
7. device according to claim 6, is characterized in that,
Described trigger element is used for sending triggering signal to described processor, to make the process of described processor interruption to described first message, and according to the process function of described new message, described new message is processed, described triggering signal comprises the mark of the process function of described new message and described new message, or described triggering signal comprises the mark of the mark of described new message and the process function of described new message.
8. the device according to claim 6 or 7, is characterized in that, also comprises:
First adding device, for receiving the contextual information of described first message that described processor sends; The contextual information of described first message is added to the queue heads of queue corresponding to the type of described first message.
9. device according to claim 8, is characterized in that, also comprises:
First dispatch request processing unit, for receiving the first dispatch request that described processor sends; The contextual information of described first message is obtained from the queue heads of queue corresponding to the type of described first message; The first dispatching response corresponding to described first dispatch request is sent to described processor, described first dispatching response comprises the contextual information of described first message, processes according to the contextual information of described first message to make described processor to described first message.
10. the device according to claim 6 or 7, is characterized in that, also comprises:
Second dispatch request processing unit, for receiving the second dispatch request that described processor sends; From the second queue, obtain the queue heads of described second queue, the priority of the type of the message that described second queue is corresponding is the highest, and the queue heads of described second queue comprises the mark of the second message; According to the mark of described second message, and the corresponding relation of the mark of the type of message and process function, obtain the mark of the process function of described second message; Send second dispatching response corresponding with described second dispatch request to described processor, described second dispatching response comprises the mark of the mark of described second message and the process function of described second message.
CN201210095919.4A 2012-04-01 2012-04-01 Method and device for processing messages Expired - Fee Related CN102638403B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210095919.4A CN102638403B (en) 2012-04-01 2012-04-01 Method and device for processing messages

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210095919.4A CN102638403B (en) 2012-04-01 2012-04-01 Method and device for processing messages

Publications (2)

Publication Number Publication Date
CN102638403A CN102638403A (en) 2012-08-15
CN102638403B true CN102638403B (en) 2015-04-29

Family

ID=46622656

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210095919.4A Expired - Fee Related CN102638403B (en) 2012-04-01 2012-04-01 Method and device for processing messages

Country Status (1)

Country Link
CN (1) CN102638403B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104168609B (en) * 2014-08-29 2018-07-06 京信通信系统(中国)有限公司 A kind for the treatment of method and apparatus of signaling
CN104468401B (en) * 2014-11-20 2017-11-17 华为技术有限公司 A kind of message processing method and device
CN107707401A (en) * 2017-10-10 2018-02-16 上海联影医疗科技有限公司 A kind of data processing method and data processing equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1889510A (en) * 2005-06-30 2007-01-03 华为技术有限公司 Method for raising network security via message processing
CN1913486A (en) * 2005-08-10 2007-02-14 中兴通讯股份有限公司 Method and device for strengthening safety of protocol message
CN101196705A (en) * 2006-12-07 2008-06-11 亚洲光学股份有限公司 Real-time control method and system for document processing unit

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1889510A (en) * 2005-06-30 2007-01-03 华为技术有限公司 Method for raising network security via message processing
CN1913486A (en) * 2005-08-10 2007-02-14 中兴通讯股份有限公司 Method and device for strengthening safety of protocol message
CN101196705A (en) * 2006-12-07 2008-06-11 亚洲光学股份有限公司 Real-time control method and system for document processing unit

Also Published As

Publication number Publication date
CN102638403A (en) 2012-08-15

Similar Documents

Publication Publication Date Title
EP3255553B1 (en) Transmission control method and device for direct memory access
EP3029912A1 (en) Remote accessing method for device, thin client, and virtual machine
CN105808407B (en) Method, equipment and the equipment management controller of management equipment
CN103645975B (en) A kind of method of abnormal restoring and serial bus transmission device
WO2013131440A1 (en) Network communication method and system
CN107211550B (en) System and method for wireless chassis management controller communication
WO2016082522A1 (en) Management path determination method and device
CN110740164A (en) Server determination method, regulation and control method, device, equipment and storage medium
CN102638403B (en) Method and device for processing messages
CN104793982A (en) Method and device for establishing virtual machine
CN106020984B (en) Method and device for creating process in electronic equipment
CN101763324B (en) Method for realizing equipment simulating and device thereof
EP4080373A1 (en) Interrupt request signal conversion system and method, and computing device
JP2017520052A (en) Universal serial bus (USB) communication system and method
CN103106113A (en) Interrupt event processing method and processing equipment
CN105430028A (en) Service calling method, service providing method, and node
CN105279110B (en) A kind of method and USB device of USB device identification host system
CN114020529A (en) Backup method and device of flow table data, network equipment and storage medium
CN105630493A (en) Method and device for regulating sleep time of mobile terminal
US20150256383A1 (en) Method for transiting operation mode of routing processor
CN103299298A (en) Service processing method and system
CN103391246A (en) Message processing method and device
CN101971562B (en) Method, device and system for controlling automatic running process performance
CN112597080B (en) Read request control device and method and memory controller
WO2018106392A1 (en) Technologies for multi-core wireless network data transmission

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20150429

Termination date: 20190401

CF01 Termination of patent right due to non-payment of annual fee