CN102457442A - Message sending and reading methods and devices as well as middleware system - Google Patents

Message sending and reading methods and devices as well as middleware system Download PDF

Info

Publication number
CN102457442A
CN102457442A CN201010525410XA CN201010525410A CN102457442A CN 102457442 A CN102457442 A CN 102457442A CN 201010525410X A CN201010525410X A CN 201010525410XA CN 201010525410 A CN201010525410 A CN 201010525410A CN 102457442 A CN102457442 A CN 102457442A
Authority
CN
China
Prior art keywords
message
data file
data
preset
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.)
Pending
Application number
CN201010525410XA
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.)
Kingdee Software China Co Ltd
Original Assignee
Kingdee Software China 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 Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CN201010525410XA priority Critical patent/CN102457442A/en
Publication of CN102457442A publication Critical patent/CN102457442A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Computer And Data Communications (AREA)

Abstract

The invention provides message sending and reading methods and devices as well as a middleware system, which are suitable for the technical field of computers. The message sending method comprises the following steps of: dividing an input data file according to a pre-set data file length; packaging the divided data files according to a pre-set data packaging manner so as to generate messages including the divided data files; and sending the messages to a message queue. In the message sending method in the invention, the packaging manner of the data file in messages to be sent is dynamically set by dividing and packaging the data file to be sent according to the pre-set packaging manner of data to be sent to generate the messages including the divided data files. Furthermore, the effective communication method is provided for different application programs under a distributed environment so that the application programs have stronger expandability and the better interoperability among the application programs is achieved.

Description

