CN113138868B - Message processing method and device - Google Patents

Message processing method and device Download PDF

Info

Publication number
CN113138868B
CN113138868B CN202110466376.1A CN202110466376A CN113138868B CN 113138868 B CN113138868 B CN 113138868B CN 202110466376 A CN202110466376 A CN 202110466376A CN 113138868 B CN113138868 B CN 113138868B
Authority
CN
China
Prior art keywords
message
processing
environment
environment identifier
state
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110466376.1A
Other languages
Chinese (zh)
Other versions
CN113138868A (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.)
Beijing Jingdong Century Trading Co Ltd
Beijing Wodong Tianjun Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Wodong Tianjun Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Jingdong Century Trading Co Ltd, Beijing Wodong Tianjun Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN202110466376.1A priority Critical patent/CN113138868B/en
Publication of CN113138868A publication Critical patent/CN113138868A/en
Application granted granted Critical
Publication of CN113138868B publication Critical patent/CN113138868B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues

Abstract

The application provides a message processing method and device. The method comprises the following steps: monitoring messages in a message queue according to a preset rule; the preset rules enable messages monitored by each processing device to be different; when a message is monitored, analyzing an environment identifier carried in the message, and storing the environment identifier and the message in a storage device in an associated manner; when the timing task corresponding to the environment identifier configured by the processing equipment is monitored to be started, the message corresponding to the environment identifier in the storage equipment is acquired to carry out logic processing. The method can lighten the pressure of the processing equipment and improve the message processing efficiency.

Description

