CN111131512B - Equipment information processing method and device, storage medium and processor - Google Patents

Equipment information processing method and device, storage medium and processor Download PDF

Info

Publication number
CN111131512B
CN111131512B CN201911420021.8A CN201911420021A CN111131512B CN 111131512 B CN111131512 B CN 111131512B CN 201911420021 A CN201911420021 A CN 201911420021A CN 111131512 B CN111131512 B CN 111131512B
Authority
CN
China
Prior art keywords
queue
message queue
information
equipment information
message
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
CN201911420021.8A
Other languages
Chinese (zh)
Other versions
CN111131512A (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 Zhongxiaoyun Iot Institute Co ltd
Original Assignee
Beijing Zhongxiaoyun Iot Institute 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 Zhongxiaoyun Iot Institute Co ltd filed Critical Beijing Zhongxiaoyun Iot Institute Co ltd
Priority to CN201911420021.8A priority Critical patent/CN111131512B/en
Publication of CN111131512A publication Critical patent/CN111131512A/en
Application granted granted Critical
Publication of CN111131512B publication Critical patent/CN111131512B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/50Queue scheduling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses a method and a device for processing equipment information, a storage medium and a processor. Wherein, the method comprises the following steps: receiving equipment information uploaded by a plurality of concurrent access equipment; and storing the plurality of pieces of equipment information by adopting a double-queue service architecture, wherein the double-queue service architecture consists of a first asynchronous message queue and a second asynchronous message queue, the first message queue is easy to expand and temporarily stores the plurality of pieces of equipment information, and the storage mode of the second message queue enables the same equipment information to allow a plurality of subscribers to subscribe in parallel. The invention solves the technical problem of low platform processing efficiency caused by the fact that the current cloud-end data processing scheme cannot process the equipment information in time.

Description

Equipment information processing method and device, storage medium and processor
Technical Field
The present invention relates to the field of information processing, and in particular, to a method and an apparatus for processing device information, a storage medium, and a processor.
Background
In the prior art, after a large amount of devices are connected to a cloud, the original business process is that a platform receives device information, then performs information processing through a cache or a database, and performs later-stage business pushing processing according to the processed device information. Due to the fact that the mode cannot meet the requirement for the extremely-rapid increase of the number of the access devices, namely, the server cannot process the device information in time, the technical problem that the platform processing efficiency is low is caused.
In view of the above problems, no effective solution has been proposed.
Disclosure of Invention
The embodiment of the invention provides a method and a device for processing equipment information, a storage medium and a processor, which are used for at least solving the technical problem of low platform processing efficiency caused by the fact that the existing cloud-end data processing scheme cannot process the equipment information in time.
According to an aspect of the embodiments of the present invention, there is provided a method for processing device information, including: receiving a plurality of pieces of equipment information uploaded by concurrent access equipment; the method comprises the steps of processing a plurality of pieces of equipment information based on a double-queue service architecture, wherein the double-queue service architecture is composed of a first asynchronous message queue and a second asynchronous message queue, the first message queue supports capacity expansion and temporarily stores the plurality of pieces of equipment information, and the storage mode of the second message queue enables the same equipment information to allow a plurality of subscribers to subscribe in parallel.
Optionally, the storing, by using a dual queue service architecture, device information of multiple concurrent access devices includes: temporarily storing the equipment information uploaded by the access equipment to a first message queue; analyzing the temporarily stored equipment information through an analysis program to obtain analysis information; and storing the analysis information to a second message queue.
Optionally, after storing the parsing information in the second message queue, the method further includes: receiving a plurality of service demand instructions; subscribing the same message or different messages from the second message queue based on a plurality of service requirement instructions, wherein the messages carry to-be-processed equipment information; and performing service processing on the subscribed equipment information.
Optionally, after temporarily storing the device information uploaded by the multiple access devices in the first message queue, the method further includes: detecting the operation condition of the first message queue; and if the running condition of the first message queue is full load or the data in the waiting processing state exceeds a threshold value, expanding the capacity of the first message queue.
Optionally, after obtaining the parsing information, the method further includes: determining the queue operation condition of the double-queue service architecture according to the analysis information; and adjusting the queue capacity of the double-queue service architecture based on the queue running condition of the double-queue service architecture.
Optionally, the first message queue is one of the following message queues: a rabbitt queue, an ActiveMQ queue, a zeroMQ queue and a rocktMQ queue; the second message queue is one of the following message queues: a kafka queue, a plurality of combined rabbits queues.
According to another aspect of the embodiments of the present invention, there is also provided a method for processing device information, including: receiving a plurality of pieces of equipment information uploaded by concurrent access equipment; storing a plurality of pieces of equipment information into a message queue, wherein the storage mode of the message queue enables the same equipment information to allow a plurality of subscribers to subscribe in parallel, and the message queue is one of the following message queues: a kafka queue, a plurality of combined rabbits queues.
According to another aspect of the embodiments of the present invention, there is also provided an apparatus for processing device information, including: the first receiving module is used for receiving a plurality of pieces of equipment information uploaded by concurrent access equipment; the storage module is used for storing the information of the plurality of devices by adopting a double-queue service architecture, wherein the double-queue service architecture is composed of a first asynchronous message queue and a second asynchronous message queue, the first message queue supports capacity expansion and temporarily stores the information of the plurality of devices, and the storage mode of the second message queue enables the same device message to allow a plurality of subscribers to subscribe in parallel.
Optionally, the saving module comprises: the first storage module is used for temporarily storing the equipment information uploaded by the plurality of access equipment to a first message queue; the analysis module is used for analyzing the temporarily stored equipment information through an analysis program to obtain analysis information; and the second storage module is used for storing the analysis information to the second message queue.
Optionally, the apparatus further comprises: the second receiving module is used for receiving a plurality of service demand instructions; the subscription module is used for subscribing the same message or different messages from the second message queue based on a plurality of service requirement instructions, wherein the messages carry the information of the equipment to be processed; and the processing module is used for carrying out service processing on the subscribed equipment information.
Optionally, the apparatus further comprises: the detection module is used for detecting the running condition of the first message queue; and the capacity expansion module is used for expanding the capacity of the first message queue if the running condition of the first message queue is full load or the data in the waiting processing state exceeds a threshold value.
Optionally, the apparatus further comprises: the determining module is used for determining the queue operation condition of the double-queue service architecture according to the analysis information; and the adjusting module is used for adjusting the queue capacity of the double-queue service architecture based on the queue operation condition of the double-queue service architecture.
According to another aspect of the present application, a non-volatile storage medium is also provided, the non-volatile storage medium includes a stored program, wherein when the program runs, a device where the storage medium is located is controlled to execute any kind of processing method of device information.
In the embodiment of the invention, a mode of a double-queue service architecture is adopted, and the equipment information uploaded by a plurality of concurrent access equipment is received; the method adopts a double-queue service architecture to store a plurality of pieces of equipment information, wherein the double-queue service architecture is composed of a first asynchronous message queue and a second asynchronous message queue, the first message queue is easy to expand and temporarily stores the plurality of pieces of equipment information, and the storage mode of the second message queue enables the same equipment information to allow a plurality of subscribers to subscribe in parallel, so that the purpose of processing the equipment information by using the double-queue service architecture is achieved, the technical effect of rapidly processing the equipment information is realized, and the technical problem of low platform processing efficiency caused by the fact that the existing cloud end data processing scheme cannot process the equipment information in time is solved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
fig. 1 is a flowchart illustrating a method for processing device information according to an embodiment of the present application;
fig. 2 is a flowchart illustrating another device information processing method according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of a device information processing apparatus according to an embodiment of the present application.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be obtained by a person skilled in the art without making any creative effort based on the embodiments in the present invention, shall fall within the protection scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Moreover, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
In accordance with an embodiment of the present invention, there is provided a method embodiment of processing device information, it should be noted that the steps illustrated in the flowchart of the figure may be performed in a computer system such as a set of computer executable instructions, and that while a logical order is illustrated in the flowchart, in some cases the steps illustrated or described may be performed in an order different than here.
Fig. 1 is a method for processing device information according to an embodiment of the present invention, as shown in fig. 1, the method including the steps of:
step S102, receiving a plurality of pieces of equipment information uploaded by concurrent access equipment;
and step S104, processing the information of the plurality of devices based on a double-queue service architecture, wherein the double-queue service architecture is composed of a first asynchronous message queue and a second asynchronous message queue, the first message queue supports capacity expansion and temporarily stores the information of the plurality of devices, and the storage mode of the second message queue enables the same device message to allow a plurality of subscribers to subscribe in parallel.
Firstly, after receiving equipment information uploaded by a plurality of concurrent access equipment, a platform; and then processing the information of the plurality of devices based on a double-queue service architecture, wherein the double-queue service architecture is composed of a first asynchronous message queue and a second asynchronous message queue, the first message queue is easy to expand and temporarily stores the information of the plurality of devices, and the storage mode of the second message queue enables the same device message to allow a plurality of subscribers to subscribe in parallel. The mode can meet the extremely rapid increase of the number of the access devices, namely, the server can process the device information in time, and the efficiency of processing the information by the platform is greatly improved.
In order to ensure that the uploaded information is not lost in the uploading of the device information, in some embodiments of the application, a dual-queue service architecture is adopted to store the device information of multiple concurrent access devices, including temporarily storing the device information uploaded by the multiple access devices to a first message queue; analyzing the temporarily stored equipment information through an analysis program to obtain analysis information; and storing the analysis information to a second message queue.
Specifically, after the parsing information is stored in the second message queue, the platform receives a plurality of service requirement instructions; subscribing the same message or different messages from the second message queue based on a plurality of service requirement instructions, wherein the messages carry to-be-processed equipment information; and performing service processing on the subscribed equipment information.
In some embodiments of the present application, after temporarily storing the device information uploaded by the multiple access devices in the first message queue, the method further includes: detecting the operation condition of the first message queue; and if the running condition of the first message queue is full load or the data in the waiting processing state exceeds a threshold value, expanding the capacity of the first message queue.
In some embodiments of the present application, in order to ensure data processing efficiency, after obtaining the parsing information, one of the following processing procedures may be further performed: 1) Determining the queue operation condition of the double-queue service architecture according to the analysis information; adjusting the queue capacity of the double-queue service architecture based on the queue operation condition of the double-queue service architecture; 2) The server can be flexibly expanded and analyzed according to the detected queue operation condition, and the information can be ensured to be processed in time.
The first message queue comprises one of the following message queues: a rabbitt queue, an ActiveMQ queue, a zeroMQ queue and a rocktMQ queue; the second message queue is one of the following message queues: a kafka queue, a plurality of combined rabbits queues.
In an optional embodiment of the present application, a double message queue combining a rabbitqueue and a kafka queue is adopted, and the specific steps are as follows:
firstly, temporary storage of equipment information is realized by using a rabbitqueue, and the integrity of the information is ensured.
And secondly, subscribing the rabbitqueue by the analysis program, analyzing the rabbitqueue through the cache and the database, and storing the rabbitqueue into the kafka queue, so that the data can be directly used at the later stage without repeated inquiry, and the efficiency is improved.
And thirdly, subscribing the kafka queue by multiple service demands, and realizing various processes such as data processing, notification processing, third-party pushing and the like.
In an alternative embodiment of the present application, regarding the architecture design of the dual message queue, there are other alternatives, for example, the first step and the second step are omitted, and the device upload information is directly stored in the kafka queue, which can also be used, but this will affect the efficiency because each service needs to separately perform caching or query the database to parse data, and the number of database connections will also increase, which may cause the database to fail to respond because the number of connections is too large.
Or the first and third steps use other message queues, for example, after the first rabbitis is replaced, the influence is not great, such as replacing: activeMQ, zeroMQ, rockMQ, etc.; however, the kafka queue in the third step has a great influence on complexity after being replaced, if the third step continues to use rabbits, a plurality of queues need to be opened, otherwise the message may not be read because the message is already processed by other subscribers; the main reason why the first queue is not replaced is that for more convenient capacity expansion, it is not necessary to consider various limiting information such as the names and partition numbers of kafka groups in the same processing mode, the maximum number of subscribers in the same group, and the like.
According to an embodiment of the present invention, another method for processing device information is further provided, and fig. 2 is a flowchart of a method for processing device information according to an embodiment of the present invention, as shown in fig. 2, the method includes the following steps:
receiving a plurality of pieces of equipment information uploaded by concurrent access equipment;
storing a plurality of pieces of equipment information into a message queue, wherein the storage mode of the message queue enables the same equipment information to allow a plurality of subscribers to subscribe in parallel, and the message queue is one of the following message queues: a kafka queue, a plurality of combined rabbits queues.
In an alternative embodiment of the present application, the following method may be adopted, and the steps are as follows:
firstly, temporary storage of equipment information is realized by using a rabbitqueue, and the integrity of the information is ensured.
And secondly, subscribing an rabbitqueue by an analysis program, analyzing through a cache and a database, and storing the analyzed data into a kafka queue to ensure that the data in the later period can be directly used without repeated inquiry, thereby improving the efficiency.
And thirdly, subscribing the kafka queue by multiple service demands, and realizing various processes such as data processing, notification processing, third-party pushing and the like.
According to an embodiment of the present invention, another apparatus for processing device information is further provided, and fig. 3 is a structural diagram of the apparatus for processing device information according to the embodiment of the present invention, as shown in fig. 3:
a first receiving module 30, configured to receive multiple pieces of device information uploaded by concurrent access devices;
the storage module 32 is configured to store the multiple pieces of device information by using a dual-queue service architecture, where the dual-queue service architecture is composed of a first message queue and a second message queue that are asynchronous, the first message queue supports capacity expansion and temporarily stores the multiple pieces of device information, and a storage mode of the second message queue enables the same device information to allow multiple subscribers to subscribe in parallel.
In some embodiments of the present application, the saving module 32 includes a first storage module 320, a parsing module 322, and a second storage module 324, where the first storage module 320 is configured to temporarily store device information uploaded by multiple access devices to a first message queue; the parsing module 322 is configured to parse the temporarily stored device information through a parsing program to obtain parsing information; the second storage module 324 is used for storing the parsing information to the second message queue.
The device in the embodiment of the application further comprises a second receiving module and a subscription module, wherein after the second storage module stores the analysis information into the second message queue, the second receiving module is used for receiving a plurality of service requirement instructions; the subscription module is used for subscribing the same message or different messages from the second message queue based on a plurality of service requirement instructions, wherein the messages carry the information of the equipment to be processed; and the processing module is used for carrying out service processing on the subscribed equipment information.
In some embodiments of the present application, the system further includes a detection module and a capacity expansion module, where after the first storage module device temporarily stores the device information uploaded by the multiple access devices in the first message queue, the detection module is configured to detect an operating condition of the first message queue; the capacity expansion module is used for expanding the capacity of the first message queue if the running condition of the first message queue is full load or the data in the waiting processing state exceeds a threshold value.
In some embodiments of the present application, the apparatus further includes a determining module and an adjusting module, where the determining module is configured to determine a queue operation condition of the dual-queue service architecture according to the analysis information; the adjusting module is used for adjusting the queue capacity of the double-queue service architecture based on the queue operation condition of the double-queue service architecture.
According to another aspect of the application, a nonvolatile storage medium is further provided, and the nonvolatile storage medium comprises a stored program, wherein when the program runs, a device where the storage medium is located is controlled to execute any kind of processing method of device information.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
In the above embodiments of the present invention, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed technical content can be implemented in other manners. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units may be a logical division, and in actual implementation, there may be another division, for example, multiple units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed coupling or direct coupling or communication connection between each other may be an indirect coupling or communication connection through some interfaces, units or modules, and may be electrical or in other forms.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute 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 read-Only Memory (ROM), a random access Memory (RZXYUM, r zxyunnd zxyaccess Memory), a portable hard disk, a magnetic disk, or an optical disk.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (8)

