CN110913000A - Method, system and computer readable storage medium for processing service information - Google Patents

Method, system and computer readable storage medium for processing service information Download PDF

Info

Publication number
CN110913000A
CN110913000A CN201911179688.3A CN201911179688A CN110913000A CN 110913000 A CN110913000 A CN 110913000A CN 201911179688 A CN201911179688 A CN 201911179688A CN 110913000 A CN110913000 A CN 110913000A
Authority
CN
China
Prior art keywords
information
service
service information
publish
subscribe
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911179688.3A
Other languages
Chinese (zh)
Inventor
姚卫忠
蒋科学
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhejiang Huanuokang Technology Co Ltd
Original Assignee
Zhejiang Huanuokang 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 Zhejiang Huanuokang Technology Co Ltd filed Critical Zhejiang Huanuokang Technology Co Ltd
Priority to CN201911179688.3A priority Critical patent/CN110913000A/en
Publication of CN110913000A publication Critical patent/CN110913000A/en
Pending legal-status Critical Current

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/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/566Grouping or aggregating service requests, e.g. for unified processing
    • 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/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application relates to a method, a system and a computer readable storage medium for processing service information, wherein the method comprises the following steps: generating service information; sending the service information to a publishing and subscribing system, wherein the publishing and subscribing system is used for pushing the service information to a subscriber of the service information; and receiving a response message pushed by the publish-subscribe system, wherein the response message is generated by the service server in response to the service information and is sent to the publish-subscribe system. By the method and the system, the problem of high resource consumption of the remote medical system in the related technology is solved, and the consumption of system resources is reduced.

Description

