CN105812405B - A kind of method, apparatus and system handling message - Google Patents

A kind of method, apparatus and system handling message Download PDF

Info

Publication number
CN105812405B
CN105812405B CN201410838354.3A CN201410838354A CN105812405B CN 105812405 B CN105812405 B CN 105812405B CN 201410838354 A CN201410838354 A CN 201410838354A CN 105812405 B CN105812405 B CN 105812405B
Authority
CN
China
Prior art keywords
message
duplicate removal
treatment number
timeout treatment
handling ability
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
CN201410838354.3A
Other languages
Chinese (zh)
Other versions
CN105812405A (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.)
Alibaba Singapore Holdings Pte Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201410838354.3A priority Critical patent/CN105812405B/en
Priority to PCT/CN2015/098248 priority patent/WO2016107456A1/en
Publication of CN105812405A publication Critical patent/CN105812405A/en
Application granted granted Critical
Publication of CN105812405B publication Critical patent/CN105812405B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

This application discloses a kind of methods for handling message, such as, this method may include: the message handling ability of supervisory messages receiving end, when the message handling ability is first message processing capacity, message duplicate removal logic is opened, when message handling ability is second message processing capacity, message duplicate removal logic is closed, wherein, first message processing capacity is less than second message processing capacity;If message sink termination receives message, judge whether message duplicate removal logic opens;If not, executing Message Processing process for message.Since the application switches message duplicate removal logic according to message handling ability between open and close, therefore, if message duplicate removal logic is closed, message sink end directly can execute process flow to message, without executing duplicate removal logic to the message, so as to reduce the occupancy to computing resource, system risk is reduced.In addition, disclosed herein as well is a kind of apparatus and systems for handling message.

Description