Message processing method and device
Technical Field
The present invention relates to the field of information processing technologies, and in particular, to a method and an apparatus for processing a message.
Background
At present, the messages in the message queue are processed through a broadcast message mode, each processing device receives all broadcast messages, confirms whether the messages are processed by the consumer device or not according to the environment identification in the messages, and if yes, carries out logic processing.
In the process of implementing the application, the inventor finds that the above-mentioned message processing mode leads to high pressure and low efficiency of processing equipment.
Disclosure of Invention
In view of the above, the present application provides a message processing method and apparatus, which can reduce the pressure of a processing device and improve the message processing efficiency.
In order to solve the technical problems, the technical scheme of the application is realized as follows:
in one embodiment, a message processing method is provided and applied to a processing device, and the method includes:
monitoring messages in a message queue according to a preset rule; the preset rules enable messages monitored by each processing device to be different;
when a message is monitored, analyzing an environment identifier carried in the message, and storing the environment identifier and the message in a storage device in an associated manner;
when the timing task corresponding to the environment identifier configured by the processing equipment is monitored to be started, the message corresponding to the environment identifier in the storage equipment is acquired to carry out logic processing.
In another embodiment, there is provided a message processing apparatus for use on a processing device, the apparatus comprising: the device comprises a configuration unit, a first monitoring unit, a first processing unit, a second monitoring unit and a second processing unit;
the configuration unit is used for configuring preset rules and timing tasks; the preset rules enable messages monitored by each processing device to be different;
the first monitoring unit is used for monitoring the messages in the message queue according to the preset rule of the configuration unit;
the first processing unit is used for analyzing the environment identifier carried in the message when the first monitoring unit monitors the message, and storing the environment identifier and the message in a storage device in an associated manner;
the second monitoring unit is used for monitoring whether the timing task configured by the configuration unit corresponding to the environment identifier configured by the processing equipment is started or not;
and the second processing unit is used for acquiring the message corresponding to the environment identifier in the storage device to perform logic processing when the second monitoring unit monitors that the timing task corresponding to the environment identifier configured by the processing device is started.
In another embodiment, an electronic device is provided that includes a memory, a processor, and a computer program stored on the memory and executable on the processor that when executed implements the steps of the message processing method.
In another embodiment, a computer readable storage medium is provided, on which a computer program is stored which, when being executed by a processor, implements the steps of the message processing method.
As can be seen from the above technical solutions, in the above embodiments, each processing device monitors a message in a message queue according to a preset rule, where the preset rule makes each processing device not repeatedly acquire a message in the message queue, and after acquiring the message in the message queue, performs message processing by adopting a method of first dropping into a database and then processing. The method can lighten the pressure of the processing equipment and improve the message processing efficiency.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the description of the embodiments will be briefly described below, it being obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive effort to a person skilled in the art.
FIG. 1 is a schematic diagram of a message processing flow in a first embodiment of the present application;
fig. 2 is a schematic diagram of a message processing flow in a second embodiment of the present application;
fig. 3 is a schematic diagram of association relation of a message stored in a storage device in an embodiment of the present application;
FIG. 4 is a schematic diagram of a message processing apparatus according to an embodiment of the present application;
fig. 5 is a schematic diagram of an entity structure of an electronic device according to an embodiment of the present invention.
Detailed Description
The following description of the technical solutions in the embodiments of the present application will be made clearly and completely with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are only some embodiments of the present application, not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present disclosure.
The terms "first," "second," "third," "fourth" and the like in the description and in the claims and in the above drawings, if any, are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the invention described herein may be implemented, for example, in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprise" and "have," as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those elements but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
The technical scheme of the invention is described in detail below by specific examples. The following embodiments may be combined with each other, and some embodiments may not be repeated for the same or similar concepts or processes.
The embodiment of the application provides a message processing method, which is applied to a message processing scene based on a message queue, wherein each processing device monitors messages in the message queue according to a preset rule, and each processing device cannot repeatedly acquire the messages in the message queue, and after acquiring the messages in the message queue, the message processing is realized by adopting a mode of first-drop-after-processing. The method can lighten the pressure of the processing equipment and improve the message processing efficiency.
The message processing system applied by the embodiment of the application comprises: the device comprises a generating device, an MQ server, a processing device and a storage device;
the generating equipment is used for generating a message, and when the message is generated, the environment identifier configured for the environment is acquired according to the environment where the message is located, and the environment identifier is carried in the message.
The MQ server stores the information generated by each generating device through the information queue, and the information generated by each generating device is sequentially stored in the information queue according to the sequence of generation.
The message queue is a communication mode among applications, the message can be returned immediately after being sent, and a message system is provided for ensuring reliable special delivery of the information.
The processing equipment acquires the information which needs to be primarily processed by the equipment from the information queue according to a preset rule; after the information is acquired, only the environment identification is analyzed and stored in the storage device.
The storage device is used for storing the mapping relation between the message and the environment identifier.
The processing equipment configures an environment identifier and processing logic corresponding to the environment identifier; for indicating to process the message corresponding to the environment identifier; when the corresponding environment identifier is processed, starting a timing task aiming at the environment identifier;
here, the timed task is similar to an alarm clock, i.e. the corresponding task is executed at a set time.
The processing logic set for the different environment identification may be the same or different.
The processing equipment monitors whether a timing task corresponding to the configured environment identifier is started or not;
and when the starting of the timing task is monitored, acquiring a message corresponding to the environment identifier in the database of the storage equipment to perform logic processing.
In the embodiment of the present application, the implementation of the warehousing operation and the logic processing may be implemented by a processing device, or may be implemented by the warehousing device and the logic processing device respectively.
The following describes the process of implementing message processing in the embodiment of the present application in detail with reference to the accompanying drawings.
Example 1
Referring to fig. 1, fig. 1 is a schematic diagram of a message processing flow in a first embodiment of the present application. The method comprises the following specific steps:
step 101, monitoring messages in a message queue according to preset rules; the preset rules cause the messages heard by each processing device to be different.
The preset rule in the embodiment of the application may be that the processing device polls the message in the monitoring message queue; when the message is polled, one message can be polled each time, and a plurality of messages can be also used; it is also possible to select some processing devices to poll the message, which is not limited by the embodiment of the present application.
The preset rule is an example in the embodiment of the present application, and is not limited to the limitation of the preset rule.
Where each message in the message queue carries an environment identification.
The environment identifier is a unique identifier for generating an environment in which the device is located, such as a production environment: pro; prefire environment 1: pre1; prefire environment 2: pre2, etc.
And 102, when the message is monitored, analyzing the environment identifier carried in the message, and storing the environment identifier and the message in a storage device in an associated manner.
This step is implemented by storing the context identifier and the message association in the storage device, instead of determining whether the context identifier corresponds to the context identifier corresponding to the processing device, to determine whether to logically process the message.
Step 103, when the timing task corresponding to the environment identifier configured by the processing device is monitored to be started, acquiring a message corresponding to the environment identifier in the storage device to perform logic processing.
Monitoring whether a timing task corresponding to the configured environment identifier is started or not, and when the timing task corresponding to the environment identifier configured by the processing equipment is monitored to be started, processing a message corresponding to the environment identifier in the storage equipment.
In the embodiment of the application, each processing device monitors the messages in the message queue according to the preset rule, and the preset rule enables each processing device not to repeatedly acquire the messages in the message queue, and after acquiring the messages in the message queue, the message processing is realized by adopting a mode of firstly dropping a library and then processing. The method can lighten the pressure of the processing equipment and improve the message processing efficiency.
Example two
Referring to fig. 2, fig. 2 is a schematic diagram of a message processing flow in a second embodiment of the present application. The method comprises the following specific steps:
step 201, monitoring the message in the message queue according to a preset rule; the preset rules cause the messages heard by each processing device to be different.
The preset rule in the embodiment of the application may be that the processing device polls the message in the monitoring message queue; when the message is polled, one message can be polled each time, and a plurality of messages can be also used; it is also possible to select some processing devices to poll the message, which is not limited by the embodiment of the present application.
The preset rule is an example in the embodiment of the present application, and is not limited to the limitation of the preset rule.
Where each message in the message queue carries an environment identification.
The environment identifier is a unique identifier for generating an environment in which the device is located, such as a production environment: pro; prefire environment 1: pre1; prefire environment 2: pre2, etc.
Step 202, when a message is monitored, analyzing an environment identifier carried in the message, storing the environment identifier and the message in a storage device in an associated manner, and storing the state of the message in an associated manner as a state to be processed and creating time.
Referring to fig. 3, fig. 3 is a schematic diagram of an association relationship of a message stored in a storage device in an embodiment of the present application.
In fig. 3, the message body may be a message for stripping the environment identifier, or may be a received message; the state of the message can be represented by 0 for the state to be processed, 1 for the state in processing and 2 for the state of the message processing completion, and the specific implementation is not limited; the environment identification and the creation time are described by specific fields.
This step is implemented by storing the context identifier, the message, the status and the creation time association in a storage device, instead of determining whether the context identifier corresponds to the context identifier corresponding to the processing device, to decide whether to logically process the message.
And 203, monitoring whether the corresponding timing task of the configured environment identifier is started.
And 204, when the starting of the timing task corresponding to the environment identifier configured by the processing equipment is monitored, acquiring the message of which the state corresponding to the environment identifier is the state to be processed in the storage equipment according to the sequence of the creation time, and performing logic processing.
Monitoring whether a timing task corresponding to the configured environment identifier is started or not, and when the timing task corresponding to the environment identifier configured by the processing equipment is monitored to be started, processing a message corresponding to the environment identifier in the storage equipment.
And step 205, updating the state corresponding to the message into the in-process state when the message is acquired to perform logic processing.
And step 206, when the logic processing of the message is completed, updating the state corresponding to the message into a processing completion state.
According to the method and the device for processing the information, each processing device monitors the information in the information queue according to the preset rule, the preset rule enables each processing device not to repeatedly acquire the information in the information queue, after the information in the information queue is acquired, the information is processed in a mode of firstly falling down and then processing, and the state and the time of falling down of the information are maintained in the storage device, so that the information is reasonably processed according to the state of the information. The method can lighten the pressure of the processing equipment and improve the message processing efficiency.
Based on the same inventive concept, a message processing device is also provided in the embodiments of the present application. Referring to fig. 4, fig. 4 is a schematic structural diagram of a message processing apparatus in an embodiment of the present application. The device comprises: a configuration unit 401, a first listening unit 402, a first processing unit 403, a second listening unit 404, and a second processing unit 405;
a configuration unit 401, configured to configure preset rules, and timing tasks; the preset rules enable messages monitored by each processing device to be different;
a first monitoring unit 402, configured to monitor, according to a rule preset by the configuration unit 401, a message in the message queue;
the first processing unit 403 is configured to parse an environment identifier carried in a message when the first monitoring unit 402 monitors the message, and store the environment identifier and the message in a storage device in an associated manner;
a second monitoring unit 404, configured to monitor whether the timing task configured by the configuration unit 401 corresponding to the environment identifier configured by the processing device is started;
and the second processing unit 405 is configured to acquire a message corresponding to the environment identifier in the storage device to perform logic processing when the second monitoring unit 404 monitors that the timing task corresponding to the environment identifier configured by the processing device is started.
Preferably, the method comprises the steps of,
a first processing unit 403, further configured to store, in association with the message, a state of the message and a creation time when the environment identifier is stored in association with the message in a storage device; the state corresponding to the message in storage is a state to be processed; the creation time is the time stored in the storage device;
the second processing unit 405 is specifically configured to obtain, according to the sequence of the creation time, a message in the storage device in which the state corresponding to the environment identifier is a state to be processed, and perform logic processing when obtaining the message in the storage device in which the state corresponding to the environment identifier is the state to be processed.
Preferably, the method comprises the steps of,
a second processing unit 405, configured to update, in a storage device, a state corresponding to the message to an in-process state when the message is acquired to perform a logic process; when the logic processing of the message is completed, the state corresponding to the message is updated to be a processing completion state in the storage device.
Preferably, the method comprises the steps of,
the configuration unit 401 is further configured to start a corresponding timing task when the configured timing task expires.
The units of the above embodiments may be integrated or may be separately deployed; can be combined into one unit or further split into a plurality of sub-units.
In another embodiment, there is also provided an electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the message processing method when executing the program.
In another embodiment, a computer readable storage medium having stored thereon computer instructions which when executed by a processor can implement steps in the message processing method is also provided.
Fig. 5 is a schematic diagram of an entity structure of an electronic device according to an embodiment of the present invention. As shown in fig. 5, the electronic device may include: processor (Processor) 510, communication interface (Communications Interface) 520, memory (Memory) 530, and communication bus 540, wherein Processor 510, communication interface 520, memory 530 complete communication with each other through communication bus 540. Processor 510 may invoke logic instructions in memory 530 to perform the following method:
monitoring messages in a message queue according to a preset rule; the preset rules enable messages monitored by each processing device to be different;
when a message is monitored, analyzing an environment identifier carried in the message, and storing the environment identifier and the message in a storage device in an associated manner;
when the timing task corresponding to the environment identifier configured by the processing equipment is monitored to be started, the message corresponding to the environment identifier in the storage equipment is acquired to carry out logic processing.
Further, the logic instructions in the memory 530 described above may be implemented in the form of software functional units and may be stored in a computer-readable storage medium when sold or used as a stand-alone product. Based on this understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution, in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a server, a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
The apparatus embodiments described above are merely illustrative, wherein the elements illustrated as separate elements may or may not be physically separate, and the elements shown as elements may or may not be physical elements, may be located in one place, or may be distributed over a plurality of network elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
From the above description of the embodiments, it will be apparent to those skilled in the art that the embodiments may be implemented by means of software plus necessary general hardware platforms, or of course may be implemented by means of hardware. Based on this understanding, the foregoing technical solution may be embodied essentially or in a part contributing to the prior art in the form of a software product, which may be stored in a computer readable storage medium, such as ROM/RAM, a magnetic disk, an optical disk, etc., including several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method described in the respective embodiments or some parts of the embodiments.
The foregoing description of the preferred embodiments of the invention is not intended to be limiting, but rather to enable any modification, equivalent replacement, improvement or the like to be made within the spirit and principles of the invention.

