CN104348874A - Method and device for message transmission between cloud platform components - Google Patents

Method and device for message transmission between cloud platform components Download PDF

Info

Publication number
CN104348874A
CN104348874A CN201310337934.XA CN201310337934A CN104348874A CN 104348874 A CN104348874 A CN 104348874A CN 201310337934 A CN201310337934 A CN 201310337934A CN 104348874 A CN104348874 A CN 104348874A
Authority
CN
China
Prior art keywords
message
cloud platform
platform assembly
transmission
messages
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.)
Granted
Application number
CN201310337934.XA
Other languages
Chinese (zh)
Other versions
CN104348874B (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.)
China Telecom Corp Ltd
Original Assignee
China Telecom Corp 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 China Telecom Corp Ltd filed Critical China Telecom Corp Ltd
Priority to CN201310337934.XA priority Critical patent/CN104348874B/en
Publication of CN104348874A publication Critical patent/CN104348874A/en
Application granted granted Critical
Publication of CN104348874B publication Critical patent/CN104348874B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Communication Control (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention relates to a method and a device for message transmission between cloud platform components. The method comprises the following steps of receiving any message A transmitted by a receiving source cloud platform component; forwarding the message A to a destination cloud platform component, and starting a timer simultaneously; saving the message A into a message queue; under the condition that the timer does not run out, if receiving confirmation information fed back from the destination cloud platform component, clearing the message A in the message queue; under the condition that the timer runs out, if not receiving the confirmation information fed back from the destination cloud platform component, retransmitting the message A in the message queue until receiving the confirmation information fed back from the cloud platform component or meeting the set retransmission ending condition. According to the invention, the message transmission efficiency of the message-oriented middleware can be effectively improved.

Description

The method and apparatus of transmission of messages between cloud platform assembly
Technical field
The disclosure relates to computer realm, especially, relates to the method and apparatus of transmission of messages between a kind of cloud platform assembly.
Background technology
In cloud management platform the inner and different geographical of resource pool resource pool between all communicated by message-oriented middleware.Wherein, directly communicated by message-oriented middleware between the inner each cloud platform assembly of resource pool; In addition, message communicating mode between the resource pool of different geographical is that transmitting terminal transfers to this resource points message-oriented middleware to transmit message, local message middleware transmits the information to the remote message middleware of receiving terminal place resource points again, and last remote message middleware transmits the information to receiving terminal again.
At present, cloud management platform is when carrying out Message Transmission, because message-oriented middleware does not support functions of retransmission, upper layer cloud platform assembly application program needs extra code to carry out confirmation and the retransmission operation of message, consume the computational resource of upper layer application, more resend messages greatly may be caused to propagate in a network simultaneously, cause the obstruction of network, and a large amount of resend messages can strengthen the processing load of message-oriented middleware, affect the transmission of normal messages.
Fig. 1 is the principle schematic of retransmitting message mechanism between prior art medium cloud platform assembly.
As shown in Figure 1, each cloud platform assembly needs respective processing messages to confirm and retransmits, this mode consumes a large amount of computational resources, and reach message-oriented middleware because resend messages is first from source cloud platform, be forwarded to object cloud platform by message-oriented middleware again, make the message number of re-transmission too large, likely can cause network congestion, the message retransmitted needs message-oriented middleware to receive and forwards, and adds the load of message-oriented middleware.
Summary of the invention
The disclosure proposes new technical scheme in view of at least one in above problem.
The disclosure provides the method for transmission of messages between a kind of cloud platform assembly in one, and it effectively improves the transmission of messages efficiency of message-oriented middleware.
The disclosure provides the device of transmission of messages between a kind of cloud platform assembly on the other hand at it, it effectively improves the transmission of messages efficiency of message-oriented middleware.
According to the disclosure, the method for transmission of messages between a kind of cloud platform assembly is provided, comprises:
Arbitrary message A that reception source cloud platform assembly sends;
Arbitrary message A is transmitted to object cloud platform assembly, starts timer simultaneously;
Arbitrary message A is stored in message queue;
When timer is not overtime, if receive the confirmation from object cloud platform assembly feedback, then remove the arbitrary message A in message queue;
When timer expiry, if do not receive the acknowledge message from object cloud platform assembly feedback yet, then the arbitrary message A in resend messages queue is until receive the acknowledge message fed back from object cloud platform assembly or the re-transmission termination condition meeting setting.
In embodiments more of the present disclosure, arbitrary message A comprises confirmation field.
In embodiments more of the present disclosure, from arbitrary message A of source cloud platform assembly really the section of reading be FALSE.
In embodiments more of the present disclosure, the method also comprises:
Judge the value of the section of reading really in the arbitrary message A received;
If value is FLASE, then described arbitrary message A is stored in message queue, otherwise, in message queue, do not store described arbitrary message A.
In embodiments more of the present disclosure, the method also comprises:
Receive from object cloud platform assembly feedback acknowledge message after, by arbitrary message A really the section of reading be set to TRUE.
In embodiments more of the present disclosure, source cloud platform assembly and object cloud platform assembly are between same resource pool inside or different resource pond.
According to the disclosure, additionally provide the device of transmission of messages between a kind of cloud platform assembly, comprising:
Message transfer receiving element, for receiving arbitrary message A that source cloud platform assembly sends;
Dispatch Unit, for arbitrary message A is transmitted to object cloud platform assembly, starts timer simultaneously;
Message storage, for being stored in message queue by arbitrary message A;
Message erasing unit, for when timer is not overtime, if receive the confirmation from object cloud platform assembly feedback, then removes the arbitrary message A in message queue;
Message re-transmission unit, for when timer expiry, if do not receive the acknowledge message from object cloud platform assembly feedback yet, then the arbitrary message A in resend messages queue is until receive the acknowledge message fed back from object cloud platform assembly or the re-transmission termination condition meeting setting.
In embodiments more of the present disclosure, arbitrary message A comprises confirmation field.
In embodiments more of the present disclosure, from arbitrary message A of source cloud platform assembly really the section of reading be FALSE.
In embodiments more of the present disclosure, this device also comprises:
Judging unit, for judging the value of the section of reading really in arbitrary message A of receiving, if value is FLASE, is then stored in described arbitrary message A in message queue, otherwise, in message queue, do not store described arbitrary message A.
In embodiments more of the present disclosure, this device also comprises:
Confirm field amendment unit, for receive from object cloud platform assembly feedback acknowledge message after, by arbitrary message A really the section of reading be set to TRUE.
In embodiments more of the present disclosure, source cloud platform assembly and object cloud platform assembly are between same resource pool inside or different resource pond.
In technical scheme of the present disclosure, because message-oriented middleware is stored in message queue after receiving the message from source cloud platform assembly, the confirmation from object cloud platform assembly can not be received in setting-up time after, without the need to obtaining origination message from source cloud platform assembly again, from message queue, directly take out the message that need retransmit, this number that retransmitting message mechanism significantly can be reduced resend messages in network from the mode that upper layer application goes to message-oriented middleware, simultaneously due to the direct re-transmission being performed message by message-oriented middleware, also effectively improve the transmission of messages efficiency of message-oriented middleware.
Accompanying drawing explanation
Accompanying drawing described herein is used to provide further understanding of the disclosure, forms a application's part.In the accompanying drawings:
Fig. 1 is the principle schematic of retransmitting message mechanism between prior art medium cloud platform assembly.
Fig. 2 be a disclosure embodiment cloud platform assembly between the schematic flow sheet of method of transmission of messages.
Fig. 3 is the form schematic diagram of disclosure message-oriented middleware institute forwarding messages.
Fig. 4 be another embodiment of the disclosure cloud platform assembly between the schematic diagram of transmission of messages.
Fig. 5 be a disclosure embodiment cloud platform assembly between the structural representation of device of transmission of messages.
Fig. 6 be another embodiment of the disclosure cloud platform assembly between the structural representation of device of transmission of messages.
Fig. 7 be the another embodiment of the disclosure cloud platform assembly between the structural representation of device of transmission of messages.
Embodiment
Below with reference to accompanying drawings the disclosure is described.It should be noted that following being described in is only explanatory and exemplary in essence, never as any restriction to the disclosure and application or use.Unless stated otherwise, otherwise positioned opposite and numerical expression and the numerical value of the parts of setting forth in an embodiment and step do not limit the scope of the present disclosure.In addition, technology well known by persons skilled in the art, method and apparatus may not be discussed in detail, but are intended to the part becoming specification in appropriate circumstances.
In order to solve the problems of the prior art, retransmission mechanism has been transferred on message-oriented middleware by the following embodiment of the disclosure from each cloud platform assembly, because message-oriented middleware is between source cloud platform assembly and object cloud platform assembly, it is the only way which must be passed of these two assembly message transfers, therefore, retransmission mechanism is arranged on message-oriented middleware and can significantly improves retransmitting message efficiency.
Fig. 2 be a disclosure embodiment cloud platform assembly between the schematic flow sheet of method of transmission of messages.
This embodiment can be performed by message-oriented middleware, particularly, as shown in Figure 2, can comprise the following steps:
S202, receives arbitrary message A that source cloud platform assembly sends.
S204, the arbitrary message A received is transmitted to object cloud platform assembly, starts timer simultaneously, to judge whether the confirmation that can receive object cloud platform assembly feedback in setting-up time, that is, can determine whether to need to retransmit arbitrary message A according to this timer.
S206, the arbitrary message A received is stored in message queue, so that when object cloud platform assembly does not receive this arbitrary message A, the re-transmission of arbitrary message A realization to arbitrary message A be stored in message queue can be utilized, and without the need to obtaining the arbitrary message A needing to retransmit again from source cloud platform assembly.
S208, when timer is not overtime, if receive the confirmation from object cloud platform assembly feedback, namely, show that object cloud platform assembly has received arbitrary message A, then due to the re-transmission without the need to carrying out arbitrary message A again, therefore can remove the arbitrary message A in message queue.
S210, when timer expiry, if do not receive the acknowledge message from object cloud platform assembly feedback yet, then show that object cloud platform assembly does not receive arbitrary message A, now need the arbitrary message A in resend messages queue, until the re-transmission termination condition of the acknowledge message received from object cloud platform assembly feedback or satisfied setting.
In this embodiment, because message-oriented middleware is stored in message queue after receiving the message from source cloud platform assembly, the confirmation from object cloud platform assembly can not be received in setting-up time after, without the need to obtaining origination message from source cloud platform assembly again, from message queue, directly take out the message that need retransmit, this number that retransmitting message mechanism significantly can be reduced resend messages in network from the mode that upper layer application goes to message-oriented middleware, simultaneously due to the direct re-transmission being performed message by message-oriented middleware, also effectively improve the transmission of messages efficiency of message-oriented middleware.
Be easy to make above-described embodiment realize, arbitrary message A that can mail to object platform assembly at source cloud platform assembly comprises confirmation field, that is, Acknowledgement field.
Particularly, namely, the field representing and retransmit implication is increased in the message format that in the message, part uses, realize message authentication and the retransmission mechanism of message-oriented middleware, the operation of message authentication and re-transmission will by message-oriented middleware instead of upper layer application (namely, each cloud platform assembly) perform, upper layer application is departed from bottom Message Processing loaded down with trivial details, due to the re-transmission of message has been placed on message-oriented middleware, therefore network can not cause obstruction because of the resend messages of upper layer application generation, effectively improves the transmission of messages efficiency of message-oriented middleware.
In an example, as shown in Figure 3, in existing message structure, add the Acknowledgement field of a Boolean type, utilize this field identification the need of re-transmission.If this field is FALSE, then shows to need to retransmit, otherwise show without the need to retransmitting.
Such as, when arbitrary message A is mail to object cloud platform assembly through message-oriented middleware by source platform assembly, owing to not be sure oing whether object cloud platform assembly necessarily can receive this message, therefore need first by arbitrary message A really the section of reading be set to FALSE, like this, message-oriented middleware thinks that this message needs to retransmit, just be stored in message queue, if message-oriented middleware receives the acknowledge message of object cloud platform assembly feedback in setting-up time, then again this confirmation field is set to TRUE, show that message is received, without the need to retransmitting again, therefore it can be cleared out from message queue.
Further, after step S202, when in the message, part receives arbitrary message A, it judges the value of the section of reading really in the arbitrary message A received;
If value is FLASE, object cloud platform assembly then show when cannot receive this message, need the repeating transmission being carried out this message by message-oriented middleware, otherwise, if value is TRUE, then show, even if when object cloud platform assembly cannot receive this message, message-oriented middleware is not also retransmitted this message, therefore when value is FALSE, need the arbitrary message A received to be stored in message queue, when value is TRUE, then without the need to storing this arbitrary message A;
No matter value is TRUE or is FALSE, and this arbitrary message A is all forwarded to object cloud platform assembly by message-oriented middleware.
If before timer expiry, after message-oriented middleware receives the acknowledge message from object cloud platform assembly feedback, show object cloud platform assembly have received source platform assembly send arbitrary message A, then now can by arbitrary message A really the section of reading be set to TRUE.
Taking turns in message queue before the arbitrary message A prestored forwards, first judge the value of this confirmation field, if value is FALSE, then show that needs are retransmitted this message, otherwise, if judge that this confirmation field is TRUE, then show without the need to retransmitting this message procedure again, and then also just this message can be cleared out from message queue.
In addition, it is pointed out that source cloud platform assembly in above-described embodiment and object cloud platform assembly can be in same resource pool inner, also can be between different resource pond.
Fig. 4 be another embodiment of the disclosure cloud platform assembly between the schematic diagram of transmission of messages.
As shown in Figure 4, can in the message between increase by one in part and confirm and retransmit assembly, and increase the Acknowledgement field of boolean (Boolean) type in message format, this field default value is FALSE.
When communicating between cloud platform assembly 2 and cloud platform assembly 3, cloud platform assembly 2 first passes to message-oriented middleware message A, but message-oriented middleware passes to cloud platform assembly 3 message A again.Meanwhile, because the Acknowledgement field in the message A that assembly 2 transmits is FALSE, therefore, continuation is retained this message A by message-oriented middleware, and message A is put into the end of message queue.
Suppose that cloud platform assembly 3 does not return the confirmation to message A, so message A is along with before message queue and then be once more faced with gradually by the transmission of message-oriented middleware, now, message-oriented middleware finds that the Acknowledgement field of the message A of this reservation is still FALSE, so just again send message A to cloud platform assembly 3, and then achieve the re-transmission to message A.
When after the confirmation that cloud platform assembly 3 returns message A, message-oriented middleware is just revised as TRUE the Acknowledgement field of message A.Message-oriented middleware has background process timing to be that the message of True is cleared up by Acknowlegement.
It is pointed out that and be not limited to once to the re-transmission of message A, the number of retransmissions upper limit can be set, or till retransmitting the confirmation that returns message A until cloud platform assembly 3 always.
One of ordinary skill in the art will appreciate that, realize the whole of said method embodiment to have been come by the hardware that program command is relevant with part steps, aforesaid program can be stored in a computing equipment read/write memory medium, this program is when performing, perform and comprise the step of said method embodiment, and aforesaid storage medium can comprise ROM, RAM, magnetic disc and CD etc. various can be program code stored medium.
Fig. 5 be a disclosure embodiment cloud platform assembly between the structural representation of device of transmission of messages.
As shown in Figure 5, the device 50 in this embodiment can comprise message transfer receiving element 502, Dispatch Unit 504, message storage 506, message erasing unit 508 and message re-transmission unit 510.Wherein,
Message transfer receiving element 502, for receiving arbitrary message A that source cloud platform assembly sends;
Dispatch Unit 504, for arbitrary message A is transmitted to object cloud platform assembly, starts timer simultaneously;
Message storage 506, for being stored in message queue by arbitrary message A;
Message erasing unit 508, for when timer is not overtime, if receive the confirmation from object cloud platform assembly feedback, then removes the arbitrary message A in message queue;
Message re-transmission unit 510, for when timer expiry, if do not receive the acknowledge message from object cloud platform assembly feedback yet, then the arbitrary message A in resend messages queue is until receive the acknowledge message fed back from object cloud platform assembly or the re-transmission termination condition meeting setting.
In this embodiment, because message-oriented middleware is stored in message queue after receiving the message from source cloud platform assembly, the confirmation from object cloud platform assembly can not be received in setting-up time after, without the need to obtaining origination message from source cloud platform assembly again, from message queue, directly take out the message that need retransmit, this number that retransmitting message mechanism significantly can be reduced resend messages in network from the mode that upper layer application goes to message-oriented middleware, simultaneously due to the direct re-transmission being performed message by message-oriented middleware, also effectively improve the transmission of messages efficiency of message-oriented middleware.
Further, comprise confirmation field at arbitrary message A, that is, Acknowledgement field.
Between above-mentioned cloud platform assembly, the device of transmission of messages determines to abandon the message in message queue or forward according to the value of this field, when in message, the section of reading is FALSE really, carry out message forwarding, otherwise when the section of reading is TRUE really in message, then abandon this message.Can also the content of message write Message Processing success daily record and some process operations.After the device of transmission of messages forwards message between cloud platform assembly, can message be reapposed in message queue, in order to the re-transmission of message, its objective is and temporarily preserve message, need the acknowledge message waiting for opposite end, would not retransmit after verification.When Message Transmission to target cloud platform assembly successful receipt message and when returning " confirmation " information, message-oriented middleware is set to TRUE the Acknowledgement field of corresponding message.
Further, from arbitrary message A of source cloud platform assembly really the section of reading can be initially set to FALSE, can not correctly receive this message to place destination.
Fig. 6 be another embodiment of the disclosure cloud platform assembly between the structural representation of device of transmission of messages.
As shown in Figure 6, compared with the embodiment in Fig. 5, the device 60 in this embodiment can also comprise:
Judging unit 602, for judging the value of the section of reading really in arbitrary message A of receiving, if value is FLASE, is then stored in described arbitrary message A in message queue, otherwise, in message queue, do not store described arbitrary message A.
Fig. 7 be the another embodiment of the disclosure cloud platform assembly between the structural representation of device of transmission of messages.
As shown in Figure 7, compared with the embodiment in Fig. 5, the device 70 in this embodiment can also comprise:
Confirm field amendment unit 702, for receive from object cloud platform assembly feedback acknowledge message after, by arbitrary message A really the section of reading be set to TRUE.
In addition, source cloud platform assembly and object cloud platform assembly are between same resource pool inside or different resource pond.
It is pointed out that in actual applications, the device of transmission of messages between cloud platform assembly can be arranged in message-oriented middleware.
In this specification, each embodiment all adopts the mode of going forward one by one to describe, and what each embodiment stressed is the difference with other embodiments, and part identical with similar between each embodiment can cross-reference.For device embodiment, due to itself and embodiment of the method basic simlarity, so description is fairly simple, relevant part can see the explanation of embodiment of the method part.
Disclosure above-described embodiment in the message between increase in the message format that uses of part and confirm that the method for field achieves message authentication and the retransmission mechanism of message-oriented middleware, the operation of message authentication and re-transmission will be performed by message-oriented middleware instead of upper layer application, upper layer application is departed from bottom Message Processing loaded down with trivial details, effectively improves the efficiency of the transmission of messages of message-oriented middleware.
Although describe the disclosure with reference to exemplary embodiment, should be understood that the disclosure is not limited to above-mentioned exemplary embodiment.It will be obvious to those skilled in the art that and can revise above-mentioned exemplary embodiment under the condition not deviating from the scope of the present disclosure and spirit.The scope of appended claim should be endowed the widest explanation, to comprise all such amendments and equivalent 26S Proteasome Structure and Function.

Claims (12)

1. the method for transmission of messages between cloud platform assembly, is characterized in that, comprising:
Arbitrary message A that reception source cloud platform assembly sends;
Described arbitrary message A is transmitted to object cloud platform assembly, starts timer simultaneously;
Described arbitrary message A is stored in message queue;
When timer is not overtime, if receive the confirmation from described object cloud platform assembly feedback, then remove the described arbitrary message A in described message queue;
When timer expiry, if do not receive the acknowledge message from described object cloud platform assembly feedback yet, then retransmit the described arbitrary message A in described message queue until receive the acknowledge message fed back from described object cloud platform assembly or the re-transmission termination condition meeting setting.
2. the method for transmission of messages between cloud platform assembly according to claim 1, it is characterized in that, described arbitrary message A comprises confirmation field.
3. the method for transmission of messages between cloud platform assembly according to claim 2, is characterized in that, from arbitrary message A of described source cloud platform assembly really the section of reading be FALSE.
4. the method for transmission of messages between cloud platform assembly according to claim 2, it is characterized in that, described method also comprises:
Judge the value of the section of reading really in the described arbitrary message A received;
If value is FLASE, then described arbitrary message A is stored in message queue, otherwise, in message queue, do not store described arbitrary message A.
5. the method for transmission of messages between cloud platform assembly according to claim 2, it is characterized in that, described method also comprises:
After receiving the acknowledge message from described object cloud platform assembly feedback, by described arbitrary message A really the section of reading be set to TRUE.
6. the method for transmission of messages between cloud platform assembly according to claim 1, is characterized in that, described source cloud platform assembly and described object cloud platform assembly are between the inner or different resource pond of same resource pool.
7. the device of transmission of messages between cloud platform assembly, is characterized in that, comprising:
Message transfer receiving element, for receiving arbitrary message A that source cloud platform assembly sends;
Dispatch Unit, for described arbitrary message A is transmitted to object cloud platform assembly, starts timer simultaneously;
Message storage, for being stored in message queue by described arbitrary message A;
Message erasing unit, for when timer is not overtime, if receive the confirmation from described object cloud platform assembly feedback, then removes the described arbitrary message A in described message queue;
Message re-transmission unit, for when timer expiry, if do not receive the acknowledge message from described object cloud platform assembly feedback yet, then retransmit the described arbitrary message A in described message queue until receive the acknowledge message fed back from described object cloud platform assembly or the re-transmission termination condition meeting setting.
8. the device of transmission of messages between cloud platform assembly according to claim 7, it is characterized in that, described arbitrary message A comprises confirmation field.
9. the device of transmission of messages between cloud platform assembly according to claim 8, is characterized in that, from arbitrary message A of described source cloud platform assembly really the section of reading be FALSE.
10. the device of transmission of messages between cloud platform assembly according to claim 8, it is characterized in that, described device also comprises:
Judging unit, for judging the value of the section of reading really in described arbitrary message A of receiving, if value is FLASE, is then stored in described arbitrary message A in message queue, otherwise, in message queue, do not store described arbitrary message A.
The device of transmission of messages between 11. cloud platform assemblies according to claim 8, it is characterized in that, described device also comprises:
Confirm field amendment unit, for after receiving the acknowledge message from described object cloud platform assembly feedback, by described arbitrary message A really the section of reading be set to TRUE.
Between 12. cloud platform assemblies according to claim 7, the device of transmission of messages, is characterized in that, described source cloud platform assembly and described object cloud platform assembly are between same resource pool inside or different resource pond.
CN201310337934.XA 2013-08-06 2013-08-06 The method and apparatus that message is transmitted between cloud platform component Active CN104348874B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310337934.XA CN104348874B (en) 2013-08-06 2013-08-06 The method and apparatus that message is transmitted between cloud platform component

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310337934.XA CN104348874B (en) 2013-08-06 2013-08-06 The method and apparatus that message is transmitted between cloud platform component

Publications (2)

Publication Number Publication Date
CN104348874A true CN104348874A (en) 2015-02-11
CN104348874B CN104348874B (en) 2019-04-05

Family

ID=52503663

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310337934.XA Active CN104348874B (en) 2013-08-06 2013-08-06 The method and apparatus that message is transmitted between cloud platform component

Country Status (1)

Country Link
CN (1) CN104348874B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105262801A (en) * 2015-09-24 2016-01-20 广东亿迅科技有限公司 Method and system for message distribution of cloud platform
CN107317745A (en) * 2017-06-06 2017-11-03 山东中创软件商用中间件股份有限公司 Method for message transmission and device between a kind of consumption terminal and Message Agent
CN108712475A (en) * 2018-04-27 2018-10-26 深圳市元征科技股份有限公司 Message method, device, electronic equipment and computer readable storage medium
CN109714409A (en) * 2018-12-21 2019-05-03 优估(上海)信息科技有限公司 A kind of management method and system of message
CN109951261A (en) * 2019-03-20 2019-06-28 江苏满运软件科技有限公司 Middleware message transmits compensation method, device, electronic equipment, storage medium
CN113890878A (en) * 2021-09-30 2022-01-04 河北云智慧信息科技有限公司 Edge computing system for transformer substation monitoring data

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6463291B1 (en) * 1996-02-05 2002-10-08 Nokia Telecommunications Oy Short message queuing mechanism
CN101056194A (en) * 2006-06-30 2007-10-17 华为技术有限公司 A SNMP message transfer method and device
CN102368700A (en) * 2011-10-25 2012-03-07 曙光信息产业(北京)有限公司 Transmission method of massages in distributed system
CN103024060A (en) * 2012-12-20 2013-04-03 中国科学院深圳先进技术研究院 Open type cloud computing monitoring system for large scale cluster and method thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6463291B1 (en) * 1996-02-05 2002-10-08 Nokia Telecommunications Oy Short message queuing mechanism
CN101056194A (en) * 2006-06-30 2007-10-17 华为技术有限公司 A SNMP message transfer method and device
CN102368700A (en) * 2011-10-25 2012-03-07 曙光信息产业(北京)有限公司 Transmission method of massages in distributed system
CN103024060A (en) * 2012-12-20 2013-04-03 中国科学院深圳先进技术研究院 Open type cloud computing monitoring system for large scale cluster and method thereof

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105262801A (en) * 2015-09-24 2016-01-20 广东亿迅科技有限公司 Method and system for message distribution of cloud platform
CN107317745A (en) * 2017-06-06 2017-11-03 山东中创软件商用中间件股份有限公司 Method for message transmission and device between a kind of consumption terminal and Message Agent
CN108712475A (en) * 2018-04-27 2018-10-26 深圳市元征科技股份有限公司 Message method, device, electronic equipment and computer readable storage medium
CN109714409A (en) * 2018-12-21 2019-05-03 优估(上海)信息科技有限公司 A kind of management method and system of message
CN109714409B (en) * 2018-12-21 2021-09-14 优估(上海)信息科技有限公司 Message management method and system
CN109951261A (en) * 2019-03-20 2019-06-28 江苏满运软件科技有限公司 Middleware message transmits compensation method, device, electronic equipment, storage medium
CN109951261B (en) * 2019-03-20 2021-09-28 江苏满运软件科技有限公司 Middleware message transmission compensation method and device, electronic equipment and storage medium
CN113890878A (en) * 2021-09-30 2022-01-04 河北云智慧信息科技有限公司 Edge computing system for transformer substation monitoring data

Also Published As

Publication number Publication date
CN104348874B (en) 2019-04-05

Similar Documents

Publication Publication Date Title
CN104348874A (en) Method and device for message transmission between cloud platform components
CN102217258B (en) Detection processing method, data sending terminal, data receiver and communication system
CN103138905B (en) The confirmation method of RLC packet transmission and RLC AM entity sender
CN101340268B (en) Implementing method and system for inter-node communication confirming mechanism
US20100005354A1 (en) Detection and recovery of HARQ NAK-TO-ACK feedback error in wireless communications systems
CN102405663B (en) Methods and apparatus to prioritize mobile station transmissions in response to network acknowledgment polling
CN103516673A (en) Network data communication method, network data communication system, network data communication client and network data communication server
CN104980257A (en) Internet of things communication method and device
CN103546258A (en) Method and device for data transmission
CN105493589A (en) Paging method, network device and communication system
CN103546245B (en) A kind of data package retransmission method of coding Network Based
US8149830B2 (en) Efficient light-weight multicasting communication protocol
CN106941461A (en) A kind of method that utilization message queue optimizes server processing requests
CN108076529B (en) A kind of method for transmitting uplink data, terminal and network side equipment
CN104518856A (en) Downlink HARQ (hybrid automatic repeat request) feedback processing method and device for base station and LTE (long-term evolution) system
CN102685143B (en) Audio data transmission method, client side and server
CN102804664A (en) Communication system, communication device, communication method, and program
CN110875952A (en) Data response processing method and equipment based on Internet of things and storage medium
CN108781135A (en) The transmission optimization method, apparatus and equipment of Internet of Things
US20200092764A1 (en) Handover method and device involving multiple core networks
CN104427551A (en) A business message transmitting method and apparatus
CN103391521A (en) Method, device and system for transmitting short message
CN105991253A (en) Communication system, communication apparatus, data retransmission method, and data retransmission control method
KR102442040B1 (en) Method for flow control in network
CN101577613A (en) Method for transmitting deep space file based on negative response

Legal Events

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