A kind of method, apparatus and system handling message
Technical field
This application involves computer application field more particularly to a kind of method, apparatus and system for handling message.
Background technique
Currently, major applications can all be related to dependence or calling to third-party application in large business system.Cause This, using the transmitting that would generally realize a large amount of message between third-party application using message-oriented middleware.Send answering for message With can be considered message sending end, the application for receiving message can be considered message sink end.Message sending end transmits the message to message Message deposit in several queues, is forwarded messages to message sink end by middleware, message-oriented middleware again when suitable.
Message-oriented middleware repetition delivery identical message causes the reprocessing to message in order to prevent at message sink end, often connects When receiving a piece of news, duplicate removal logic will be executed to message.In duplicate removal logic, need to read message mark of correlation from caching To judge whether message is processed, such as it is processed, then abandon the message, such as it is not processed, then by message labeled as by Caching is handled and be stored in, and executes Message Processing process for the message.
But message sink end often receives a piece of news and is carried out duplicate removal logic, can occupy a large amount of computing resources, and Access cache is required every time, the strong dependence to caching is caused, increases the risk of system.
Summary of the invention
In view of this, the application's is designed to provide a kind of method, apparatus and system for handling message, reduced with realizing To the occupancy of computing resource, the purpose of system risk is reduced.
In the first aspect of the embodiment of the present application, a kind of method for handling message is provided.For example, this method can be with Include: the message handling ability of supervisory messages receiving end, when the message handling ability is first message processing capacity, will disappear It ceases duplicate removal logic to open, when the message handling ability is second message processing capacity, the message duplicate removal logic is closed, Wherein, the first message processing capacity is less than the second message processing capacity;If message sink termination receives message, sentence Whether the message duplicate removal logic of breaking opens;If not, executing Message Processing process for the message.
In the second aspect of the embodiment of the present application, a kind of device for handling message is provided.For example, the device can be with Include: switch control unit, can be used for the message handling ability of supervisory messages receiving end, when the message handling ability is the When one message handling ability, message duplicate removal logic is opened, it, will when the message handling ability is second message processing capacity The message duplicate removal logic is closed, wherein the first message processing capacity is less than the second message processing capacity.Switch is sentenced Disconnected unit judges whether the message duplicate removal logic opens if can be used for message sink termination receives message.Message Processing Unit, if can be used for the switch be determined as it is no, for the message execute Message Processing process.
In the third aspect of the embodiment of the present application, a kind of system for handling message is provided.For example, the system can be with It include: message sending end, for sending message to message-oriented middleware.Message-oriented middleware is used for the message deposit in message In queue, and, the message is transmitted to message sink end, wherein when the message meets the condition for repeating to deliver, then It is secondary that the message is transmitted to message sink end.Message sink end, for monitoring itself message handling ability, when the message When processing capacity is first message processing capacity, message duplicate removal logic is opened, when the message handling ability is second message When processing capacity, the message duplicate removal logic is closed, wherein the first message processing capacity is less than at the second message Reason ability;If receiving the message, judge whether the message duplicate removal logic opens;If not, being held for the message Row Message Processing process.
As it can be seen that the application has the following beneficial effects:
Since message handling ability of the application to message receiving end is monitored, message duplicate removal logic is being opened and closed Switch between closing, therefore, when message sink termination receives the message of message-oriented middleware forwarding, if the message duplicate removal logic It closes, then process flow directly can be executed to message, without executing duplicate removal logic to the message, avoid receiving message every time It is performed both by duplicate removal logic, avoids receiving the equal access cache of message every time, so as to reduce the occupancy to computing resource, reduces system System risk.
Detailed description of the invention
In order to illustrate the technical solutions in the embodiments of the present application or in the prior art more clearly, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, the accompanying drawings in the following description is only this The some embodiments recorded in application, for those of ordinary skill in the art, in the premise of not making the creative labor property Under, it is also possible to obtain other drawings based on these drawings.
Fig. 1 is a kind of method flow schematic diagram for processing message that one embodiment of the application provides;
Fig. 2 is a kind of method flow schematic diagram for processing message that another embodiment of the application provides;
Fig. 3 is a kind of apparatus structure schematic diagram for handling message provided by the embodiments of the present application;
Fig. 4 is a kind of system structure diagram for processing message that one embodiment of the application provides;
Fig. 5 is a kind of system structure diagram for processing message that another embodiment of the application provides.
Specific embodiment
In order to make those skilled in the art better understand the technical solutions in the application, below in conjunction with the application reality The attached drawing in example is applied, the technical scheme in the embodiment of the application is clearly and completely described, it is clear that described implementation Example is merely a part but not all of the embodiments of the present application.Based on the embodiment in the application, this field is common The application protection all should belong in technical staff's every other embodiment obtained without creative efforts Range.
The inventors of the present application found that message can be disappeared in the normal situation of message sink end message handling ability Breath receiving end is quickly handled, and message-oriented middleware can timely receive the feedback of Message Processing, at this point, will not usually repeat to deliver Identical message.Only in the case where the message handling ability exception of message sink end, message can not quickly be located by message sink end Reason, message-oriented middleware cannot timely receive the feedback of Message Processing, can just repeat to deliver identical message.Moreover, general message Receiving end all has idempotence to the operation of the message received, for example, being provided with when identical message is repeatedly processed through vaporization, condensation and absorption to processing As a result correction mechanism or fault tolerant mechanism.Based on this, the inventor of the present application discovered that can be by disappearing to message receiving end Breath processing capacity is monitored, and message duplicate removal logic is switched between open and close, thus in message sink at message Reason ability is normal, and message duplicate removal logic is in close state message duplicate removal logic, the message received at this time need not without the used time Duplicate removal logic is executed, Message Processing process directly can be executed to message.It therefore, can be according to program message processing capacity namely fortune Message duplicate removal logic switch is closed in market condition, automatic opening, is avoided receiving message every time and is performed both by duplicate removal logic, is avoided each The equal access cache of message is received, reaches the occupancy reduced to computing resource, reduces the purpose of system risk.
For example, with reference to Fig. 1, for a kind of method flow schematic diagram for handling message provided by the embodiments of the present application.Such as Fig. 1 institute Show, this method may include:
S110, supervisory messages receiving end message handling ability, when the message handling ability be first message handle energy When power, message duplicate removal logic is opened, when the message handling ability is second message processing capacity, by the message duplicate removal Logic is closed, wherein the first message processing capacity is less than the second message processing capacity.
It should be noted that the factor of the message handling ability for measuring message sink end can be set according to actual needs It sets.The application is to this and is not limited.It, can be with for example, can use message timeout treatment number to measure message handling ability Using message feedback number measure message handling ability, etc..
In the following, the embodiment for measuring message handling ability using message timeout treatment number is introduced.Some possibility Embodiment in, can the message timeout treatment number to message receiving end be monitored.If the message at message sink end is super When processing number be more than preset threshold, determine message sink end message handling ability be first message processing capacity.If message connects The message timeout treatment number of receiving end is less than preset threshold, determines that message sink end message handling ability is that second message handles energy Power.
For example, specifically, if message timeout treatment number is more than preset threshold in set time window, opening message and going Weight logic closes message duplicate removal logic if message timeout treatment number is less than preset threshold in set time window.Specifically Ground, for example, can be when each time window starts, setting message timeout treatment number is initial value;It is every to the processing of message receiving end The time-consuming of message carries out real-time monitoring, namely records to the time-consuming of every message;It is more than when presetting for every time-consuming Long message adds one to message timeout treatment number;If the message timeout treatment number is more than default threshold in a time window Value determines that message sink end message handling ability is first message processing capacity;If the message timeout treatment number is at one It is less than preset threshold in time window, determines that message sink end message handling ability is second message processing capacity.
Based on embodiments noted above, for example, message timeout treatment number initial value can be zero, preset duration can be with It is 3 seconds, a time window can be 1 minute when degree, and preset threshold can be 5 times.If monitoring message sink end at one Time window length is such as in 1 minute, time-consuming is more than the Message Processing number such as 3 seconds greater than 5 times, then the Message Processing at the message sink end Ability is first message processing capacity, so that message duplicate removal logic be opened.If monitoring message sink end in a time Length is such as in 1 minute, and the time-consuming Message Processing number more than 3 seconds is less than or equal to 5 times, then the message handling ability at the message sink end For second message processing capacity, so that message duplicate removal logic be closed.
For another example message timeout treatment number initial value can be set in the embodiment being monitored to message time-out;It is right Message sink end handles the time-consuming of every message and carries out real-time monitoring;It is more than the message of preset duration for every time-consuming, offsets Breath timeout treatment number adds one;If the message timeout treatment number is greater than the initial value, it is less than for every time-consuming default The message of duration subtracts one to message timeout treatment number.
Based on embodiments noted above, message timeout treatment number initial value can be zero, if monitoring that message connects Receiving end time-consuming is more than that the message timeout treatment number such as 3 seconds is greater than 5 times, then the message handling ability at the message sink end disappears for first Processing capacity is ceased, so that message duplicate removal logic be opened.If message sink end message handling ability improves, can be with message The message number that processing time-consuming is less than 3 seconds increases, and message timeout treatment number is reduced, until message timeout treatment number is less than or equal to At 5 times, the message handling ability at the message sink end is second message processing capacity, so that message duplicate removal logic be closed.
If S120, message sink termination receive message, judge whether the message duplicate removal logic opens.
S130, if not, for the message execute Message Processing process.
It should be noted that the specific implementation that the application executes Message Processing process to the message is unlimited.It is different Message sink end or, for different messages, the Message Processing process be can be different.Specifically with message sink end needle Related to the function to be realized of the message, the application is to this and is not limited, for example, in some possible embodiments, The message sink end can be the application for realizing risk control.At this point, the Message Processing process is specifically as follows use In the process for carrying out risk assessment for the message.For another example the message sink end can in some possible embodiments To be the application of blacklist screening.The Message Processing process is specifically as follows for carrying out blacklist for the message at this time The process of screening.In another example the message sink end can be the application of mail transmission in some possible embodiments.This Shi Suoshu Message Processing process is specifically as follows the process, etc. for generating mail for the message and sending.
In addition, in some possible embodiments, as shown in Fig. 2, the method can also include:
If S140, the message duplicate removal logic are opened, the message duplicate removal logic is executed for the message.
Wherein, the message duplicate removal logic is referred to general duplicate removal logic realization.For example, being executed for the message Duplicate removal logic may include: that the label of the message is taken out from caching, and according to the marker for judgment, whether the message is processed It crosses;If processed, the message is abandoned;If not processed mistake, the message is labeled as processed and is deposited Enter caching, and executes Message Processing process for the message.
As it can be seen that being supervised using method provided by the embodiments of the present application by the message handling ability to message receiving end It surveys, message duplicate removal logic is switched between open and close, thus normal to message handling ability in message sink, message is gone Weight logic is in close state message duplicate removal logic, the message received at this time need not execute duplicate removal logic, can be straight without the used time It connects and Message Processing process is executed to message.Therefore, method provided by the embodiments of the present application can be held to avoid each message that receives Row duplicate removal logic avoids receiving the equal access cache of message every time, reaches the occupancy that can be reduced to computing resource, reduces system wind The purpose of danger.
With it is above-mentioned it is a kind of handle message method correspondingly, the embodiment of the present application also provides it is a kind of handle message dress It sets.
For example, as shown in figure 3, a kind of apparatus structure schematic diagram for handling message provided by the embodiments of the present application.Such as Fig. 3 institute Show, the apparatus may include:
Switch control unit 310 can be used for the message handling ability of supervisory messages receiving end, when the Message Processing energy When power is first message processing capacity, message duplicate removal logic is opened, when the message handling ability is that second message handles energy When power, the message duplicate removal logic is closed, wherein the first message processing capacity is less than the second message and handles energy Power.Judging unit 320 is switched, if can be used for message sink termination receives message, whether judges the message duplicate removal logic It opens.Message processing unit 330, if can be used for the switch be determined as it is no, for the message execute message at Manage process.
In some possible embodiments, described device can also include: duplicate removal processing unit 340, if can be used for The switch is determined as, executes the message duplicate removal logic for the message.
In some possible embodiments, message timeout treatment number can use to measure message handling ability.In the reality It applies in mode, for example, the switch control unit 310 may include: time-out monitoring subelement 311, can be used for connecing message The message timeout treatment number of receiving end is monitored.Switch opens subelement 312, if the message that can be used for message sink end is super When processing number be more than preset threshold, by message duplicate removal logic open.Switch closes subelement 313, connects if can be used for message The message timeout treatment number of receiving end is less than preset threshold, and message duplicate removal logic is closed.
For example, the time-out monitoring subelement 311, can be used for when each time window starts, is arranged at message time-out Reason number is initial value;The time-consuming of every message is handled to message receiving end and carries out real-time monitoring;It is more than default for every time-consuming The message of duration adds one to message timeout treatment number.The switch opens subelement 312, if it is super to can be used for the message When handle number in a time window be more than preset threshold, by message duplicate removal logic open.The switch closes subelement 313, If the message timeout treatment number that can be used for message sink end is less than preset threshold, message duplicate removal logic is closed.
For another example the time-out monitoring subelement 311, can be used for being arranged message timeout treatment number initial value;To message Receiving end handles the time-consuming of every message and carries out real-time monitoring;It is more than the message of preset duration for every time-consuming, it is super to message When processing number add one;If the message timeout treatment number is greater than the initial value, preset duration is less than for every time-consuming Message, subtract one to message timeout treatment number.
As it can be seen that configuring device provided by the embodiments of the present application, can be passed through by switch control unit 310 to message receiving end Message handling ability be monitored, message duplicate removal logic is switched between open and close, thus in message handling ability Normally, message duplicate removal logic is in close state message duplicate removal logic, the message received at this time need not execute without the used time Weight logic, message processing unit 330 directly can execute Message Processing process to message.Therefore, side provided by the embodiments of the present application Method can be performed both by duplicate removal logic to avoid each message that receives, and avoid receiving the equal access cache of message every time, reaching can be reduced To the occupancy of computing resource, the purpose of system risk is reduced.
It should be noted that the monitoring of time-out described in the embodiment of the present application subelement 311, switch open subelement 312, switch Closing subelement 313, duplicate removal processing unit 340 are drawn with a dashed line in Fig. 3, to indicate that these units are not that the application is implemented The necessary unit of the device for the processing message that example provides.
With the method for above-mentioned processing message correspondingly, the embodiment of the present application also provides it is a kind of handle message system. For example, with reference to Fig. 4, for a kind of system structure diagram for handling message provided by the embodiments of the present application.As shown in figure 4, this is System may include:
Message sending end 410 can be used for sending message to message-oriented middleware.Message-oriented middleware 420 can be used for institute Message deposit is stated in message queue, and, the message is transmitted to message sink end, wherein when the message meets weight When the condition delivered again, the message is transmitted to message sink end again.Message sink end 430 can be used for monitoring itself Message handling ability, when the message handling ability be first message processing capacity when, by message duplicate removal logic open, work as institute State message handling ability be second message processing capacity when, by the message duplicate removal logic close, wherein at the first message Reason ability is less than the second message processing capacity;If receiving the message, judge whether the message duplicate removal logic is opened It opens;If not, executing Message Processing process for the message.
Since message sink end 430 is monitored by the message handling ability to itself, message duplicate removal logic is being opened It opens and switches between closing, therefore, normal in message handling ability, message duplicate removal logic can be such that message duplicate removal patrols without the used time It collects and is in close state, at this point, message sink end 430, which is not necessarily to the message forwarded to message-oriented middleware 420, executes duplicate removal logic, and It is that Message Processing process directly is executed to message.Therefore, system provided by the embodiments of the present application can be to avoid message sink end 430 Message is received every time and is performed both by duplicate removal logic, avoids receiving the equal access cache of message every time, reaching can be reduced to computing resource Occupancy, reduce the purpose of system risk.
For example, in some possible application scenarios of the embodiment of the present application, as shown in figure 5, the system of the processing message In message-oriented middleware can be intermediate server cluster, for forwarding the message between each application in website.The application is implemented Message sending end in example can apply 510 for website inquiry, and website inquiry can receive user terminal using 510 and specify for certain The inquiry request of the commodity details or pricing information of product or certain specified enterprise, and then taken according to the inquiry request to centre Business device cluster 520 sends one or more third party's service applications 530 related to the commodity details or pricing information Message is called, makes intermediate server cluster 520 that will call message forwarding third party's service application 530.In the embodiment of the present application Message sink end can be third party's service application 530.Third party's service application 530 for example may include: air control Logic application, Blacklist screening application, attachment be sent to confirmation application, mail sending application, etc..
In the application scenarios, since third party's service application 530 is offseted according to the message handling ability real-time monitored Breath duplicate removal logic switches between opening or closing, and therefore, third party's service application 530 is when message handling ability is preferable, nothing Message duplicate removal logic need to be executed, Message Processing process directly can be executed to message, thus reduce the occupancy to computing resource, Reduce system risk.Moreover, website inquiry using 510 can obtain as early as possible third party's service application 530 handle message after Feedback accordingly also improves the treatment effeciency of website inquiry application.
For convenience of description, it is divided into various units when description apparatus above with function to describe respectively.Certainly, implementing this The function of each unit can be realized in the same or multiple software and or hardware when application.
As seen through the above description of the embodiments, those skilled in the art can be understood that the application can It realizes by means of software and necessary general hardware platform.Based on this understanding, the technical solution essence of the application On in other words the part that contributes to existing technology can be embodied in the form of software products, the computer software product It can store in storage medium, such as ROM/RAM, magnetic disk, CD, including some instructions are used so that a computer equipment (can be personal computer, server or the network equipment etc.) executes the certain of each embodiment of the application or embodiment Method described in part.
All the embodiments in this specification are described in a progressive manner, same and similar portion between each embodiment Dividing may refer to each other, and each embodiment focuses on the differences from other embodiments.Especially for system reality For applying example, since it is substantially similar to the method embodiment, so being described relatively simple, related place is referring to embodiment of the method Part explanation.
The application can be used in numerous general or special purpose computing system environments or configuration.Such as: personal computer, service Device computer, handheld device or portable device, laptop device, multicomputer system, microprocessor-based system, top set Box, programmable consumer-elcetronics devices, network PC, minicomputer, mainframe computer, including any of the above system or equipment Distributed computing environment etc..
The application can describe in the general context of computer-executable instructions executed by a computer, such as program Module.Generally, program module includes routines performing specific tasks or implementing specific abstract data types, programs, objects, group Part, data structure etc..The application can also be practiced in a distributed computing environment, in these distributed computing environments, by Task is executed by the connected remote processing devices of communication network.In a distributed computing environment, program module can be with In the local and remote computer storage media including storage equipment.
It should be noted that, in this document, relational terms such as first and second and the like are used merely to a reality Body or operation are distinguished with another entity or operation, are deposited without necessarily requiring or implying between these entities or operation In any actual relationship or order or sequence.Moreover, the terms "include", "comprise" or its any other variant are intended to Non-exclusive inclusion, so that the process, method, article or equipment including a series of elements is not only wanted including those Element, but also including other elements that are not explicitly listed, or further include for this process, method, article or equipment Intrinsic element.In the absence of more restrictions, the element limited by sentence "including a ...", it is not excluded that There is also other identical elements in process, method, article or equipment including the element.
The foregoing is merely the preferred embodiments of the application, are not intended to limit the protection scope of the application.It is all Any modification, equivalent replacement, improvement and so within spirit herein and principle are all contained in the protection scope of the application It is interior.