A kind of message transmission and read method, device and middleware system
Technical field
The invention belongs to field of computer technology, relate in particular to a kind of message transmission and read method, device and middleware system.
Background technology
In DCE, for integrated distributed application, the developer need provide effective means of communication to the distributed application services under the heterogeneous network environment, makes the application service of different distributions formula to interconnect.Message queue (Message Queue) technology is the effective technology of exchange message between distributed application services.Message queue can reside on internal memory or the disk, and communicating pair is put into message message queue or read message from message queue through the interface of standard.At present; The transmission of message uses the fixed length text to carry out; Can't effectively describe data of different types,, need to revise the application associated program when the field length of the data file that comprises in the message, when field type changes; Make the poor expandability of application program, the interoperability between application program is poor.
Summary of the invention
The purpose of the embodiment of the invention is to provide a kind of message transmission and read method, device and middleware system; Be intended to solve because the transmission of message uses the fixed length text to carry out; Cause and effectively to describe data of different types,, need to revise the application associated program when the field length of the data file that comprises in the message, when field type changes; Make the poor expandability of application program, the problem of the interoperability difference between application program.
The embodiment of the invention is achieved in that a kind of message method, and said method comprises the steps:
According to the data file length that is provided with in advance the data file of input is cut apart;
Data encapsulation mode according to preset encapsulates the divided data file, generates the message that comprises the divided data file;
Said message is sent to message queue.
Another purpose of the embodiment of the invention is to provide a kind of message dispensing device, and said device comprises:
The file division unit is used for according to the data file length that is provided with in advance the data file of input being cut apart;
Message generation unit is used for according to preset data encapsulation mode the divided data file being encapsulated, and generates the message that comprises the divided data file; And
Message sending unit is used for the message that said message generation unit generates is sent to message queue.
Another purpose of the embodiment of the invention is to provide a kind of message read method, and said method comprises the steps:
From message queue, read the message of appointment;
Data encapsulation mode according to preset is resolved said message;
The data file that obtains is resolved in output from said message.
Another purpose of the embodiment of the invention is to provide a kind of message reading device, and said device comprises:
The message reading unit is used for reading from message queue the message of appointment;
The message parse unit is used for resolving said message according to preset data encapsulation mode; And
The data file output unit is used for exporting from said message and resolves the data file that obtains.
Another purpose of the embodiment of the invention is to provide a kind of message queue communication method, and said method comprises the steps:
The message dispensing device is cut apart the data file of input according to the data file length that is provided with in advance;
The message dispensing device encapsulates the divided data file according to preset data encapsulation mode, generates the message that comprises the divided data file, and said message is sent to message queue;
The message reading device reads the message of appointment from message queue;
The message reading device is resolved said message according to preset data encapsulation mode, and the data file that obtains is resolved in output from said message.
Another purpose of the embodiment of the invention is to provide a kind of middleware system, and said system comprises message dispensing device and message reading device, wherein:
The message dispensing device; Be used for the data file of input being cut apart according to the data file length that is provided with in advance; Data encapsulation mode according to preset encapsulates the divided data file, generates the message that comprises the divided data file, and said message is sent to message queue; And
The message reading device is used for reading from message queue the message of appointment, resolves said message according to preset data encapsulation mode, and the data file that obtains is resolved in output from said message.
The embodiment of the invention is cut apart data file to be sent according to preset data encapsulation mode and is encapsulated, and generates to comprise the message of divided data file, and sends to message queue; Message receiving apparatus reads the message of appointment from message queue; Parse the message that reads according to the data encapsulation mode, thereby realize utilizing the packaged type of content data file in the dynamic specify message of data encapsulation mode, overcome and used the fixed length text in the message communicating process; Can't effectively describe data of different types; When the field length of the data file that comprises in the message, when field type changes, need to revise the application associated program, cause the poor expandability of application program; The problem of the interoperability difference between application program; For different application under the distributed environment provides a kind of effective communication means, make that the extensibility of application program is stronger, the interoperability between application program is better.
Description of drawings
Fig. 1 is the interaction diagrams of the message queue communication method that provides of first embodiment of the invention;
Fig. 2 is the structure chart of the message dispensing device that provides of third embodiment of the invention;
Fig. 3 is the structure chart of the message reading device that provides of third embodiment of the invention;
Fig. 4 is the structure chart of the middleware system that provides of fourth embodiment of the invention.
Embodiment
In order to make the object of the invention, technical scheme and advantage clearer,, the present invention is further elaborated below in conjunction with accompanying drawing and embodiment.Should be appreciated that specific embodiment described herein only in order to explanation the present invention, and be not used in qualification the present invention.
The data encapsulation mode of the embodiment of the invention through preset data file to be sent cut apart and encapsulated to sent data file; Generation comprises the message of divided data file; And sending to message queue, message receiving apparatus reads the message of appointment from message queue, parse the message that reads according to the data encapsulation mode; Thereby realize the packaged type of data file in the dynamic-configuration message communicating; For different application under the distributed environment provides a kind of effective communication means, make that the extensibility of application program is stronger, the interoperability between application program is better.
The embodiment of the invention provides a kind of message method, and said method comprises the steps:
According to the data file length that is provided with in advance the data file of input is cut apart;
Data encapsulation mode according to preset encapsulates the divided data file, generates the message that comprises the divided data file;
Said message is sent to message queue.
The embodiment of the invention also provides a kind of message dispensing device, and said device comprises:
The file division unit is used for according to the data file length that is provided with in advance the data file of input being cut apart;
Message generation unit is used for according to preset data encapsulation mode the divided data file being encapsulated, and generates the message that comprises the divided data file; And
Message sending unit is used for the message that said message generation unit generates is sent to message queue.
The embodiment of the invention also provides a kind of message read method, and said method comprises the steps:
From message queue, read the message of appointment;
Data encapsulation mode according to preset is resolved said message;
The data file that obtains is resolved in output from said message.
The embodiment of the invention also provides a kind of message reading device, and said device comprises:
The message reading unit is used for reading from message queue the message of appointment;
The message parse unit is used for resolving said message according to preset data encapsulation mode; And
The data file output unit is used for exporting from said message and resolves the data file that obtains.
The embodiment of the invention also provides a kind of message queue communication method, and said method comprises the steps:
The message dispensing device is cut apart the data file of input according to the data file length that is provided with in advance;
The message dispensing device encapsulates the divided data file according to preset data encapsulation mode, generates the message that comprises the divided data file, and said message is sent to message queue;
The message reading device reads the message of appointment from message queue;
The message reading device is resolved said message according to preset data encapsulation mode, and the data file that obtains is resolved in output from said message.
The embodiment of the invention also provides a kind of middleware system, and said system comprises message dispensing device and message reading device, wherein:
The message dispensing device; Be used for the data file of input being cut apart according to the data file length that is provided with in advance; Data encapsulation mode according to preset encapsulates the divided data file, generates the message that comprises the divided data file, and said message is sent to message queue; And
The message reading device is used for reading from message queue the message of appointment, resolves said message according to preset data encapsulation mode, and the data file that obtains is resolved in output from said message.
The embodiment of the invention is through being provided with the data encapsulation mode of data file to be sent in advance, and the data file of needs being sent according to the data encapsulation mode is cut apart and encapsulate, and generation comprises the message of divided data file; And sending to message queue, message receiving apparatus reads the message of appointment from message queue, parse the message that reads according to the data encapsulation mode; Thereby realize utilizing the packaged type of data file in the dynamic specify message of preset data packaged type; Overcome and used the fixed length text in the message communicating process, can't effectively describe data of different types, when the field length of the data file that comprises in the message, when field type changes; Need to revise the application associated program; The poor expandability that causes application program, the problem of the interoperability difference between application program is for different application under the distributed environment provides a kind of effective communication means; Make that the extensibility of application program is stronger, the interoperability between application program is better.
Below in conjunction with specific embodiment concrete realization of the present invention is described in detail:
Embodiment one:
Fig. 1 shows the interaction flow of the message queue communication method that first embodiment of the invention provides, and details are as follows:
1. the message dispensing device is cut apart the data file of input according to the data file length that is provided with in advance.
In embodiments of the present invention, the length of storable message is predefined in the message queue, comprises a message header in the message and waits two parts of data of sending; In the time need communicating through message queue between application program, between process; Reply is cut apart above the data file of the message-length of regulation, data file to be sent is divided into be fit to the data block that message is sent, and the method for cutting apart has multiple; The data that can send are divided into equal in length; And the data block that is less than the data length that message can send, or cut apart by the data length that message can be sent, thereby data as much as possible in message, deposited; Repeat no more at this, but not in order to restriction the present invention.
As optimum embodiment of the present invention, when considering storage data as much as possible, the integrality of the data of sending in the each message of considered; Be a complete data record, therefore, can be before this step; According to the data record unit of the data file of importing, the length of the data file that encapsulates in the message is set, for example; When the data file of input is a tables of data; Can the data file length setting that encapsulate in the message be not more than message-length, and for the maximum integer of the line item length of table doubly, thereby make things convenient for cutting apart of data file.
2. the message dispensing device encapsulates the divided data file according to preset data encapsulation mode, generates the message of divided data file.
In embodiments of the present invention, preset data encapsulation mode comprises when data file composition field is encapsulated in the message, information such as the precision of this field, data representation form; When the divided data file is encapsulated; According in the data encapsulation mode to the packaged type of each field of data file, corresponding field is handled, for example; For null field in the data file; To the space of its additional similar number, for the field greater than the predetermined data precision, rounding up keeps this precision.Encapsulation to cutting apart good data file can be carried out simultaneously, also can encapsulate in a certain order.In concrete implementation process; Being provided with of data encapsulation mode can be provided with according to message queue; Promptly a message queue is provided with related data encapsulation mode, also related data encapsulation mode can be set according to the data file of input, thereby can be through different data encapsulation modes is set; Realize that same message queue sends the data file of different types of data, improves the availability of application program and the interoperability between application program.
3. the message dispensing device sends to message queue with packaged message.
In embodiments of the present invention, can take asynchronous mode to send when the message dispensing device sends to message queue with packaged message, redispatch after the message reading device such as not needing the last message in the message queue is taken away.
4. the message reading device reads the message of appointment from message queue.
In embodiments of the present invention; Message queue is divided into shared message queue and proprietary message queue, and message does not have strict control of authority in the shared message queue, and relevant application program can be visited; And only having the application program of certain authority, proprietary message queue just can read; In concrete implementation process, the message reading device can read the message of appointment according to frequency preset from message queue, also can read the message of needs according to the needs of application program operation; Particularly, the message identification numbers in can the specify message head is specified the message that reads.
5. the message reading device is resolved the message that reads according to preset data encapsulation mode;
In embodiments of the present invention, preset data encapsulation mode comprises when data file composition field is encapsulated in the message, information such as the precision of this field, data representation form; When message is resolved, according in the data encapsulation mode to the packaged type of each field of data file, corresponding field is handled; For example, for null field in the data file, to the space of its additional similar number; For field, mend 0 in the data front less than the predetermined data precision.In embodiments of the present invention, this data encapsulation mode should be synchronous with the data encapsulation mode of message dispensing device, to keep the correct parsing to the message that reads.
6. the data file that obtains is resolved in output from message.
In embodiments of the present invention; The data file that parses possibly be certain data files part wherein; Should reset with the data file that parses in other message, operation such as merging, thereby obtain the whole data file of sending from the message dispensing device.
The embodiment of the invention encapsulates through the data file of preset data encapsulation mode to input; Mode through asynchronous sends to message queue; Message receiving apparatus is resolved the message that from message queue, reads according to the data encapsulation mode; Thereby can realize that same message queue sends the data file of different types of data, improves the availability of application program and the interoperability between application program through different data encapsulation modes is set.
One of ordinary skill in the art will appreciate that all or part of step that realizes in the foregoing description method is to instruct relevant hardware to accomplish through program; Described program can be stored in the computer read/write memory medium; Described storage medium is like ROM/RAM, disk, CD etc.
Embodiment two:
Fig. 2 shows the structure of the message dispensing device that second embodiment of the invention provides, and for the ease of explanation, only shows the part relevant with the embodiment of the invention.
File size is provided with unit 21, is used for the data record unit according to the data file of preset message-length and input, and the data file length that encapsulates in the message is set.
In embodiments of the present invention, for ease to the cutting apart of data file of input, at first according to the data record unit of the data file of input; The length of the data file that encapsulates in the message is set; For example, when the data file of input is a tables of data, can the data file length setting that encapsulate in the message be not more than message-length; And for the maximum integer of the line item length of table doubly, thereby guarantee that the data file of cutting apart is complete, a significant data file.
File division unit 22 is used for according to the data file length that is provided with in advance the data file of input being cut apart.
In embodiments of the present invention; The length of storable message is predefined in the message queue; Thereby the data file length that can encapsulate in the message of definite message queue; When file size that the data file length of sending can be sent greater than message, must cut apart the data file of sending, be divided into and be fit to the data block that message is sent.
Message generation unit 23 is used for according to preset data encapsulation mode the divided data file being encapsulated, and generates the message that comprises the divided data file.
In embodiments of the present invention, preset data encapsulation mode comprises when data file composition field is encapsulated in the message, information such as the precision of this field, data representation form; When the divided data file is encapsulated; According in the data encapsulation mode to the packaged type of each field of data file, corresponding field is handled, for example; For null field in the data file; To the space of its additional similar number, for the field greater than the predetermined data precision, rounding up keeps this precision.Encapsulation to cutting apart good data file can be carried out simultaneously, also can encapsulate in a certain order.In concrete implementation process; Being provided with of data encapsulation mode can be provided with according to message queue; Promptly a message queue is provided with related data encapsulation mode, also related data encapsulation mode can be set according to the data file of input, thereby can be through different data encapsulation modes is set; Realize that same message queue sends the data file of different types of data, improves the availability of application program and the interoperability between application program.
Message sending unit 24 is used for the message that message generation unit 22 generates is sent to message queue.
In embodiments of the present invention, can take asynchronous mode to send when the message dispensing device sends to message queue with packaged message, redispatch after the message reading device such as not needing the last message in the message queue is taken away.
In embodiments of the present invention; This message dispensing device can be used for middleware system; Perhaps be used for the inter-operation system between different application; Can be software unit, hardware cell or the software and hardware combining unit that runs on these systems, also can be used as independently, suspension member be integrated in these systems.
Embodiment three:
Fig. 3 shows the structure of the message reading device that third embodiment of the invention provides, and for the ease of explanation, only shows the part relevant with the embodiment of the invention.
Message reading unit 31 is used for reading from message queue the message of appointment.
In embodiments of the present invention; Message queue is divided into shared message queue and proprietary message queue, and message does not have strict control of authority in the shared message queue, and relevant application program can be visited; And only having the application program of certain authority, proprietary message queue just can read; In concrete implementation process, the message reading device can read message according to certain frequency in message queue, also can read the message of needs according to the needs of application program operation.
Message parse unit 32 is used for resolving the message that message reading unit 31 reads according to preset data encapsulation mode.
In embodiments of the present invention, preset data encapsulation mode comprises when data file composition field is encapsulated in the message, information such as the precision of this field, data representation form; When message is resolved, according in the data encapsulation mode to the packaged type of each field of data file, corresponding field is handled; For example, for null field in the data file, to the space of its additional similar number; For field, mend 0 in the data front less than the predetermined data precision.In embodiments of the present invention, this data encapsulation mode should be synchronous with the data encapsulation mode of message dispensing device, to keep the correct parsing to the message that reads.
Data file output unit 33 is used for exporting from message and resolves the data file that obtains.
In embodiments of the present invention; The data file that parses possibly be certain data files part wherein; Should reset with the data file that parses in other message, operation such as merging, thereby obtain the whole data file of sending from the message dispensing device.
In embodiments of the present invention; This message reading device can be used for middleware system; Perhaps be used for the inter-operation system between different application; Can be software unit, hardware cell or the software and hardware combining unit that runs on these systems, also can be used as independently, suspension member be integrated in these systems.
Embodiment four:
Fig. 4 shows the structure of the middleware system that third embodiment of the invention provides, and for the ease of explanation, only shows the part relevant with the embodiment of the invention.
In embodiments of the present invention, application program 41 communicates through middleware system 42 with application program 43, accomplishes sharing and exchange of data, and wherein middleware system 42 comprises message dispensing device 421, message queue 422, message reading device 423, wherein:
Message dispensing device 421; Be used for the data file of input being cut apart according to the data file length that is provided with in advance; Data encapsulation mode according to preset encapsulates the divided data file, generates the message that comprises the divided data file, sends a message to message queue.
In embodiments of the present invention, message dispensing device 421 outwards provides corresponding calling interface, receives the data file of application program input, and this calling interface can be far call interfaces such as EJB interface, Web service interface.
Message queue 422 is used for the message that storing message dispensing device 421 sends over.
In embodiments of the present invention, the length of storable message is predefined in the message queue, under pre-set length, should make encapsulation more data information in the message as far as possible.
Message reading device 423 is used for reading from message queue the message of appointment, resolves the message that reads according to preset data encapsulation mode, and the data file that obtains is resolved in output from message.
In embodiments of the present invention, message reading device 423 outwards provides corresponding calling interface, receives the reading of data request of application program input, reading of data from message queue, and this calling interface can be far call interfaces such as EJB interface, Web service interface.
In embodiments of the present invention; Being provided with of data encapsulation mode can be provided with according to message queue; Promptly a message queue is provided with related data encapsulation mode, also related data encapsulation mode can be set according to the data file of input, thereby can be through different data encapsulation modes is set; Realize that same message queue sends the data file of different types of data, improves the availability of application program and the interoperability between application program.
In embodiments of the present invention; Middleware system provides corresponding data transmission, fetch interface through message dispensing device, message reading device to application program; The data file of application programs input is cut apart and is encapsulated in the message dispensing device; Generation comprises the message of divided data file, and sends to message queue, in the message reading device, according to the data encapsulation mode message that from message queue, reads is resolved; Send to the application program of request msg, realized the shared resource between different application under the distributed environment.
The embodiment of the invention comprises the message of divided data file through according to preset data encapsulation mode the data file of input being cut apart and encapsulated, generating, and sends to message queue; Message receiving apparatus reads the message of appointment from message queue, parse the message that reads according to the data encapsulation mode, has overcome to use the fixed length text in the message communicating process; Can't effectively describe data of different types; When the data file field length that comprises in the message, when field type changes, need to revise the application associated program, cause the poor expandability of application program; The problem of the interoperability difference between application program; For different application under the distributed environment provides a kind of effective communication means, make that the extensibility of application program is stronger, the interoperability between application program is better.
The above is merely preferred embodiment of the present invention, not in order to restriction the present invention, all any modifications of within spirit of the present invention and principle, being done, is equal to and replaces and improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a message method is characterized in that, said method comprises the steps:
According to the data file length that is provided with in advance the data file of input is cut apart;
Data encapsulation mode according to preset encapsulates the divided data file, generates the message that comprises the divided data file;
Said message is sent to message queue.
2. the method for claim 1 is characterized in that, before the step cut apart of data file of the data file length that said basis is provided with in advance to input, said method further comprises the steps:
Data record unit according to the data file of preset message-length and input is provided with the data file length that encapsulates in the message.
3. a message dispensing device is characterized in that, said device comprises:
The file division unit is used for according to the data file length that is provided with in advance the data file of input being cut apart;
Message generation unit is used for according to preset data encapsulation mode the divided data file being encapsulated, and generates the message that comprises the divided data file; And
Message sending unit is used for the message that said message generation unit generates is sent to message queue.
4. device as claimed in claim 3 is characterized in that, said device also comprises:
File size is provided with the unit, is used for the data record unit according to the data file of preset message-length and input, and the data file length that encapsulates in the message is set.
5. a message read method is characterized in that, said method comprises the steps:
From message queue, read the message of appointment;
Data encapsulation mode according to preset is resolved said message;
The data file that obtains is resolved in output from said message.
6. a message reading device is characterized in that, said device comprises:
The message reading unit is used for reading from message queue the message of appointment;
The message parse unit is used for resolving said message according to preset data encapsulation mode; And
The data file output unit is used for exporting from said message and resolves the data file that obtains.
7. a message queue communication method is characterized in that, said method comprises the steps:
The message dispensing device is cut apart the data file of input according to the data file length that is provided with in advance;
The message dispensing device encapsulates the divided data file according to preset data encapsulation mode, generates the message that comprises the divided data file, and said message is sent to message queue;
The message reading device reads the message of appointment from message queue;
The message reading device is resolved said message according to preset data encapsulation mode, and the data file that obtains is resolved in output from said message.
8. a middleware system is characterized in that, said system comprises message dispensing device and message reading device, wherein:
The message dispensing device; Be used for the data file of input being cut apart according to the data file length that is provided with in advance; Data encapsulation mode according to preset encapsulates the divided data file, generates the message that comprises the divided data file, and said message is sent to message queue; And
The message reading device is used for reading from message queue the message of appointment, resolves said message according to preset data encapsulation mode, and the data file that obtains is resolved in output from said message.
9. system as claimed in claim 8 is characterized in that, said message dispensing device comprises:
The file division unit is used for according to the data file length that is provided with in advance the data file of input being cut apart;
Message generation unit is used for according to preset data encapsulation mode the divided data file being encapsulated, and generates the message that comprises the divided data file; And
Message sending unit is used for the message that said message generation unit generates is sent to message queue.
10. system as claimed in claim 8 is characterized in that, said message reading device comprises:
The message reading unit is used for reading from message queue the message of appointment;
The message parse unit is used for resolving said message according to preset data encapsulation mode; And
The data file output unit is used for exporting from said message and resolves the data file that obtains.
CN201010525410XA 2010-10-29 2010-10-29 Message sending and reading methods and devices as well as middleware system Pending CN102457442A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010525410XA CN102457442A (en) 2010-10-29 2010-10-29 Message sending and reading methods and devices as well as middleware system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010525410XA CN102457442A (en) 2010-10-29 2010-10-29 Message sending and reading methods and devices as well as middleware system