Method, system and computer readable storage medium for processing service information
Technical Field
The present disclosure relates to data transmission between an internet remote medical system, an internet of things terminal device, and a cloud server, and in particular, to a method and a system for processing service information, and a computer-readable storage medium.
Background
With the development of internet technology, an internet remote medical system is in the way, and remote inquiry between doctors and patients can be realized through the system. At present, the variety of detection devices integrated with medical terminal devices is various, data transmitted between the medical terminal devices and doctor side terminal devices has diversified properties, and besides remote inquiry, internet remote medical treatment also needs to perform business processing such as doctor inquiry, firmware version upgrade and the like through a business server. Telemedicine requires high real-time. The internet-based telemedicine system in the related art generally adopts the HTTP or socket protocol, and the HTTP or socket protocol requires a long connection between two communication parties during real-time interaction, resulting in a large amount of occupied connection resources. In other related arts, although the occupation of connection resources can be reduced by polling, the polling itself will cause a large consumption of system resources. In summary, no effective solution has been proposed to the problem of high resource consumption of the telemedicine system in the related art.
Disclosure of Invention
Based on the above, the present application provides a method, a system and a computer readable storage medium for processing business information, so as to solve the problem of high resource consumption of a telemedicine system in the related art. In a first aspect, the present application provides a method for processing service information, where the method includes:
generating service information;
sending the service information to a publishing and subscribing system, wherein the publishing and subscribing system is used for pushing the service information to a subscriber of the service information;
and receiving a response message pushed by the publish-subscribe system, wherein the response message is generated by the service server in response to the service information and is sent to the publish-subscribe system.
In one possible implementation, the subscriber includes a distributed subscription message system configured to: subscribing all service information of the publish-subscribe system, sending the all service information to the service server, and persisting the all service information.
In one possible implementation, the service information and the response message are encrypted by a digital certificate.
In one possible implementation, the service information includes at least one of: authentication information, user identity information, user health data information, case information, prescription information, equipment management information, and service query information.
In a possible implementation manner, in a case that the service information is service query information, after receiving a response message pushed by the publish-subscribe system, the method further includes:
analyzing the response message to obtain a query result; wherein the query result is generated by the service server in response to the service query information;
generating a subscription request message according to the query result, wherein the subscription request message is used for requesting the publish-subscribe system to subscribe the service information of the terminal related to the query result;
and sending the subscription request message to the publish-subscribe system.
In a possible implementation manner, in a case that the service information is firmware version information, after receiving a response message pushed by the publish-subscribe system, the method further includes:
analyzing the response message to obtain the fragment data of the firmware updating data for updating the firmware version, wherein the fragment data is obtained by the business server by fragmenting the firmware updating data;
merging the fragment data into the firmware updating data;
and updating the firmware version according to the firmware updating data.
In one possible implementation, generating the service information includes:
acquiring physiological parameter information acquired by physiological parameter acquisition equipment;
generating the business information, wherein the business information comprises the physiological parameter information.
In a possible implementation manner, after the service information is sent to the publish-subscribe system, the method further includes:
judging whether a confirmation message of the publish-subscribe system responding to the service system is received;
and under the condition that the confirmation message is not received, retransmitting the service information.
In a second aspect, the present application provides a system for processing service information, the system including: a first terminal, a publish-subscribe system and a service server, wherein,
the first terminal is used for generating service information; sending the service information to the publishing and subscribing system; receiving a response message pushed by the publish-subscribe system;
the publishing and subscribing system is used for pushing the service information to a subscriber of the service information; the subscriber comprises the service server or a distributed subscription message system, wherein the distributed subscription message system is used for sending the service information to the service server;
the service server is used for responding to the service information to generate the response message; and sending the response message to the publish-subscribe system.
In one possible implementation, the system further includes: and the distributed subscription message system is used for subscribing all service information of the publish-subscribe system, sending all the service information to the service server and persisting all the service information.
In one possible implementation, the system further includes: the device comprises a physiological parameter acquisition device, wherein the physiological parameter acquisition device is used for acquiring physiological parameter information and sending the physiological parameter information to the first terminal.
In one possible implementation, the system further includes: and the first terminal and the second terminal can perform information interaction through the publish-subscribe system.
In a third aspect, the present application provides a computer-readable storage medium, which stores a computer program, and the computer program, when executed by a processor, implements the above-mentioned service information processing method.
The business information processing method, the business information processing system and the computer readable storage medium provided by the application generate the business information; sending the service information to a publishing and subscribing system, wherein the publishing and subscribing system is used for pushing the service information to a subscriber of the service information; and receiving a response message pushed by the publish-subscribe system, wherein the response message is generated by the service server in response to the service information and is sent to the publish-subscribe system. The problem of high resource consumption of a remote medical system in the related technology is solved, and the consumption of system resources is reduced.
The details of one or more embodiments of the application are set forth in the accompanying drawings and the description below to provide a more thorough understanding of the application.
Drawings
In order to more clearly illustrate the embodiments of the present application or technical solutions in related arts, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without inventive exercise.
Fig. 1 is a flowchart of a method for processing service information according to an embodiment of the present application;
FIG. 2 is a schematic diagram of a scenario of interaction between a patient-side device and a doctor-side device according to an embodiment of the present application;
FIG. 3 is a flow chart of updating a firmware version according to an embodiment of the application;
fig. 4 is a system structure block diagram of a service information processing method according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application. All other examples, which can be obtained by a person skilled in the art without making any inventive step based on the examples in this application, are within the scope of protection of this application.
It is to be understood that the terms "first," "second," and the like as used herein may be used herein to describe various terminals, but these terminals are not limited by these terms. These terms are only used to distinguish a first terminal from another terminal. For example, a first terminal may be termed a second terminal, and, similarly, a second terminal may be termed a first terminal, without departing from the scope of the present application. The first terminal and the second terminal are both terminals, but they are not the same terminal.
The embodiment provides a method for processing service information. As shown in fig. 1, a flowchart of a method for processing service information according to an embodiment of the present application is shown, where the flowchart includes the following steps:
step S102, generating service information;
step S104, sending the service information to a publishing and subscribing system, wherein the publishing and subscribing system is used for pushing the service information to a subscriber of the service information;
and step S106, receiving a response message pushed by the publish-subscribe system, wherein the response message is generated by the service server in response to the service information and is sent to the publish-subscribe system.
Through the steps, the terminal device can interact service information or response information with the publish/subscribe system through a publish/subscribe mode, compared with a data transmission mode through a request/response mode in the related art, because the publish/subscribe mode is event-driven, the terminal device publishes the service information to the publish/subscribe system after generating the service information, the publish/subscribe system directly pushes the service information to a subscriber of the service information, the subscriber generates a response information after responding to the service information, the response information is published to the publish/subscribe system, the publish/subscribe system directly pushes the response information to the terminal device, the service processing between the terminal device and the subscriber is realized, and the problem of high resource consumption of a telemedicine system in the related art is solved, the consumption of system resources is reduced.
In some embodiments, in the case that the subscriber is a service server, all service information of the publish-subscribe system is directly pushed to the service server, and after the service server responds to the service information, a response message is generated and published to the publish-subscribe system.
In some preferred embodiments, the subscriber includes a distributed subscription message system, and the distributed subscription message system is configured to subscribe to all service information of the publish-subscribe system, send all service information to the service server so that the service server responds to the service information, and persist all service information. Compared with the previous embodiment, the embodiment has the advantages of convenience in data buffering and subsequent distributed expansion and reduction of resource requirements on the service server.
In the application, a communication protocol based on a publish/subscribe mode, a proxy server and a service server can be adopted to realize data interaction in the publish/subscribe mode. The communication protocol based on the publish/subscribe mode may be any protocol in the related art that can achieve the object of the present embodiment, such as MQTT protocol, ZeroMQ protocol. The publish-subscribe system may be any proxy server in the related art that supports a communication protocol based on a publish/subscribe mode and can achieve the object of the embodiment, such as MQTT proxy server, ZeroMQ proxy server. The distributed subscription message system may be any system supporting a communication protocol based on a publish/subscribe mode in the related art, such as Kafka and pulser, which can achieve the object of the embodiment. The service server may be any third-party server in the related art that can achieve the object of the present embodiment, such as an ari cloud server, a microsoft cloud server, a Tencent cloud server, and a Huacheng cloud server.
When a publisher needs to upload service information to an MQTT proxy server through an MQTT protocol, publishing a corresponding topic (topic) on the MQTT proxy server, wherein the topic carries unique identification information of the publisher; and when the subscriber needs to receive a response message transmitted from the MQTT proxy server through the MQTT protocol, subscribing the corresponding theme on the MQTT proxy server.
The following describes the present embodiment by taking information interaction between the sending end device and the receiving end device as an example. The interactive process of the sending end equipment and the receiving end equipment comprises the following steps:
step 1, configuring unique identification information of a service server on a sending end device and a receiving end device, and pre-configuring rules of subscription topic names of each terminal device and the service server, for example: the subscription topic name is "unique identification information/subscription topic".
And step 2, the sending end equipment issues the query message and the unique identification information of the sending end equipment to a topic 'unique identification information of a service server/subscription topic' subscribed by the service server.
And 3, after receiving a publishing message which is published to the 'unique service server identification information/subscription theme' by the sending terminal equipment, the MQTT proxy server pushes the publishing message to the service server in real time.
Step 4, the service server analyzes the release message to obtain the query message and the unique identification information of the sending terminal equipment; the service server inquires the unique identification information of the receiving terminal equipment which is requested to be inquired by the sending terminal equipment according to the inquiry message; the service server issues the query result, i.e. the unique identification information of the receiving end device, to the "unique identification information of the sending end device/subscription topic" subscribed by the sending end device.
And 5, after receiving a publishing message which is published to the 'unique identification information of the sending terminal equipment/subscription theme' by the service server, the MQTT proxy server pushes the publishing message to the sending terminal equipment in real time.
Step 6, the sending end equipment receives the query result issued by the service server and the unique identification information of the receiving end equipment; the sending end device determines the topic subscribed by the receiving end device as 'receiving end device unique identification information/subscription topic' according to the unique identification information of the receiving end device; the sending end equipment issues the interactive message and the unique identification information of the sending end equipment to the 'unique identification information/subscription theme of the receiving end equipment'.
And 7, after receiving a publishing message which is published to the 'unique identification information/subscription theme of the receiving end equipment' by the sending end equipment, the MQTT proxy server pushes the publishing message to the receiving end equipment in real time.
Step 8, receiving the interactive message and the unique identification information of the sending terminal equipment by the receiving terminal equipment; the receiving end device determines the topic subscribed by the sending end device as 'unique identification information of the sending end device/subscription topic' according to the unique identification information of the sending end device; the receiving end equipment issues the interactive message and the unique identification information of the receiving end equipment to the 'unique identification information/subscription theme of the sending end equipment'.
And 9, after receiving a publishing message which is published to the' unique identification information/subscription theme of the sending end equipment by the receiving end equipment, the MQTT proxy server pushes the publishing message to the sending end equipment in real time.
Then, both the sending end device and the receiving end device know the topic subscribed by the other party, and can realize the interaction of the messages by mutually publishing the messages to the topic subscribed by the other party; the unique identification information carried in the release message is used for the receiving end equipment to determine the identity of the sending end equipment and determine the topic subscribed by the sending end equipment.
In addition, when the subscriber is a service server, the service server may consume all topics on the MQTT proxy server directly or through Kafka, and provide feedback information in response to the service information according to the service requirement. The MQTT proxy server and the service server realize the buffering and the persistence of the service information through Kafka, so that the service server can consume the persistent data in real time or process the persistent data in batch at regular time according to the needs.
In order to ensure the connection security and data interaction security between the terminal device and the publish-subscribe system, the service information and the response message can be encrypted by a digital certificate. In some embodiments, a CA certificate, i.e., a digital certificate, for device authentication is stored in a nonvolatile storage medium of the terminal device, and when the terminal device connects to the publish-subscribe message system, the certificate is used to complete a connection process of the authentication device, so as to implement bidirectional verification between the terminal device and the publish-subscribe message system, and ensure security of data interaction.
In some embodiments, the service information generated by the terminal device includes at least one of: authentication information, user identity information, user health data information, case information, prescription information, equipment management information, and service query information. The authentication information comprises information used for verifying the legality of the terminal equipment and the user; the user identity information comprises information of a patient and a doctor; the user health data information comprises physiological parameter information acquired by a physiological parameter acquisition device; the case information comprises case data prescribed by a doctor to a patient, the prescription information comprises prescription data prescribed by the doctor to the patient, and the device management information comprises terminal device information and firmware version information.
Preferably, in this embodiment of the application, the format used by the service information includes, but is not limited to, a JSON format, and when data interaction is performed using the JSON format, a specific interactive data type is represented by a Key in a JSON character string, where the data types include authentication information, user identity information, user health data information, case information, prescription information, device management information, and service query information.
In the following, an explanation will be given on the interaction of the service information in the above embodiments in conjunction with different application scenarios.
In some of these scenarios, the patient end user only performs body detection, does not perform real-time inquiry, and only uploads relevant physical examination data, such as blood pressure and heart rate. The body detection data measured by the patient end user can be issued to the MQTT proxy server through the terminal equipment, and then Kafka is taken as a consumer of the message, receives the detection data issued to the MQTT proxy server from the patient end and persists the detection data to the hard disk, so that the business server can conveniently analyze and process the persisted data correspondingly.
In some of these scenarios, the patient-side user needs to send data to a specific doctor-side in real time, and the doctor-side needs to make feedback instantly to generate case information and prescription information. As shown in fig. 2, which is a scene schematic diagram of interaction between a patient-side device and a doctor-side device according to an embodiment of the present application, referring to fig. 2, the patient-side device acquires physiological parameters of a patient from a physiological acquisition device, packages the physiological parameters into business information, and before sending the business information, needs to acquire target doctor information, for example, a doctor who inquires a specific department, and first issues the business inquiry information of the inquiring target doctor to a related topic of an MQTT proxy server. In some embodiments, the service server may subscribe directly or subscribe indirectly to all topics of the service information through Kafka, the service server receives and processes the service query information, queries all online non-busy doctor information from the storage server or the database, generates a query result, and publishes the query result in the form of a response message to the topic subscribed by the patient side, the patient side receives and parses the response message to obtain the query result, generates and sends a subscription request message according to the query result, and requests the MQTT proxy server to subscribe to the service information of the target doctor side related to the query result, such as case information and prescription information. Similarly, the above method is also suitable for the case when the doctor end user needs to send data to a specific patient end in real time.
In some scenarios, when the terminal device needs to update the firmware version, the firmware version may be updated by the service information processing method provided by the present application. Fig. 3 is a flowchart illustrating updating a firmware version according to an embodiment of the present application, where the step includes:
step S301, the terminal equipment issues self firmware information to an MQTT proxy server according to a preset period;
step S302, the business server receives the firmware information of the terminal equipment from the MQTT proxy server and analyzes the firmware information of the terminal equipment;
step S303, the business server reads the firmware from the storage server, encodes the firmware, and generates a firmware code;
step S304, the business server carries out fragmentation processing on the firmware code to generate fragmentation data;
step S305, the service server generates a response message according to the fragment data, and issues the response message to the MQTT proxy server;
step S306, the terminal equipment receives the response message from the MQTT proxy server and analyzes the response message to obtain the fragment data of the firmware updating data for updating the firmware version;
step S307, the terminal equipment merges the fragment data into update data;
step S308, the terminal equipment updates the firmware version according to the firmware updating data.
Through the steps, after the terminal equipment is connected with the MQTT proxy server, the terminal equipment can periodically release the firmware information of the terminal equipment to the MQTT proxy server, and after the service server receives the firmware information, the service server judges whether the terminal equipment needs to be updated or not. The encoding method for encoding the firmware can be implemented by base64 encoding in the related art. In this embodiment, the advantage of the fragmented data transmission is to reduce the resource requirement on the channel and improve the transmission efficiency.
In some embodiments, the health data information of the user at the patient end is various, the data transmitted by the patient end and the data transmitted by the doctor end are diversified, and the real-time requirement of the doctor end is high. The independent device can be an embedded single-board computer and is connected with a plurality of physiological parameter acquisition devices through communication interfaces such as USB, serial ports, Bluetooth and the like. The physiological parameter collecting device includes, but is not limited to, a sphygmomanometer, an electrocardiograph, a blood glucose meter, and a urine analyzer, and also has a certain network transmission capability, such as supporting ethernet, Wi-Fi, and 4G.
In order to ensure the reliability of interaction between terminal devices, in some embodiments, after the terminal device sends the service information to the publish-subscribe system, the publisher of the service information determines whether a confirmation message that the publish-subscribe system responds to the service system is received, and retransmits the service information if it is determined that the confirmation message is not received.
In this embodiment, a system for processing service information is further provided, as shown in fig. 4, which is a block diagram of a system structure of a method for processing service information according to an embodiment of the present application, and referring to fig. 4, the system includes: a first terminal 401, a publish-subscribe system 402 and a service server 403; wherein the content of the first and second substances,
a first terminal 401, configured to generate service information; sending the service information to the publish-subscribe system 402; receiving a response message pushed by the publish-subscribe system 402;
a publish-subscribe system 402 coupled to the first terminal 401, for pushing the service information to a subscriber of the service information; the subscriber includes a service server 403 or a distributed subscription message system, where the distributed subscription message system is configured to send service information to the service server 403;
a service server 403 coupled to the publish-subscribe system 402 for generating a response message in response to the service information; the response message is sent to the publish-subscribe system 402.
In some of these embodiments, the system further comprises: a distributed subscription message system, wherein the distributed subscription message system is configured to subscribe to all service information of the publish-subscribe system 402, send all service information to the service server 403, and persist all service information.
In some of these embodiments, the system further comprises: and the physiological parameter acquisition device is used for acquiring physiological parameter information and sending the physiological parameter information to the first terminal 401.
In some of these embodiments, the system further comprises: and a second terminal, wherein the first terminal 401 and the second terminal can perform information interaction through the publish-subscribe system 402.
In addition, in combination with the service information processing method in the foregoing embodiment, the embodiment of the present application may provide a computer-readable storage medium to implement. The computer readable storage medium having stored thereon computer program instructions; the computer program instructions, when executed by a processor, implement a method for processing service information in any of the above embodiments.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present application. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (13)