Claims (11)

1. a kind of method for handling message characterized by comprising
The message handling ability of supervisory messages receiving end will disappear when the message handling ability is first message processing capacity It ceases duplicate removal logic to open, when the message handling ability is second message processing capacity, the message duplicate removal logic is closed, Wherein, the message handling ability is used to measure the message timeout treatment number at the message sink end, the first message processing Ability is less than the second message processing capacity;
If message sink termination receives message, judge whether the message duplicate removal logic opens;
If not, executing Message Processing process for the message.
2. the method according to claim 1, wherein further include:
If the message duplicate removal logic is opened, the message duplicate removal logic is executed for the message.
3. the method according to claim 1, wherein the message handling ability packet of the supervisory messages receiving end It includes:
The message timeout treatment number of message receiving end is monitored;
If the message timeout treatment number at message sink end is more than preset threshold, determine that message sink end message handling ability is the One message handling ability;
If the message timeout treatment number at message sink end is less than preset threshold, determine that message sink end message handling ability is Second message processing capacity.
4. according to the method described in claim 3, it is characterized in that, the message timeout treatment number to message receiving end carries out Monitoring includes: when each time window starts, and setting message timeout treatment number is initial value;Every is handled to message receiving end to disappear The time-consuming of breath carries out real-time monitoring;It is more than the message of preset duration for every time-consuming, one is added to message timeout treatment number;
If the message timeout treatment number at the message sink end is more than preset threshold, message sink end message handling ability is determined If including: the message timeout treatment number for first message processing capacity is more than preset threshold in a time window, determine Message sink end message handling ability is first message processing capacity;
If the message timeout treatment number at the message sink end is more than preset threshold, message sink end message handling ability is determined If including: that the message timeout treatment number is less than preset threshold in a time window for first message processing capacity, really Determining message sink end message handling ability is second message processing capacity.
5. according to the method described in claim 3, it is characterized in that, the message timeout treatment number to message receiving end carries out Monitoring includes: setting message timeout treatment number initial value;The time-consuming of every message is handled to message receiving end and carries out real-time monitoring; It is more than the message of preset duration for every time-consuming, one is added to message timeout treatment number;If the message timeout treatment number is big In the initial value, it is less than the message of preset duration for every time-consuming, subtracts one to message timeout treatment number.
6. a kind of device for handling message characterized by comprising
Switch control unit, for the message handling ability of supervisory messages receiving end, when the message handling ability disappears for first When ceasing processing capacity, message duplicate removal logic is opened, it, will be described when the message handling ability is second message processing capacity Message duplicate removal logic is closed, wherein and the message handling ability is used to measure the message timeout treatment number at the message sink end, The first message processing capacity is less than the second message processing capacity;
Judging unit is switched, if receiving message for message sink termination, judges whether the message duplicate removal logic opens;
Message processing unit, if be determined as the switch it is no, for the message execute Message Processing process.
7. device according to claim 6, which is characterized in that further include:
Duplicate removal processing unit, if being determined as the switch is to execute the message duplicate removal for the message and patrol Volume.
8. device according to claim 6, which is characterized in that the switch control unit includes:
Time-out monitoring subelement, is monitored for the message timeout treatment number to message receiving end;
Switch opens subelement, if the message timeout treatment number for message sink end is more than preset threshold, by message duplicate removal Logic is opened;
Switch closes subelement and goes message if the message timeout treatment number for message sink end is less than preset threshold Weight logic is closed.
9. device according to claim 8, which is characterized in that the time-out monitoring subelement, in each time window When beginning, setting message timeout treatment number is initial value;The time-consuming of every message is handled to message receiving end and carries out real-time monitoring; It is more than the message of preset duration for every time-consuming, one is added to message timeout treatment number;
The switch opens subelement, if being more than preset threshold in a time window for the message timeout treatment number, Message duplicate removal logic is opened;
The switch closes subelement will disappear if the message timeout treatment number for message sink end is less than preset threshold Duplicate removal logic is ceased to close.
10. device according to claim 8, which is characterized in that the time-out monitoring subelement, for message time-out to be arranged Handle number initial value;The time-consuming of every message is handled to message receiving end and carries out real-time monitoring;It is more than default for every time-consuming The message of duration adds one to message timeout treatment number;If the message timeout treatment number is greater than the initial value, for every Time-consuming is less than the message of preset duration, subtracts one to message timeout treatment number.
11. a kind of system for handling message characterized by comprising
Message sending end, for sending message to message-oriented middleware;
Message-oriented middleware is used for by the message deposit in message queue, and, the message is transmitted to message sink End, wherein when the message meets the condition for repeating to deliver, the message is transmitted to message sink end again;
Message sink end, for monitoring itself message handling ability, when the message handling ability is that first message handles energy When power, message duplicate removal logic is opened, when the message handling ability is second message processing capacity, by the message duplicate removal Logic is closed, wherein and the message handling ability is used to measure the message timeout treatment number at the message sink end, and described first Message handling ability is less than the second message processing capacity;If receiving the message, the message duplicate removal logic is judged Whether open;If not, executing Message Processing process for the message.
CN201410838354.3A 2014-12-29 2014-12-29 A kind of method, apparatus and system handling message Active CN105812405B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201410838354.3A CN105812405B (en) 2014-12-29 2014-12-29 A kind of method, apparatus and system handling message
PCT/CN2015/098248 WO2016107456A1 (en) 2014-12-29 2015-12-22 Message processing method, device, and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410838354.3A CN105812405B (en) 2014-12-29 2014-12-29 A kind of method, apparatus and system handling message