1. A method for processing device information, comprising:
receiving a plurality of pieces of equipment information uploaded by concurrent access equipment;
processing the plurality of pieces of equipment information based on a double-queue service architecture, wherein the double-queue service architecture is composed of a first asynchronous message queue and a second asynchronous message queue, the first message queue supports capacity expansion and temporarily stores the plurality of pieces of equipment information, and the storage mode of the second message queue enables the same equipment information to allow a plurality of subscribers to subscribe in parallel;
wherein, the storing the device information of the multiple concurrent access devices by adopting a dual-queue service architecture comprises: temporarily storing the device information uploaded by the plurality of access devices to the first message queue; analyzing the temporarily stored equipment information through an analysis program to obtain analysis information; storing the parsing information to the second message queue;
after storing the parsing information to the second message queue, the method further includes: receiving a plurality of service demand instructions; subscribing the same message or different messages from the second message queue based on the plurality of service requirement instructions, wherein the messages carry to-be-processed equipment information; and performing service processing on the subscribed equipment information.
2. The method of claim 1, wherein after temporarily storing the device information uploaded by the plurality of access devices to the first message queue, the method further comprises:
detecting the running condition of the first message queue;
and if the running condition of the first message queue is full load or the data in the waiting processing state exceeds a threshold value, expanding the capacity of the first message queue.
3. The method of claim 1, wherein after obtaining the parsed information, the method further comprises:
determining the queue operation condition of the double-queue service architecture according to the analysis information;
and adjusting the queue capacity of the double-queue service architecture based on the queue running condition of the double-queue service architecture.
4. A method according to any one of claims 1 to 3, wherein the first message queue is one of the following message queues: a rabbitt queue, an ActiveMQ queue, a zeroMQ queue and a rocktMQ queue; the second message queue is one of the following message queues: a kafka queue, a plurality of combined rabbits queues.
5. An apparatus for processing device information, comprising:
the first receiving module is used for receiving a plurality of pieces of equipment information uploaded by concurrent access equipment;
the storage module is used for storing the plurality of pieces of equipment information by adopting a double-queue service architecture, wherein the double-queue service architecture is composed of a first asynchronous message queue and a second asynchronous message queue, the first message queue supports capacity expansion and temporarily stores the plurality of pieces of equipment information, and the storage mode of the second message queue enables the same equipment information to allow a plurality of subscribers to subscribe in parallel; wherein the saving module comprises: the first storage module is used for temporarily storing the equipment information uploaded by the plurality of access equipment to the first message queue; the analysis module is used for analyzing the temporarily stored equipment information through an analysis program to obtain analysis information; the second storage module is used for storing the analysis information to the second message queue;
the second receiving module is used for receiving a plurality of service demand instructions;
the subscription module is used for subscribing the same message or different messages from the second message queue based on the plurality of service requirement instructions, wherein the messages carry to-be-processed equipment information;
and the processing module is used for carrying out service processing on the subscribed equipment information.
6. The apparatus of claim 5, further comprising:
the detection module is used for detecting the running condition of the first message queue;
and the capacity expansion module is used for expanding the capacity of the first message queue if the running condition of the first message queue is full load or the data in the waiting processing state exceeds a threshold value.
7. The apparatus of claim 5, further comprising:
the determining module is used for determining the queue operation condition of the double-queue service architecture according to the analysis information;
and the adjusting module is used for adjusting the queue capacity of the double-queue service architecture based on the queue running condition of the double-queue service architecture.
8. A non-volatile storage medium, comprising a stored program, wherein when the program runs, a device in which the non-volatile storage medium is located is controlled to execute the processing method of the device information according to any one of claims 1 to 4.
CN201911420021.8A 2019-12-31 2019-12-31 Equipment information processing method and device, storage medium and processor Active CN111131512B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911420021.8A CN111131512B (en) 2019-12-31 2019-12-31 Equipment information processing method and device, storage medium and processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911420021.8A CN111131512B (en) 2019-12-31 2019-12-31 Equipment information processing method and device, storage medium and processor