1. A method for processing service information, the method comprising:
generating service information;
sending the service information to a publishing and subscribing system, wherein the publishing and subscribing system is used for pushing the service information to a subscriber of the service information;
and receiving a response message pushed by the publish-subscribe system, wherein the response message is generated by the service server in response to the service information and is sent to the publish-subscribe system.
2. The method of claim 1, wherein the subscriber comprises a distributed subscription messaging system configured to: subscribing all service information of the publish-subscribe system, sending the all service information to the service server, and persisting the all service information.
3. The method of claim 1, wherein the service information and the response message are encrypted by a digital certificate.
4. The method of claim 1, wherein the traffic information comprises at least one of: authentication information, user identity information, user health data information, case information, prescription information, equipment management information, and service query information.
5. The method according to claim 1, wherein in a case that the service information is service query information, after receiving a response message pushed by the publish-subscribe system, the method further comprises:
analyzing the response message to obtain a query result; wherein the query result is generated by the service server in response to the service query information;
generating a subscription request message according to the query result, wherein the subscription request message is used for requesting the publish-subscribe system to subscribe the service information of the terminal related to the query result;
and sending the subscription request message to the publish-subscribe system.
6. The method according to claim 1, wherein in a case that the service information is firmware version information, after receiving a response message pushed by the publish-subscribe system, the method further comprises:
analyzing the response message to obtain the fragment data of the firmware updating data for updating the firmware version, wherein the fragment data is obtained by the business server by fragmenting the firmware updating data;
merging the fragment data into the firmware updating data;
and updating the firmware version according to the firmware updating data.
7. The method of claim 1, wherein generating traffic information comprises:
acquiring physiological parameter information acquired by physiological parameter acquisition equipment;
generating the business information, wherein the business information comprises the physiological parameter information.
8. The method of claim 1, wherein after sending the service information to a publish-subscribe system, the method further comprises:
judging whether a confirmation message of the publish-subscribe system responding to the service system is received;
and under the condition that the confirmation message is not received, retransmitting the service information.
9. A system for processing service information, the system comprising: a first terminal, a publish-subscribe system and a service server, wherein,
the first terminal is used for generating service information; sending the service information to the publishing and subscribing system; receiving a response message pushed by the publish-subscribe system;
the publishing and subscribing system is used for pushing the service information to a subscriber of the service information; the subscriber comprises the service server or a distributed subscription message system, wherein the distributed subscription message system is used for sending the service information to the service server;
the service server is used for responding to the service information to generate the response message; and sending the response message to the publish-subscribe system.
10. The system of claim 9, further comprising: and the distributed subscription message system is used for subscribing all service information of the publish-subscribe system, sending all the service information to the service server and persisting all the service information.
11. The system of claim 9, further comprising: the device comprises a physiological parameter acquisition device, wherein the physiological parameter acquisition device is used for acquiring physiological parameter information and sending the physiological parameter information to the first terminal.
12. The system of claim 9, further comprising: and the first terminal and the second terminal can perform information interaction through the publish-subscribe system.
13. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1 to 8.
CN201911179688.3A 2019-11-27 2019-11-27 Method, system and computer readable storage medium for processing service information Pending CN110913000A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911179688.3A CN110913000A (en) 2019-11-27 2019-11-27 Method, system and computer readable storage medium for processing service information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911179688.3A CN110913000A (en) 2019-11-27 2019-11-27 Method, system and computer readable storage medium for processing service information