Publications (2)

Publication Number Publication Date
CN105812405A CN105812405A (en) 2016-07-27
CN105812405B true CN105812405B (en) 2019-04-09

Family

ID=56284234

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410838354.3A Active CN105812405B (en) 2014-12-29 2014-12-29 A kind of method, apparatus and system handling message

Country Status (2)

Country Link
CN (1) CN105812405B (en)
WO (1) WO2016107456A1 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108712494A (en) * 2018-05-18 2018-10-26 阿里巴巴集团控股有限公司 Handle the method, apparatus and equipment of asynchronous message
CN108984325A (en) * 2018-07-20 2018-12-11 北京北信源信息安全技术有限公司 Message queue consuming method and device
CN110225118A (en) * 2019-06-13 2019-09-10 浪潮软件股份有限公司 Realize the message-oriented middleware auxiliary system and message transfer service that message is once sent to
CN111464386A (en) * 2020-03-30 2020-07-28 江苏徐工工程机械研究院有限公司 Communication conversion method and device for data transmission and communication system
CN112015469B (en) * 2020-07-14 2023-11-14 北京淇瑀信息科技有限公司 System reconstruction method and device and electronic equipment
CN112463411A (en) * 2020-12-10 2021-03-09 重庆紫光华山智安科技有限公司 Data processing method, device, server and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103037344A (en) * 2012-12-06 2013-04-10 亚信联创科技(中国)有限公司 Call bill repetition removing method and call bill repetition removing device
WO2013120410A1 (en) * 2012-02-17 2013-08-22 华为技术有限公司 Method and device for configuring carrier
WO2013187901A2 (en) * 2012-06-14 2013-12-19 Empire Technology Development Llc Data deduplication management

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9026503B2 (en) * 2012-02-29 2015-05-05 Netapp, Inc. Fragmentation control for performing deduplication operations

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013120410A1 (en) * 2012-02-17 2013-08-22 华为技术有限公司 Method and device for configuring carrier
WO2013187901A2 (en) * 2012-06-14 2013-12-19 Empire Technology Development Llc Data deduplication management
CN103037344A (en) * 2012-12-06 2013-04-10 亚信联创科技(中国)有限公司 Call bill repetition removing method and call bill repetition removing device