Claims (10)

1. A message processing method applied to a processing device, the method comprising:
monitoring messages in a message queue according to a preset rule; the preset rules enable messages monitored by each processing device to be different;
when a message is monitored, analyzing an environment identifier carried in the message, and storing the environment identifier and the message in a storage device in an associated manner; wherein the environment identifier is a unique identifier of the environment in which the generating device is located; the environment where the generating equipment is located comprises a production environment and a prefire environment; the generating device is used for generating a message;
when the timing task corresponding to the environment identifier configured by the processing equipment is monitored to be started, the message corresponding to the environment identifier in the storage equipment is acquired to carry out logic processing.
2. The method of claim 1, wherein the storing the context identification in association with the message in a storage device, the method further comprises:
associating and storing the state of the message and the creation time; the state corresponding to the message in storage is a state to be processed; the creation time is the time stored in the storage device;
the obtaining the message corresponding to the environment identifier in the storage device for logic processing comprises the following steps:
and obtaining the message with the state corresponding to the environment identifier in the storage equipment as the state to be processed according to the sequence of the creation time, and carrying out logic processing.
3. The method according to claim 1, wherein the method further comprises:
when the message is acquired to carry out logic processing, updating the state corresponding to the message into a processing state;
and when the logic processing of the message is completed, updating the state corresponding to the message into a processing completion state.
4. A method according to any one of claims 1-3, wherein the method further comprises:
when the configured timing task arrives, the corresponding timing task is started.
5. A message processing apparatus for use with a processing device, the apparatus comprising: the device comprises a configuration unit, a first monitoring unit, a first processing unit, a second monitoring unit and a second processing unit;
the configuration unit is used for configuring preset rules and timing tasks; the preset rules enable messages monitored by each processing device to be different;
the first monitoring unit is used for monitoring the messages in the message queue according to the preset rule of the configuration unit;
the first processing unit is used for analyzing the environment identifier carried in the message when the first monitoring unit monitors the message, and storing the environment identifier and the message in a storage device in an associated manner;
the second monitoring unit is used for monitoring whether the timing task configured by the configuration unit corresponding to the environment identifier configured by the processing equipment is started or not;
the second processing unit is used for acquiring a message corresponding to the environment identifier in the storage device for logic processing when the second monitoring unit monitors that the timing task corresponding to the environment identifier configured by the processing device is started; wherein the environment identifier is a unique identifier of the environment in which the generating device is located; the environment where the generating equipment is located comprises a production environment and a prefire environment; the generating device is used for generating the message.
6. The apparatus of claim 5, wherein the device comprises a plurality of sensors,
the first processing unit is further configured to store, in association with the message, a state of the message and a creation time when the environment identifier is stored in association with the message in a storage device; the state corresponding to the message in storage is a state to be processed; the creation time is the time stored in the storage device;
the second processing unit is specifically configured to obtain, according to the sequence of creation time, a message in the storage device, where the message corresponds to the environment identifier and is in a state to be processed, and perform logic processing when the message is obtained and logically processed, where the message corresponds to the environment identifier in the storage device.
7. The apparatus of claim 5, wherein the device comprises a plurality of sensors,
the second processing unit is specifically configured to update a state corresponding to the message to an in-process state in a storage device when the message is acquired to perform logic processing; when the logic processing of the message is completed, the state corresponding to the message is updated to be a processing completion state in the storage device.
8. The apparatus according to any one of claims 5 to 7, wherein,
the configuration unit is further used for starting the corresponding timing task when the configured timing task is up.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of any of claims 1-4 when the program is executed by the processor.
10. A computer readable storage medium, on which a computer program is stored, characterized in that the program, when being executed by a processor, implements the method of any of claims 1-4.
CN202110466376.1A 2021-04-28 2021-04-28 Message processing method and device Active CN113138868B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110466376.1A CN113138868B (en) 2021-04-28 2021-04-28 Message processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110466376.1A CN113138868B (en) 2021-04-28 2021-04-28 Message processing method and device