Publications (1)

Publication Number Publication Date
CN102457442A true CN102457442A (en) 2012-05-16

Family

ID=46040127

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010525410XA Pending CN102457442A (en) 2010-10-29 2010-10-29 Message sending and reading methods and devices as well as middleware system

Country Status (1)

Country Link
CN (1) CN102457442A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105187370A (en) * 2015-06-05 2015-12-23 北京奇虎科技有限公司 Data processing method and data processing system
CN105573846A (en) * 2014-12-29 2016-05-11 成都科来软件有限公司 Inter-process communication method and inter-process communication device
CN103428072B (en) * 2012-05-23 2017-03-08 北京大学 A kind of dissemination method of persistent message and system
CN106850402A (en) * 2017-01-16 2017-06-13 腾讯科技(深圳)有限公司 The transmission method and device of message
CN107153527A (en) * 2017-05-17 2017-09-12 北京环境特性研究所 A kind of parallel radar data processing method based on message queue
CN107168812A (en) * 2017-06-12 2017-09-15 迈普通信技术股份有限公司 Obtain the method and device of process data
CN107545489A (en) * 2017-08-18 2018-01-05 秒啊(北京)科技有限公司 A kind of time method of commerce
CN109032821A (en) * 2018-08-27 2018-12-18 百度在线网络技术(北京)有限公司 Theme message processing method, device, equipment and storage medium
CN109525589A (en) * 2018-12-07 2019-03-26 象翌微链科技发展有限公司 A kind of optimization method and system based on high speed document transmission ciphered compressed
CN110764923A (en) * 2018-07-27 2020-02-07 北京国双科技有限公司 Task creating method and device based on message queue
CN113204443A (en) * 2021-06-03 2021-08-03 京东科技控股股份有限公司 Data processing method, equipment, medium and product based on federal learning framework
CN114598669A (en) * 2022-03-07 2022-06-07 潍柴动力股份有限公司 Message storage method, device and equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6279041B1 (en) * 1998-11-13 2001-08-21 International Business Machines Corporation Methods, systems and computer program products for differencing data communications using a message queue
CN101106550A (en) * 2007-08-31 2008-01-16 金蝶软件(中国)有限公司 Sending method, receiving method and transfer system for large-size message
CN101795266A (en) * 2009-12-31 2010-08-04 中国航空工业集团公司第六三一研究所 Avionics any source multicast (ASM) protocol controller

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6279041B1 (en) * 1998-11-13 2001-08-21 International Business Machines Corporation Methods, systems and computer program products for differencing data communications using a message queue
CN101106550A (en) * 2007-08-31 2008-01-16 金蝶软件(中国)有限公司 Sending method, receiving method and transfer system for large-size message
CN101795266A (en) * 2009-12-31 2010-08-04 中国航空工业集团公司第六三一研究所 Avionics any source multicast (ASM) protocol controller

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103428072B (en) * 2012-05-23 2017-03-08 北京大学 A kind of dissemination method of persistent message and system
CN105573846A (en) * 2014-12-29 2016-05-11 成都科来软件有限公司 Inter-process communication method and inter-process communication device
CN105187370A (en) * 2015-06-05 2015-12-23 北京奇虎科技有限公司 Data processing method and data processing system
CN105187370B (en) * 2015-06-05 2019-11-12 北京奇虎科技有限公司 Data processing method and system
CN106850402A (en) * 2017-01-16 2017-06-13 腾讯科技(深圳)有限公司 The transmission method and device of message
CN107153527A (en) * 2017-05-17 2017-09-12 北京环境特性研究所 A kind of parallel radar data processing method based on message queue
CN107168812A (en) * 2017-06-12 2017-09-15 迈普通信技术股份有限公司 Obtain the method and device of process data
CN107545489A (en) * 2017-08-18 2018-01-05 秒啊(北京)科技有限公司 A kind of time method of commerce
CN110764923B (en) * 2018-07-27 2023-02-21 北京国双科技有限公司 Task creating method and device based on message queue
CN110764923A (en) * 2018-07-27 2020-02-07 北京国双科技有限公司 Task creating method and device based on message queue
CN109032821A (en) * 2018-08-27 2018-12-18 百度在线网络技术(北京)有限公司 Theme message processing method, device, equipment and storage medium
CN109525589A (en) * 2018-12-07 2019-03-26 象翌微链科技发展有限公司 A kind of optimization method and system based on high speed document transmission ciphered compressed
CN113204443A (en) * 2021-06-03 2021-08-03 京东科技控股股份有限公司 Data processing method, equipment, medium and product based on federal learning framework
CN113204443B (en) * 2021-06-03 2024-04-16 京东科技控股股份有限公司 Data processing method, device, medium and product based on federal learning framework
CN114598669A (en) * 2022-03-07 2022-06-07 潍柴动力股份有限公司 Message storage method, device and equipment
CN114598669B (en) * 2022-03-07 2024-03-19 潍柴动力股份有限公司 Message storage method, device and equipment