Publications (1)

Publication Number Publication Date
CN110913000A true CN110913000A (en) 2020-03-24

Family

ID=69820146

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911179688.3A Pending CN110913000A (en) 2019-11-27 2019-11-27 Method, system and computer readable storage medium for processing service information

Country Status (1)

Country Link
CN (1) CN110913000A (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111475537A (en) * 2020-04-09 2020-07-31 杭州趣维科技有限公司 Global data synchronization system based on pulsar
CN111552907A (en) * 2020-04-29 2020-08-18 成都新致云服信息技术有限公司 Message processing method, device, equipment and storage medium
CN111799867A (en) * 2020-07-21 2020-10-20 国网智能科技股份有限公司 Mutual trust authentication method and system between charging equipment and charging management platform
CN112073960A (en) * 2020-08-14 2020-12-11 浙江三维通信科技有限公司 Decoding method, decoding system, electronic device, and storage medium
CN112087499A (en) * 2020-08-26 2020-12-15 武汉普利商用机器有限公司 Internet of things cloud management method and system
CN112230968A (en) * 2020-12-17 2021-01-15 清华四川能源互联网研究院 Firmware updating method, device, server and computer readable storage medium
CN112289394A (en) * 2020-08-12 2021-01-29 上海柯林布瑞信息技术有限公司 Case subscription method and device for disease library, storage medium and terminal
CN112422677A (en) * 2020-11-17 2021-02-26 深圳市康必达中创科技有限公司 Intelligent data publishing method
CN112688835A (en) * 2021-03-11 2021-04-20 索思(苏州)医疗科技有限公司 Signal real-time monitoring method, system, electronic equipment and storage medium
CN112948738A (en) * 2021-03-18 2021-06-11 四川虹美智能科技有限公司 Data processing method and device based on MQTT
CN113114558A (en) * 2021-04-07 2021-07-13 成都卫士通信息产业股份有限公司 Communication message transmission method, device, communication server and computer storage medium
CN113270176A (en) * 2021-05-19 2021-08-17 山东起跑线母婴健康管理有限公司 Delivery pre-and post-state information processing system
CN114257582A (en) * 2021-12-17 2022-03-29 中国农业银行股份有限公司 Batch job processing method, distributed system and batch job processing architecture
CN114301962A (en) * 2021-11-26 2022-04-08 杭州中恒电气股份有限公司 Charging pile communication method and system based on Internet of things cloud platform
CN115190147A (en) * 2022-06-29 2022-10-14 北京奕斯伟计算技术股份有限公司 Intelligent equipment control method, device and system
CN115495242A (en) * 2022-09-26 2022-12-20 佳源科技股份有限公司 Transformer area intelligent terminal APP communication processing method based on STL combined container

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107993706A (en) * 2017-12-26 2018-05-04 哈尔滨普迪亚科技有限公司 One kind doctor supports health management information service system
CN108965447A (en) * 2018-07-27 2018-12-07 四川爱创科技有限公司 The method and system that data are acquired and remotely controlled
CN109327493A (en) * 2017-08-01 2019-02-12 徐州天荣医疗通讯设备有限公司 A kind of remote medical monitoring system based on cloud and monitoring method
CN109411063A (en) * 2018-09-30 2019-03-01 北京中广瑞波科技股份有限公司 A kind of medical health service system and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109327493A (en) * 2017-08-01 2019-02-12 徐州天荣医疗通讯设备有限公司 A kind of remote medical monitoring system based on cloud and monitoring method
CN107993706A (en) * 2017-12-26 2018-05-04 哈尔滨普迪亚科技有限公司 One kind doctor supports health management information service system
CN108965447A (en) * 2018-07-27 2018-12-07 四川爱创科技有限公司 The method and system that data are acquired and remotely controlled
CN109411063A (en) * 2018-09-30 2019-03-01 北京中广瑞波科技股份有限公司 A kind of medical health service system and method

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111475537B (en) * 2020-04-09 2023-06-23 杭州小影创新科技股份有限公司 Global data synchronization system based on pulsar
CN111475537A (en) * 2020-04-09 2020-07-31 杭州趣维科技有限公司 Global data synchronization system based on pulsar
CN111552907A (en) * 2020-04-29 2020-08-18 成都新致云服信息技术有限公司 Message processing method, device, equipment and storage medium
CN111799867A (en) * 2020-07-21 2020-10-20 国网智能科技股份有限公司 Mutual trust authentication method and system between charging equipment and charging management platform
CN112289394A (en) * 2020-08-12 2021-01-29 上海柯林布瑞信息技术有限公司 Case subscription method and device for disease library, storage medium and terminal
CN112073960A (en) * 2020-08-14 2020-12-11 浙江三维通信科技有限公司 Decoding method, decoding system, electronic device, and storage medium
CN112073960B (en) * 2020-08-14 2023-06-20 浙江三维通信科技有限公司 Decoding method, decoding system, electronic device and storage medium
CN112087499A (en) * 2020-08-26 2020-12-15 武汉普利商用机器有限公司 Internet of things cloud management method and system
CN112422677A (en) * 2020-11-17 2021-02-26 深圳市康必达中创科技有限公司 Intelligent data publishing method
CN112422677B (en) * 2020-11-17 2023-11-28 深圳市康必达中创科技有限公司 Intelligent data release method
CN112230968A (en) * 2020-12-17 2021-01-15 清华四川能源互联网研究院 Firmware updating method, device, server and computer readable storage medium
CN112688835A (en) * 2021-03-11 2021-04-20 索思(苏州)医疗科技有限公司 Signal real-time monitoring method, system, electronic equipment and storage medium
CN112948738A (en) * 2021-03-18 2021-06-11 四川虹美智能科技有限公司 Data processing method and device based on MQTT
CN113114558A (en) * 2021-04-07 2021-07-13 成都卫士通信息产业股份有限公司 Communication message transmission method, device, communication server and computer storage medium
CN113270176A (en) * 2021-05-19 2021-08-17 山东起跑线母婴健康管理有限公司 Delivery pre-and post-state information processing system
CN114301962A (en) * 2021-11-26 2022-04-08 杭州中恒电气股份有限公司 Charging pile communication method and system based on Internet of things cloud platform
CN114257582A (en) * 2021-12-17 2022-03-29 中国农业银行股份有限公司 Batch job processing method, distributed system and batch job processing architecture
CN115190147A (en) * 2022-06-29 2022-10-14 北京奕斯伟计算技术股份有限公司 Intelligent equipment control method, device and system
CN115190147B (en) * 2022-06-29 2024-03-22 北京奕斯伟计算技术股份有限公司 Intelligent device control method, device and system
CN115495242A (en) * 2022-09-26 2022-12-20 佳源科技股份有限公司 Transformer area intelligent terminal APP communication processing method based on STL combined container

Similar Documents

Publication Publication Date Title
CN110913000A (en) Method, system and computer readable storage medium for processing service information
US11750702B2 (en) Subscription and notification service
US9313015B2 (en) HTTP-based synchronization method and apparatus
US20180007144A1 (en) Event queuing and distribution system
CN109561159B (en) Data processing method and system based on Websocket long connection
KR101031828B1 (en) Message processing method, system, server and terminal
RU2005104119A (en) SYSTEM AND METHOD FOR GIVING PRIVATE NOTES OF PRESENCE
US9172765B2 (en) Polling-based secure network message notification system and method with performance enhancing features
CN110808948B (en) Remote procedure calling method, device and system
JP5590753B2 (en) Method for providing message and terminal device therefor
CN108228625B (en) Push message processing method and device
CN114338827A (en) Internet of things protocol adaptation gateway, method and readable storage medium
CN110995751A (en) Big data intelligent medical treatment and old age care service method and system based on block chain
CN109862438A (en) A kind of method and apparatus of agency's forwarding real-time streaming protocol stream medium data
CN107196954A (en) A kind of service access method, apparatus and system
CN105721509B (en) A kind of server system
WO2016179510A1 (en) System, terminal, server, and method for data transmission
CN107147561B (en) Instant messaging method and system based on XMPP protocol
US20060218237A1 (en) Wireless data device with confirmation and retry capabilities for pushed data
CN108259576B (en) Software and hardware real-time information transmission system and method
CN114640705B (en) Large-scale Internet of things terminal heartbeat monitoring method
CN114153698B (en) Display monitoring method, device, electronic equipment and readable storage medium
KR20130108874A (en) Method and apparatus for providing improved notification services for smart terminal
CN112307071A (en) Monitoring data acquisition method and device, electronic equipment and computer readable medium
CN111245874A (en) Information pushing method and device, server and storage medium

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200324