Publications (2)

Publication Number Publication Date
CN111131512A CN111131512A (en) 2020-05-08
CN111131512B true CN111131512B (en) 2023-02-10

Family

ID=70507797

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911420021.8A Active CN111131512B (en) 2019-12-31 2019-12-31 Equipment information processing method and device, storage medium and processor

Country Status (1)

Country Link
CN (1) CN111131512B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112561586B (en) * 2020-12-17 2024-05-24 百果园技术(新加坡)有限公司 Advertisement information processing method, device, equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104754036A (en) * 2015-03-06 2015-07-01 合一信息技术(北京)有限公司 Message processing system and processing method based on kafka
CN109726074A (en) * 2018-08-31 2019-05-07 网联清算有限公司 Log processing method, device, computer equipment and storage medium
CN110413425A (en) * 2019-07-24 2019-11-05 深圳乐信软件技术有限公司 Third party's message callback method, device, server and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8738704B2 (en) * 2010-09-07 2014-05-27 Xerox Corporation Publish/subscribe broker messaging system and method
TWI678087B (en) * 2018-11-22 2019-11-21 財團法人工業技術研究院 Method of message synchronization in message queue publish and subscriotion and system thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104754036A (en) * 2015-03-06 2015-07-01 合一信息技术(北京)有限公司 Message processing system and processing method based on kafka
CN109726074A (en) * 2018-08-31 2019-05-07 网联清算有限公司 Log processing method, device, computer equipment and storage medium
CN110413425A (en) * 2019-07-24 2019-11-05 深圳乐信软件技术有限公司 Third party's message callback method, device, server and storage medium