Also Published As

Publication number Publication date
WO2016107456A1 (en) 2016-07-07
CN105812405A (en) 2016-07-27

Similar Documents

Publication Publication Date Title
CN105812405B (en) A kind of method, apparatus and system handling message
CN102739411B (en) The service of proof is provided
US9237077B2 (en) Monitoring persistent client connection status in a distributed server environment
US20180234362A1 (en) Enhanced video instant messaging processing
WO2014172956A1 (en) Login method,apparatus, and system
US11616747B1 (en) Systems and methods for multi-agent messaging
CN105490872B (en) A kind of network instant communication data information real-time monitoring system and monitoring method
US8407304B2 (en) Method and system for email notification
US11411990B2 (en) Early detection of potentially-compromised email accounts
CN105516081A (en) Method and system for issuing safety strategy by server and message queue middleware
US9686214B2 (en) Status and time-based delivery services for instant messengers
KR20170117111A (en) Method and apparatus for pushing messages
US20200280501A1 (en) Automation of customer support sorting process
CN101409654B (en) Method for processing SNMP information in network management system
CN103685357A (en) Account multi-open message processing method and system
CN103490978A (en) Terminal, server and message monitoring method
EP2832038A1 (en) Smart delivery of li data in emergency conditions
CN103297937A (en) Method, system and device for achieving short message notification
CN103797751A (en) Method and device for querying for user online state
CN106230658B (en) A kind of method and apparatus monitoring the network equipment
CN107547643A (en) A kind of load sharing method and device
CN103517250B (en) The method and apparatus abnormal for handling application proxy client
CN1885854B (en) Method and system for processing instantaneous message
CN104053133B (en) A kind of MMS service account opening/closing method and system
CN106656729B (en) A kind of method and device sending information

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
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20240223

Address after: # 01-21, Lai Zan Da Building 1, 51 Belarusian Road, Singapore

Patentee after: Alibaba Singapore Holdings Ltd.

Country or region after: Singapore

Address before: Cayman Islands Grand Cayman capital building, a four storey No. 847 mailbox

Patentee before: ALIBABA GROUP HOLDING Ltd.

Country or region before: Cayman Islands