CN111580984A - Data processing method, system, storage medium, computer program and terminal - Google Patents
Data processing method, system, storage medium, computer program and terminal Download PDFInfo
- Publication number
- CN111580984A CN111580984A CN202010245595.2A CN202010245595A CN111580984A CN 111580984 A CN111580984 A CN 111580984A CN 202010245595 A CN202010245595 A CN 202010245595A CN 111580984 A CN111580984 A CN 111580984A
- Authority
- CN
- China
- Prior art keywords
- data
- data processing
- gateway
- processing method
- cloud
- 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.)
- Granted
Links
- 238000003672 processing method Methods 0.000 title claims abstract description 30
- 238000004590 computer program Methods 0.000 title claims abstract description 10
- 238000012545 processing Methods 0.000 claims abstract description 30
- 238000004364 calculation method Methods 0.000 claims abstract description 23
- 238000000034 method Methods 0.000 claims description 13
- 230000008569 process Effects 0.000 claims description 4
- 230000004044 response Effects 0.000 claims description 2
- 230000003111 delayed effect Effects 0.000 abstract description 2
- 230000007547 defect Effects 0.000 description 5
- 230000005540 biological transmission Effects 0.000 description 4
- 238000007781 pre-processing Methods 0.000 description 3
- 238000003491 array Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 238000004891 communication Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000008092 positive effect Effects 0.000 description 1
- 230000000717 retained effect Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 230000001550 time effect Effects 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/546—Message passing systems or structures, e.g. queues
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16Y—INFORMATION AND COMMUNICATION TECHNOLOGY SPECIALLY ADAPTED FOR THE INTERNET OF THINGS [IoT]
- G16Y10/00—Economic sectors
- G16Y10/60—Healthcare; Welfare
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/12—Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/18—Multiprotocol handlers, e.g. single devices capable of handling multiple protocols
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2209/00—Indexing scheme relating to G06F9/00
- G06F2209/54—Indexing scheme relating to G06F9/54
- G06F2209/547—Messaging middleware
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computing Systems (AREA)
- Health & Medical Sciences (AREA)
- Theoretical Computer Science (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Software Systems (AREA)
- Epidemiology (AREA)
- Physics & Mathematics (AREA)
- Development Economics (AREA)
- Economics (AREA)
- General Business, Economics & Management (AREA)
- Business, Economics & Management (AREA)
- Primary Health Care (AREA)
- Accounting & Taxation (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Bioethics (AREA)
- Computer Security & Cryptography (AREA)
- Computer And Data Communications (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
The invention belongs to the technical field of data processing of the Internet of things, and discloses a data processing method, a system, a storage medium, a computer program and a terminal, wherein the data processing method comprises the following steps: various heterogeneous nodes upload data to corresponding intelligent gateways; the middleware at the gateway preprocesses the uploaded data and feeds back a part of data with high time delay requirement in real time after the part of data is processed by the micro data center; the data stream is uploaded to a cloud for backup or large data calculation which cannot be calculated at a gateway is executed while fog calculation is performed. The invention solves the problems that the traditional cloud computing platform has high time delay and cannot feed back data in real time and the middleware related to medical equipment is placed at the cloud end, so that the information is delayed and even the safety of a patient is endangered. The invention aims to shorten the processing time delay of data generated by the heterogeneous node, and the high performance of cloud processing is also exerted while the timely feedback is ensured.
Description
Technical Field
The invention belongs to the technical field of data processing of the Internet of things, and particularly relates to a data processing method, a data processing system, a storage medium, a computer program and a terminal.
Background
With the development of the internet of things, various end devices are accessed to the internet of things, the quantity of uploaded data is large, the data types are diversified, and in order to solve the problem that the formats of uploaded data of heterogeneous nodes are not uniform, a middleware system is generally adopted in the prior art to achieve data preprocessing and application interoperation. However, the prior art has the defects that most middleware systems are placed in the cloud, have higher time delay in the data transmission processing stage, and cannot meet certain application scenarios, such as real-time monitoring of various physiological indexes of a human body by portable medical equipment. The reason for the defect is mainly that all data are uniformly delivered to the cloud processor and are not distinguished according to the timeliness requirement. Only the feasibility of data processing is ensured, but the timeliness is ignored.
The difficulty in solving the problems and the defects is mainly that the traditional edge node has limited computing capacity, and if the middleware is deployed at the gateway of the traditional internet of things, the expected timely feedback effect cannot be achieved, and even the basic data processing task cannot be completed.
The significance of solving the above problems and defects is mainly divided into two points: firstly, data with high real-time requirements are separated from the whole data stream, and corresponding operations are executed aiming at different data. Secondly, rely on existing equipment, for example: and the MDC and the FSG make up for the technical defects by utilizing the updating of hardware so as to update the traditional design scheme to adapt to a more specific application scene.
Disclosure of Invention
The invention provides a data processing method, a system, a storage medium, a computer program and a terminal, aiming at the problems in the prior art.
The present invention is achieved as such, a data processing method including:
the method comprises the following steps that firstly, various heterogeneous nodes upload data to corresponding intelligent gateways;
and secondly, preprocessing uploaded data by the middleware at the gateway, specifically, identifying different data by various heterogeneous nodes according to the time-effect priority order and then uploading the data to the corresponding intelligent gateway, setting a threshold value in advance by the middleware at the gateway to judge the identified data, and processing a part of data with high delay requirement by the micro data center. The specific solution is that multi-protocol binding is realized at a unified protocol interface as a southbound interface using protocols such as WIFI, Bluetooth and serial ports, the unified API calls a proxy API to provide access to Internet of things data, and the middleware sends the data back to the medical equipment through the southbound interface by using a post method using an HTTP protocol based on a request response model, thereby completing data operation.
And thirdly, uploading the data stream to a cloud for backup or executing traditional big data calculation which cannot be realized at a gateway while performing fog calculation. The advantages of the conventional scheme are retained.
Further, a heterogeneous network formed by bottom-layer equipment of the data processing method generates a large amount of data flow to be uploaded to an intelligent gateway FSG based on fog computing.
Furthermore, the middleware of the data processing method, which is located at the gateway, preprocesses the data stream and delivers the data stream to the micro data center, and the micro data center processes some data with low time delay requirements and reverses the data in time.
Further, the bottom layer device of the data processing method responds to the data fed back by the gateway according to a threshold value set in advance.
Furthermore, the intelligent gateway and the micro data center of the data processing method upload data to the cloud while returning the data.
It is another object of the present invention to provide a program storage medium for receiving user input, the stored computer program causing an electronic device to perform the steps comprising:
the method comprises the following steps that firstly, various heterogeneous nodes upload data to corresponding intelligent gateways;
secondly, the middleware at the gateway preprocesses the uploaded data and feeds back a part of data with high time delay requirement in real time after the part of data is processed by the micro data center;
and thirdly, uploading the data stream to a cloud for backup or executing big data calculation which cannot be calculated at a gateway while performing fog calculation.
It is a further object of the present invention to provide a computer program product stored on a computer readable medium, comprising a computer readable program for providing a user input interface for implementing said data processing method when executed on an electronic device.
Another object of the present invention is to provide a data processing system for implementing the data processing method, the data processing system comprising:
the data uploading module is used for uploading data to the corresponding intelligent gateway by various heterogeneous nodes;
the real-time feedback module is used for realizing that the middleware at the gateway preprocesses the uploaded data and feeds back a part of data with high time delay requirement in real time after the part of data is processed by the micro data center;
and the big data calculation module is used for uploading the data stream to a cloud for backup or executing big data calculation which cannot be calculated at the gateway while performing fog calculation.
Another object of the present invention is to provide a data processing apparatus mounted with the data processing system, the data processing apparatus comprising: the system comprises bottom equipment, an intelligent gateway, a micro data center and a cloud end;
the bottom layer equipment is connected with the micro data center, and the intelligent gateway and the micro data center are connected with the cloud.
Another object of the present invention is to provide a terminal, which mounts the data processing system.
By combining all the technical schemes, the invention has the advantages and positive effects that: the invention mainly relates to a functional method for combining a Micro Data Center (MDC) and an intelligent Gateway (Fog Smart Gateway (FSG)). The equipment used by the invention is a miniature data center: a miniature data center (also referred to as a modular or micro-modular data center) is a small, stand-alone version of a traditional data center. The independence of the miniature data center itself, as well as its robustness, flexibility, and portability, makes the miniature data center an ideal choice for deployment based on fog computing centers. Due to the small size, the miniature data center has lower deployment cost than the traditional large data center. Given that miniature data centers are prefabricated, they are much smaller in size than conventional data centers, which also tends to be more cost effective. Deployment times are faster. The intelligent gateway: the internet of things gateway with the ultra-strong edge computing capability processes nearby through the transfer of the data processing permission. The problem that remote communication transmission is not smooth is not needed to be worried about, and the gateway of the Internet of things has great functional advantages relative to the gateway of the common Internet of things. Fog computing is computing at the edge of the network, equivalent to descending cloud computing closer to the underlying devices. However, unlike cloud computing, which requires data to be transmitted to a cloud-based data center for processing in data transmission, fog computing employs data processing at a network edge, such as a gateway. So that the data transmission is real-time.
The invention solves the problems that the traditional cloud computing platform has high time delay and cannot feed back data in real time and the middleware related to medical equipment is placed at the cloud end, so that the information is delayed and even the safety of a patient is endangered. The invention aims to shorten the processing time delay of data generated by the heterogeneous node, and the high performance of cloud processing is also exerted while the timely feedback is ensured.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings needed to be used in the embodiments of the present application will be briefly described below, and it is obvious that the drawings described below are only some embodiments of the present application, and it is obvious for those skilled in the art that other drawings can be obtained from the drawings without creative efforts.
Fig. 1 is a flowchart of a data processing method according to an embodiment of the present invention.
FIG. 2 is a block diagram of a data processing system according to an embodiment of the present invention;
in the figure: 1. a data uploading module; 2. a real-time feedback module; 3. big data calculation module.
Fig. 3 is a flowchart of an implementation of a data processing method according to an embodiment of the present invention.
FIG. 4 is a schematic diagram of a data processing system provided by an embodiment of the present invention.
FIG. 5 is a graphical representation of experimental proof data for the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail with reference to the following embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The new improved scheme is as follows: an AMQP proxy may be added to support AMQP messaging between medical devices to enable intercommunication between HTTP and AMQP for interoperability.
In view of the problems in the prior art, the present invention provides a data processing method, a system, a storage medium, a computer program, and a terminal, and the present invention is described in detail below with reference to the accompanying drawings.
As shown in fig. 1, the data processing method provided by the present invention includes the following steps:
s101: various heterogeneous nodes upload data to corresponding intelligent gateways;
s102: the middleware at the gateway preprocesses the uploaded data and feeds back a part of data with high time delay requirement in real time after the part of data is processed by the micro data center;
s103: the data stream is uploaded to a cloud for backup or large data calculation which cannot be calculated at a gateway is executed while fog calculation is performed.
As shown in fig. 2, the data processing system provided by the present invention includes:
and the data uploading module 1 is used for uploading data to the corresponding intelligent gateways by various heterogeneous nodes.
And the real-time feedback module 2 is used for realizing that the middleware at the gateway preprocesses the uploaded data and feeds back a part of data with high time delay requirement in real time after being processed by the micro data center.
And the big data calculation module 3 is used for uploading the data stream to a cloud for backup or executing big data calculation which cannot be calculated at a gateway while performing fog calculation.
The technical solution of the present invention is further described below with reference to the accompanying drawings.
As shown in fig. 3, the data processing method provided by the present invention includes the following steps:
step one, a heterogeneous network formed by bottom-layer equipment generates a large amount of data flow and uploads the data flow to an intelligent gateway FSG based on fog calculation;
and step two, preprocessing the data stream by the middleware at the gateway and delivering the data stream to the micro data center. The micro data center processes data with low time delay requirements and reverses the data in time;
thirdly, the bottom layer equipment responds to the data fed back by the gateway according to a threshold value set in advance;
and fourthly, uploading the data to the cloud end while returning the data by the fog end (namely the intelligent gateway and the miniature data center), wherein the computing capacity at the gateway is limited and needs to be supplemented by the computing capacity of cloud computing.
As shown in fig. 5, the round trip delay of the middleware deployed at the edge is significantly lower than that of the middleware deployed at the cloud. The scheme is proved to be capable of effectively improving the data processing speed.
It should be noted that the embodiments of the present invention can be realized by hardware, software, or a combination of software and hardware. The hardware portion may be implemented using dedicated logic; the software portions may be stored in a memory and executed by a suitable instruction execution system, such as a microprocessor or specially designed hardware. Those skilled in the art will appreciate that the apparatus and methods described above may be implemented using computer executable instructions and/or embodied in processor control code, such code being provided on a carrier medium such as a disk, CD-or DVD-ROM, programmable memory such as read only memory (firmware), or a data carrier such as an optical or electronic signal carrier, for example. The apparatus and its modules of the present invention may be implemented by hardware circuits such as very large scale integrated circuits or gate arrays, semiconductors such as logic chips, transistors, or programmable hardware devices such as field programmable gate arrays, programmable logic devices, etc., or by software executed by various types of processors, or by a combination of hardware circuits and software, e.g., firmware.
The above description is only for the purpose of illustrating the present invention and the appended claims are not to be construed as limiting the scope of the invention, which is intended to cover all modifications, equivalents and improvements that are within the spirit and scope of the invention as defined by the appended claims.
Claims (10)
1. A data processing method, characterized in that the data processing method comprises:
the method comprises the following steps that firstly, various heterogeneous nodes upload data to corresponding intelligent gateways;
secondly, the middleware at the gateway preprocesses the uploaded data, the middleware at the gateway can set a threshold value in advance to judge the data with the identifier, and a part of data with high delay requirement is processed by the micro data center; the method comprises the following steps that multi-protocol binding is realized at a unified protocol interface to serve as a southbound interface using WIFI, Bluetooth and various protocols of a serial port, the unified API calls a proxy API to provide access to Internet of things data, and the middleware sends the data back to medical equipment through the southbound interface by using a post method by using an HTTP (hyper text transport protocol) based on a request response model to complete data operation;
and thirdly, uploading the data stream to a cloud for backup or executing traditional big data calculation which cannot be realized at a gateway while performing fog calculation.
2. The data processing method of claim 1, wherein a heterogeneous network of underlying devices of the data processing method generates a large amount of data flow to be uploaded to an intelligent gateway (FSG) based on fog computing.
3. The data processing method according to claim 1, wherein middleware at the gateway of the data processing method preprocesses the data stream and delivers the data stream to a micro data center, and the micro data center processes and feeds back some data with low delay requirement in time.
4. The data processing method of claim 1, wherein a bottom layer device of the data processing method responds to data fed back at the gateway according to a threshold value set in advance.
5. The data processing method of claim 1, wherein the intelligent gateway and the micro data center of the data processing method upload data to a cloud while returning the data.
6. A program storage medium for receiving user input, the stored computer program causing an electronic device to perform the steps comprising:
the method comprises the following steps that firstly, various heterogeneous nodes upload data to corresponding intelligent gateways;
secondly, the middleware at the gateway preprocesses the uploaded data and feeds back a part of data with high time delay requirement in real time after the part of data is processed by the micro data center;
and thirdly, uploading the data stream to a cloud for backup or executing big data calculation which cannot be calculated at a gateway while performing fog calculation.
7. A computer program product stored on a computer readable medium, comprising a computer readable program for providing a user input interface for implementing a data processing method according to any one of claims 1 to 6 when executed on an electronic device.
8. A data processing system for implementing the data processing method of any one of claims 1 to 6, the data processing system comprising:
the data uploading module is used for uploading data to the corresponding intelligent gateway by various heterogeneous nodes;
the real-time feedback module is used for realizing that the middleware at the gateway preprocesses the uploaded data and feeds back a part of data with high time delay requirement in real time after the part of data is processed by the micro data center;
and the big data calculation module is used for uploading the data stream to a cloud for backup or executing big data calculation which cannot be calculated at the gateway while performing fog calculation.
9. A data processing apparatus on which the data processing system of claim 8 is mounted, the data processing apparatus comprising: the system comprises bottom equipment, an intelligent gateway, a micro data center and a cloud end;
the bottom layer equipment is connected with the micro data center, and the intelligent gateway and the micro data center are connected with the cloud.
10. A terminal, characterized in that the terminal is equipped with a data processing system according to claim 8.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010245595.2A CN111580984B (en) | 2020-03-31 | 2020-03-31 | Data processing method, system, storage medium and terminal |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010245595.2A CN111580984B (en) | 2020-03-31 | 2020-03-31 | Data processing method, system, storage medium and terminal |
Publications (2)
Publication Number | Publication Date |
---|---|
CN111580984A true CN111580984A (en) | 2020-08-25 |
CN111580984B CN111580984B (en) | 2024-02-02 |
Family
ID=72122490
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010245595.2A Active CN111580984B (en) | 2020-03-31 | 2020-03-31 | Data processing method, system, storage medium and terminal |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111580984B (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112118303A (en) * | 2020-09-08 | 2020-12-22 | 湖南建工集团有限公司 | Edge computing Internet of things middleware for multiple communication protocols |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106851746A (en) * | 2016-12-26 | 2017-06-13 | 上海交通大学 | The method for realizing software definition QoS configurations in radio sensing network is calculated based on mist |
CN106911762A (en) * | 2017-01-16 | 2017-06-30 | 西安电子科技大学 | A kind of framework calculated based on mist in SDN and its processing method |
DE102016215742A1 (en) * | 2016-08-23 | 2018-03-01 | Robert Bosch Gmbh | Gateway and method for connecting a data source system to an IT system |
CN108540538A (en) * | 2018-03-20 | 2018-09-14 | 西安电子科技大学 | A kind of cloud and mist conjugate working application structure system based on SDN |
CN109862011A (en) * | 2019-02-01 | 2019-06-07 | 华南理工大学 | A kind of environment of internet of things real-time monitoring system calculated based on mist |
-
2020
- 2020-03-31 CN CN202010245595.2A patent/CN111580984B/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE102016215742A1 (en) * | 2016-08-23 | 2018-03-01 | Robert Bosch Gmbh | Gateway and method for connecting a data source system to an IT system |
CN106851746A (en) * | 2016-12-26 | 2017-06-13 | 上海交通大学 | The method for realizing software definition QoS configurations in radio sensing network is calculated based on mist |
CN106911762A (en) * | 2017-01-16 | 2017-06-30 | 西安电子科技大学 | A kind of framework calculated based on mist in SDN and its processing method |
CN108540538A (en) * | 2018-03-20 | 2018-09-14 | 西安电子科技大学 | A kind of cloud and mist conjugate working application structure system based on SDN |
CN109862011A (en) * | 2019-02-01 | 2019-06-07 | 华南理工大学 | A kind of environment of internet of things real-time monitoring system calculated based on mist |
Non-Patent Citations (2)
Title |
---|
李树磊;樊毅;杜剑波;: "基于混合云雾计算的物联网架构" * |
段粘粘;: "雾计算在高校信息系统中的应用" * |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112118303A (en) * | 2020-09-08 | 2020-12-22 | 湖南建工集团有限公司 | Edge computing Internet of things middleware for multiple communication protocols |
Also Published As
Publication number | Publication date |
---|---|
CN111580984B (en) | 2024-02-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11210109B2 (en) | Method and system for loading resources | |
KR102245247B1 (en) | GPU remote communication using triggered actions | |
WO2021259013A1 (en) | Data processing method and apparatus, electronic device, and computer-readable medium | |
TWI699988B (en) | Information processing method, device, equipment and system | |
WO2023246398A1 (en) | Cloud service implementation method and apparatus | |
CN110557311B (en) | Inter-processor communication method for inter-die access latency in system-in-package | |
US10721335B2 (en) | Remote procedure call using quorum state store | |
CN111580984A (en) | Data processing method, system, storage medium, computer program and terminal | |
US20150358388A1 (en) | Network-specific data downloading to a mobile device | |
CN109343970B (en) | Application program-based operation method and device, electronic equipment and computer medium | |
CN113886731A (en) | Method for routing page jump based on iOS platform and application | |
US20130325796A1 (en) | System and Method for Integrating Databases in a Cloud Environment | |
WO2017091963A1 (en) | Information processing method and apparatus | |
CN116166582A (en) | Data reading and writing method, system, equipment and storage medium | |
CN109816546A (en) | A kind of farm farming management platform and method based on J2EE framework | |
JP7294577B2 (en) | Methods, devices and computer programs for managing remote devices by managed devices | |
CN115774563A (en) | Client software upgrading method and device | |
CN113779021A (en) | Data processing method, device, computer system and readable storage medium | |
CN115373869A (en) | Process processing method and device based on AAR and electronic equipment | |
CN108874557B (en) | Front-end interface processing method and system | |
US20200150904A1 (en) | System and Method for Managing Content using Generic Content Management Interface | |
CN118193240A (en) | Communication method and device of storage system, storage system and storage medium | |
CN113438206B (en) | Distributed event-driven Internet of things runtime system, method, terminal and medium | |
CN118606079B (en) | Socket interface-based communication method and system | |
CN116521603A (en) | Method for realizing MCTP protocol based on FPGA |
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 |