Also Published As

Publication number Publication date
CN111131512A (en) 2020-05-08

Similar Documents

Publication Publication Date Title
CN110502494B (en) Log processing method and device, computer equipment and storage medium
CN111555963B (en) Message pushing method and device, electronic equipment and storage medium
CN111131379B (en) Distributed flow acquisition system and edge calculation method
US10606806B2 (en) Method and apparatus for storing time series data
CN106815254B (en) Data processing method and device
CN105955807B (en) Task processing system and method
CN110601922A (en) Method and device for realizing comparison experiment, electronic equipment and storage medium
CN109669795A (en) Crash info processing method and processing device
CN110955857A (en) Service processing method and device for high concurrency environment
CN105930191A (en) System service reloading method and apparatus
CN103473343A (en) File management method, device and terminal
CN108875035B (en) Data storage method of distributed file system and related equipment
CN103823807A (en) Data de-duplication method, device and system
CN114675983A (en) Business data processing method and device, storage medium and electronic equipment
CN114390451A (en) 5G message batch sending method and device based on message queue and electronic equipment
CN106933927B (en) Data table connection method and device
CN111131512B (en) Equipment information processing method and device, storage medium and processor
CN110764705B (en) Data reading and writing method, device, equipment and storage medium
CN110442439B (en) Task process processing method and device and computer equipment
CN111158931A (en) Dynamic data balancing method and device for Kafka partition and storage medium
JP2001077813A (en) Network information management system, network information management method and recording medium recording its processing program
CN113779021B (en) Data processing method, device, computer system and readable storage medium
CN110134547B (en) Middleware-based repeated data deleting method and related device
CN111274203B (en) System and method for storing telephone bill
CN112417015A (en) Data distribution method and device, storage medium and electronic device

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