Similar Documents

Publication Publication Date Title
CN102457442A (en) Message sending and reading methods and devices as well as middleware system
CN101316226B (en) Method, device and system for acquiring resources
CN101902473B (en) Method for synchronously updating data based on grid GIS (Geographic Information System)
CN111290866B (en) Service processing method and device
CN102790776A (en) Heartbeat connection normalizing processing method, terminal, server and communication system
CN110333956A (en) Message storage method, device, medium and electronic equipment in message queue
CN102012899A (en) Method, system and equipment for updating data
US20160183229A1 (en) Ip phone network system, server apparatus, ip exchange and resource capacity expansion method
EP3644182A1 (en) Container isolation method and device for netlink resource
CN111464419A (en) Data transmission control method based on bus network communication
CN103986585A (en) Message preprocessing method and device
CN104079598A (en) Method and device for realizing collaborative browsing of webpages
CN103051722A (en) Method and related equipment for determining whether page is hijacked or not
CN107911317B (en) Message scheduling method and device
CN102932265A (en) Data caching management device and method
CN102510398A (en) Request concurrent processing method and device, and server
CN115776486A (en) Electronic file exchange method and system based on exchange node hierarchical grouping
CN113918245A (en) Data calling method, device, equipment and computer readable storage medium
CN102802178B (en) Service application optimized treatment method, device, terminal and communication system
CN113741912A (en) Model management system, method, device and equipment
CN113204436A (en) Message processing method, device, equipment and computer readable storage medium
CN110990146A (en) Load balancing method, device, system and storage medium
CN108089927B (en) Method and device for realizing message communication based on Web Worker
CN110688113A (en) Cross-system data calling method, device and system
CN112751893A (en) Message track data processing method and device and electronic equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20120516