Publications (2)

Publication Number Publication Date
CN113138868A CN113138868A (en) 2021-07-20
CN113138868B true CN113138868B (en) 2024-04-05

Family

ID=76816306

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110466376.1A Active CN113138868B (en) 2021-04-28 2021-04-28 Message processing method and device

Country Status (1)

Country Link
CN (1) CN113138868B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20070106317A (en) * 2006-04-28 2007-11-01 엔에이치엔(주) Method for extending queue capacity and message processing device capable of extending queue capacity
CN103581966A (en) * 2013-10-08 2014-02-12 北京工商大学 Real-time monitoring optimizing configuration method for smart phone
CN106708418A (en) * 2015-11-16 2017-05-24 腾讯科技(深圳)有限公司 Message storage method and device in game environment
CN108255620A (en) * 2018-01-08 2018-07-06 北京奇艺世纪科技有限公司 A kind of business logic processing method, apparatus, service server and system
CN110245008A (en) * 2018-03-09 2019-09-17 阿里巴巴集团控股有限公司 Timed task processing method, system and equipment
CN110300050A (en) * 2019-05-23 2019-10-01 中国平安人寿保险股份有限公司 Information push method, device, computer equipment and storage medium
CN111666145A (en) * 2020-06-24 2020-09-15 深圳壹账通智能科技有限公司 Message processing method and system of message queue and computer equipment
CN111770128A (en) * 2020-02-07 2020-10-13 北京沃东天骏信息技术有限公司 Message management method and device
WO2021022710A1 (en) * 2019-08-02 2021-02-11 平安科技(深圳)有限公司 Message queue processing method, device, electronic apparatus, and computer readable non-volatile storage medium
CN112433832A (en) * 2020-11-17 2021-03-02 北京沃东天骏信息技术有限公司 Task triggering method, device, equipment and computer readable storage medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20070106317A (en) * 2006-04-28 2007-11-01 엔에이치엔(주) Method for extending queue capacity and message processing device capable of extending queue capacity
CN103581966A (en) * 2013-10-08 2014-02-12 北京工商大学 Real-time monitoring optimizing configuration method for smart phone
CN106708418A (en) * 2015-11-16 2017-05-24 腾讯科技(深圳)有限公司 Message storage method and device in game environment
CN108255620A (en) * 2018-01-08 2018-07-06 北京奇艺世纪科技有限公司 A kind of business logic processing method, apparatus, service server and system
CN110245008A (en) * 2018-03-09 2019-09-17 阿里巴巴集团控股有限公司 Timed task processing method, system and equipment
CN110300050A (en) * 2019-05-23 2019-10-01 中国平安人寿保险股份有限公司 Information push method, device, computer equipment and storage medium
WO2021022710A1 (en) * 2019-08-02 2021-02-11 平安科技(深圳)有限公司 Message queue processing method, device, electronic apparatus, and computer readable non-volatile storage medium
CN111770128A (en) * 2020-02-07 2020-10-13 北京沃东天骏信息技术有限公司 Message management method and device
CN111666145A (en) * 2020-06-24 2020-09-15 深圳壹账通智能科技有限公司 Message processing method and system of message queue and computer equipment
CN112433832A (en) * 2020-11-17 2021-03-02 北京沃东天骏信息技术有限公司 Task triggering method, device, equipment and computer readable storage medium

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
A Novel Two Phase Authentication Mechanism for Integrated Messaging Intelligent Transport System;Supriya, S 等;2018 4th International Conference on Computing Communication and Automation (ICCCA);全文 *
基于Spring Integration消息流程的文件监控;丁振凡;;吉首大学学报(自然科学版)(第02期);全文 *
基于监听代理的突发信息柔性回调技术;屈志坚;刘明光;陈秋琳;王健;杨罡;;电力系统自动化(第21期);全文 *

Also Published As

Publication number Publication date
CN113138868A (en) 2021-07-20

Similar Documents

Publication Publication Date Title
CN103795580B (en) A kind of data monitoring method, system and relevant device
CN108287751B (en) Task execution method and device and distributed system
CN108563502B (en) Task scheduling method and device
CN102981911B (en) Distributed message handling system and device and method thereof
CN109408262B (en) Service data processing method and related equipment
CN105491115A (en) Message pushing device and method
CN105227347A (en) A kind of general O&M method for supervising and O&M supervisory control system
CN111355802B (en) Information pushing method and device
CN112328842B (en) Data processing method and device, electronic equipment and storage medium
CN102957622A (en) Method, device and system for data processing
CN109582470A (en) A kind of data processing method and data processing equipment
CN113138868B (en) Message processing method and device
CN110597600A (en) Method for modifying application configuration parameters of distributed system and distributed system
CN115333942B (en) Event retry method and device, storage medium and electronic equipment
CN109104297B (en) Business process processing method and device
CN111078506A (en) Business data batch running task monitoring method and device
CN116450471A (en) Alarm method and device for abnormal log, storage medium and computer equipment
CN112000492B (en) Public number user tag management system and method
CN116055291A (en) Method and device for determining abnormal prompt information of node
CN106445784B (en) Information monitoring method and device
CN115718741A (en) Automatic cleaning method and device for health data, electronic equipment and storage medium
CN103874040B (en) The new method and mobile terminal for receiving short message of mobile terminal processing
CN113742426A (en) Data synchronization method, device, equipment, server and storage medium
CN112132612A (en) Task processing method and device, electronic equipment and storage medium
CN106547679B (en) Script management method and script management platform

Legal Events

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