CN109669790A - Data sharing method, device, shared platform and storage medium based on cloud platform - Google Patents
Data sharing method, device, shared platform and storage medium based on cloud platform Download PDFInfo
- Publication number
- CN109669790A CN109669790A CN201811541956.7A CN201811541956A CN109669790A CN 109669790 A CN109669790 A CN 109669790A CN 201811541956 A CN201811541956 A CN 201811541956A CN 109669790 A CN109669790 A CN 109669790A
- Authority
- CN
- China
- Prior art keywords
- data
- sharing
- target
- data sharing
- request
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 39
- 230000005540 biological transmission Effects 0.000 claims abstract description 30
- 230000004044 response Effects 0.000 claims abstract description 4
- 238000004458 analytical method Methods 0.000 claims description 6
- 238000004590 computer program Methods 0.000 claims description 4
- 238000010586 diagram Methods 0.000 description 6
- 230000003287 optical effect Effects 0.000 description 6
- 230000006870 function Effects 0.000 description 3
- 239000013307 optical fiber Substances 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 230000000644 propagated effect Effects 0.000 description 2
- 238000003491 array Methods 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000008707 rearrangement Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
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
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The invention discloses a kind of data sharing method based on cloud platform, device, shared platform and storage mediums;The described method includes: receiving the data sharing request that each shared device is sent;Wherein, the data sharing request includes: the data sharing request of online request class, the data sharing request of message queue class or the data sharing request of file transmission class;Each data sharing is obtained in target cloud platform in response to each data sharing request requests corresponding target shared data;Wherein, the target shared data includes: that target shared data, the target shared data of message queue class or the file of online request class transmit the target shared data of class;Corresponding target shared data is requested to be sent to each shared device each data sharing.The data sharing range of cloud platform can not only be expanded, but also the data sharing efficiency of cloud platform can be improved.
Description
Technical Field
The embodiment of the invention relates to the technical field of data sharing, in particular to a data sharing method and device based on a cloud platform, a sharing platform and a storage medium.
Background
Data sharing is to enable users who use different computers and different software in different places to read data of other people and carry out various operation operations and analysis. The existing data sharing method based on the cloud platform comprises the following steps: the administrator configures access authority in each sharing device in advance; when each sharing device needs to access data resources in the target cloud platform, each sharing device directly sends a data sharing request to the target cloud platform; the target cloud platform judges whether the access authority of each sharing device is an internal access authority or not according to the access authority configured by an administrator; if the target cloud platform judges that the access authority of each sharing device is the internal access authority, the target cloud platform and each sharing device can share the data resource of the target cloud platform, and therefore each sharing device can acquire the data resource in the target cloud platform.
In the existing data sharing method based on the cloud platform, if the target cloud platform determines that the access authority of each sharing device is the external access authority, each sharing device cannot acquire the data resource in the target cloud platform. There is therefore a need to overcome this problem in some way as far as possible, but there is no effective solution in the prior art.
Disclosure of Invention
The invention provides a data sharing method and device based on a cloud platform, a sharing platform and a storage medium, which can not only enlarge the data sharing range of the cloud platform, but also improve the data sharing efficiency of the cloud platform.
In a first aspect, an embodiment of the present invention provides a data sharing method based on a cloud platform, where the method includes:
receiving data sharing requests sent by each sharing device; wherein the data sharing request comprises: the data sharing request of the online request class, the data sharing request of the message queue class or the data sharing request of the file transmission class;
responding to each data sharing request to acquire target sharing data corresponding to each data sharing request in a target cloud platform; wherein the target shared data comprises: target shared data of an online request class, target shared data of a message queue class or target shared data of a file transmission class;
and sending the target shared data corresponding to each data sharing request to each sharing device.
In the foregoing embodiment, the receiving a data sharing request sent by each sharing device includes:
receiving the data sharing request of the online request class sent by each sharing device through a first service interface; or, receiving the data sharing request of the message queue class sent by each sharing device through a second service interface; or, receiving, by a third service interface, a data sharing request of the file transmission class sent by each sharing device.
In the above embodiment, the obtaining, in response to each data sharing request, target shared data corresponding to each data sharing request in the target cloud platform includes:
analyzing the data sharing requests sent by each sharing device according to a predetermined data format to obtain target data identifiers carried in the data sharing requests sent by each sharing device;
and acquiring target shared data corresponding to each data sharing request in the target cloud platform according to each target data identifier.
In the above embodiment, the obtaining target shared data corresponding to each data sharing request in the target cloud platform according to each target data identifier includes:
searching target shared data corresponding to each data sharing request in a database of the target cloud platform according to each target data identifier; wherein the database comprises: a relational database and a non-relational database;
and if the target shared data corresponding to each data sharing request is found in the database of the target cloud platform, acquiring the target shared data corresponding to each data sharing request in the target cloud platform.
In a second aspect, an embodiment of the present invention further provides a data sharing apparatus based on a cloud platform, where the apparatus includes: the device comprises a receiving module, an obtaining module and a sending module; wherein,
the receiving module is used for receiving data sharing requests sent by all sharing devices; wherein the data sharing request comprises: the data sharing request of the online request class, the data sharing request of the message queue class or the data sharing request of the file transmission class;
the acquisition module is used for responding to each data sharing request to acquire target sharing data corresponding to each data sharing request in the target cloud platform; wherein the target shared data comprises: target shared data of an online request class, target shared data of a message queue class or target shared data of a file transmission class;
and the sending module is used for sending the target shared data corresponding to each data sharing request to each sharing device.
In the foregoing embodiment, the receiving module is specifically configured to receive, through a first service interface, a data sharing request of the online request class sent by each sharing device; or, receiving the data sharing request of the message queue class sent by each sharing device through a second service interface; or, receiving, by a third service interface, a data sharing request of the file transmission class sent by each sharing device.
In the above embodiment, the obtaining module includes: the analysis submodule and the acquisition submodule; wherein,
the analysis submodule is used for analyzing the data sharing requests sent by the sharing devices according to a predetermined data format to obtain target data identifications carried in the data sharing requests sent by the sharing devices;
and the obtaining sub-module is used for obtaining the target shared data corresponding to each data sharing request in the target cloud platform according to each target data identifier.
In the above embodiment, the obtaining sub-module is specifically configured to search, according to each target data identifier, target shared data corresponding to each data sharing request in a database of the target cloud platform; wherein the database comprises: a relational database and a non-relational database; and if the target shared data corresponding to each data sharing request is found in the database of the target cloud platform, acquiring the target shared data corresponding to each data sharing request in the target cloud platform.
In a third aspect, an embodiment of the present invention provides a shared platform, including:
one or more processors;
a memory for storing one or more programs,
when the one or more programs are executed by the one or more processors, the one or more processors implement the cloud platform-based data sharing method according to any embodiment of the present invention.
In a fourth aspect, an embodiment of the present invention provides a storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements a cloud platform-based data sharing method according to any embodiment of the present invention.
The embodiment of the invention provides a data sharing method and device based on a cloud platform, a sharing platform and a storage medium, wherein the sharing platform firstly receives a data sharing request sent by each sharing device; wherein, the data sharing request comprises: the data sharing request of the online request class, the data sharing request of the message queue class or the data sharing request of the file transmission class; the sharing platform responds to each data sharing request to obtain target sharing data corresponding to each data sharing request in the target cloud platform; wherein the target shared data comprises: target shared data of an online request class, target shared data of a message queue class or target shared data of a file transmission class; and the sharing platform sends the target shared data corresponding to each data sharing request to each sharing device. That is to say, in the technical solution of the present invention, the access right of each sharing device may be an internal access right or an external access right, and the sharing platform may receive a data sharing request sent by each sharing device; the sharing platform responds to each data sharing request to obtain target sharing data corresponding to each data sharing request in the target cloud platform; and the sharing platform sends the target shared data corresponding to each data sharing request to each sharing device. In the existing data sharing method based on the cloud platform, if the target cloud platform determines that the access authority of each sharing device is the external access authority, each sharing device cannot acquire the data resource in the target cloud platform. Therefore, compared with the prior art, the data sharing method, the data sharing device, the data sharing platform and the storage medium based on the cloud platform provided by the embodiment of the invention can not only enlarge the data sharing range of the cloud platform, but also improve the data sharing efficiency of the cloud platform; moreover, the technical scheme of the embodiment of the invention is simple and convenient to realize, convenient to popularize and wider in application range.
Drawings
Fig. 1 is a schematic flowchart of a data sharing method based on a cloud platform according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of a data sharing method based on a cloud platform according to a second embodiment of the present invention;
fig. 3 is a first structural diagram of a data sharing apparatus based on a cloud platform according to a third embodiment of the present invention;
fig. 4 is a second schematic structural diagram of a data sharing apparatus based on a cloud platform according to a third embodiment of the present invention;
fig. 5 is a schematic structural diagram of a shared platform according to a fourth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Example one
Fig. 1 is a schematic flowchart of a data sharing method based on a cloud platform according to an embodiment of the present invention. As shown in fig. 1, the data sharing method based on the cloud platform may include the following steps:
step 101, receiving data sharing requests sent by each sharing device; wherein, the data sharing request comprises: the data sharing request of the online request class, the data sharing request of the message queue class or the data sharing request of the file transmission class.
In a specific embodiment of the present invention, the sharing platform may receive a data sharing request sent by each sharing device; wherein, the data sharing request comprises: the data sharing request of the online request class, the data sharing request of the message queue class or the data sharing request of the file transmission class. Specifically, the sharing platform may receive, through the first service interface, a data sharing request of an online request class sent by each sharing device; or, the sharing platform may also receive, through the second service interface, a data sharing request of a message queue class sent by each sharing device; or, the sharing platform may further receive, through the third service interface, a data sharing request of a file transmission class sent by each sharing device.
It should be noted that the access right of each sharing device may be an internal access right or an external access right. That is to say, in the specific embodiment of the present invention, the sharing platform may receive a data sharing request sent by each sharing device having an internal access right; the sharing platform can also receive data sharing requests sent by sharing devices with external access rights.
Step 102, responding to each data sharing request, and acquiring target sharing data corresponding to each data sharing request in a target cloud platform; wherein the target shared data comprises: the target shared data of the online request class, the target shared data of the message queue class or the target shared data of the file transmission class.
In a specific embodiment of the present invention, the sharing platform may respond to each data sharing request to obtain target sharing data corresponding to each data sharing request in the target cloud platform; wherein the target shared data comprises: the target shared data of the online request class, the target shared data of the message queue class or the target shared data of the file transmission class. Specifically, the sharing platform may analyze the data sharing request sent by each sharing device according to a predetermined data format, and obtain a target data identifier carried in the data sharing request sent by each sharing device; and then acquiring target shared data corresponding to each data sharing request in the target cloud platform according to each target data identifier.
And 103, sending the target shared data corresponding to each data sharing request to each sharing device.
In a specific embodiment of the present invention, the sharing platform may send the target shared data corresponding to each data sharing request to each sharing device. Specifically, the sharing platform may send target shared data of the online request class corresponding to the data sharing request of each online request class to each sharing device; or, the sharing platform may further send the target shared data of the message queue class corresponding to the data sharing request of each message queue class to each sharing device; or, the sharing platform may further send target shared data of the file transfer class corresponding to the data sharing request of each file transfer class to each sharing device.
According to the data sharing method based on the cloud platform, the sharing platform receives data sharing requests sent by all sharing devices; wherein, the data sharing request comprises: the data sharing request of the online request class, the data sharing request of the message queue class or the data sharing request of the file transmission class; the sharing platform responds to each data sharing request to obtain target sharing data corresponding to each data sharing request in the target cloud platform; wherein the target shared data comprises: target shared data of an online request class, target shared data of a message queue class or target shared data of a file transmission class; and the sharing platform sends the target shared data corresponding to each data sharing request to each sharing device. That is to say, in the technical solution of the present invention, the access right of each sharing device may be an internal access right or an external access right, and the sharing platform may receive a data sharing request sent by each sharing device; the sharing platform responds to each data sharing request to obtain target sharing data corresponding to each data sharing request in the target cloud platform; and the sharing platform sends the target shared data corresponding to each data sharing request to each sharing device. In the existing data sharing method based on the cloud platform, if the target cloud platform determines that the access authority of each sharing device is the external access authority, each sharing device cannot acquire the data resource in the target cloud platform. Therefore, compared with the prior art, the data sharing method based on the cloud platform provided by the embodiment of the invention can not only enlarge the data sharing range of the cloud platform, but also improve the data sharing efficiency of the cloud platform; moreover, the technical scheme of the embodiment of the invention is simple and convenient to realize, convenient to popularize and wider in application range.
Example two
Fig. 2 is a schematic flowchart of a data sharing method based on a cloud platform according to a second embodiment of the present invention. As shown in fig. 2, the data sharing method based on the cloud platform may include the following steps:
step 201, receiving data sharing requests sent by each sharing device; wherein, the data sharing request comprises: the data sharing request of the online request class, the data sharing request of the message queue class or the data sharing request of the file transmission class.
In a specific embodiment of the present invention, the sharing platform may receive a data sharing request sent by each sharing device; wherein, the data sharing request comprises: the data sharing request of the online request class, the data sharing request of the message queue class or the data sharing request of the file transmission class. Specifically, the sharing platform may receive, through the first service interface, a data sharing request of an online request class sent by each sharing device; or, the sharing platform may also receive, through the second service interface, a data sharing request of a message queue class sent by each sharing device; or, the sharing platform may further receive, through the third service interface, a data sharing request of a file transmission class sent by each sharing device.
It should be noted that the access right of each sharing device may be an internal access right or an external access right. That is to say, in the specific embodiment of the present invention, the sharing platform may receive a data sharing request sent by each sharing device having an internal access right; the sharing platform can also receive data sharing requests sent by sharing devices with external access rights.
Step 202, analyzing the data sharing request sent by each sharing device according to a predetermined data format, and obtaining a target data identifier carried in the data sharing request sent by each sharing device.
In a specific embodiment of the present invention, the sharing platform may analyze the data sharing request sent by each sharing device according to a predetermined data format, and obtain the target data identifier carried in the data sharing request sent by each sharing device. Specifically, the sharing platform may pre-define a data format of each data sharing request, including: data identification and data content; therefore, in this step, the sharing platform may analyze the data sharing request sent by each sharing device according to a predetermined data format, and obtain the target data identifier carried in the data sharing request sent by each sharing device
And 203, acquiring target shared data corresponding to each data sharing request in the target cloud platform according to each target data identifier.
In a specific embodiment of the present invention, the sharing platform may obtain, in the target cloud platform, the target shared data corresponding to each data sharing request according to each target data identifier. Specifically, the sharing platform can search target sharing data corresponding to each data sharing request in a database of the target cloud platform according to each target data identifier; wherein, the database includes: a relational database and a non-relational database; if the sharing platform finds target shared data corresponding to each data sharing request in a database of the target cloud platform, the sharing platform obtains the target shared data corresponding to each data sharing request in the target cloud platform; and if the sharing platform does not find the target shared data corresponding to each data sharing request in the database of the target cloud platform, the sharing platform ends the data sharing method based on the cloud platform.
And step 204, sending the target shared data corresponding to each data sharing request to each sharing device.
In a specific embodiment of the present invention, the sharing platform may send the target shared data corresponding to each data sharing request to each sharing device. Specifically, the sharing platform may send target shared data of the online request class corresponding to the data sharing request of each online request class to each sharing device; or, the sharing platform may further send the target shared data of the message queue class corresponding to the data sharing request of each message queue class to each sharing device; or, the sharing platform may further send target shared data of the file transfer class corresponding to the data sharing request of each file transfer class to each sharing device.
According to the data sharing method based on the cloud platform, the sharing platform receives data sharing requests sent by all sharing devices; wherein, the data sharing request comprises: the data sharing request of the online request class, the data sharing request of the message queue class or the data sharing request of the file transmission class; the sharing platform responds to each data sharing request to obtain target sharing data corresponding to each data sharing request in the target cloud platform; wherein the target shared data comprises: target shared data of an online request class, target shared data of a message queue class or target shared data of a file transmission class; and the sharing platform sends the target shared data corresponding to each data sharing request to each sharing device. That is to say, in the technical solution of the present invention, the access right of each sharing device may be an internal access right or an external access right, and the sharing platform may receive a data sharing request sent by each sharing device; the sharing platform responds to each data sharing request to obtain target sharing data corresponding to each data sharing request in the target cloud platform; and the sharing platform sends the target shared data corresponding to each data sharing request to each sharing device. In the existing data sharing method based on the cloud platform, if the target cloud platform determines that the access authority of each sharing device is the external access authority, each sharing device cannot acquire the data resource in the target cloud platform. Therefore, compared with the prior art, the data sharing method based on the cloud platform provided by the embodiment of the invention can not only enlarge the data sharing range of the cloud platform, but also improve the data sharing efficiency of the cloud platform; moreover, the technical scheme of the embodiment of the invention is simple and convenient to realize, convenient to popularize and wider in application range.
EXAMPLE III
Fig. 3 is a schematic view of a first structure of a data sharing apparatus based on a cloud platform according to a third embodiment of the present invention. As shown in fig. 3, the apparatus includes: a receiving module 301, an obtaining module 302 and a sending module 303; wherein,
the receiving module 301 is configured to receive a data sharing request sent by each sharing device; wherein the data sharing request comprises: the data sharing request of the online request class, the data sharing request of the message queue class or the data sharing request of the file transmission class;
the obtaining module 302 is configured to obtain, in response to each data sharing request, target shared data corresponding to each data sharing request in a target cloud platform; wherein the target shared data comprises: target shared data of an online request class, target shared data of a message queue class or target shared data of a file transmission class;
the sending module 303 is configured to send the target shared data corresponding to each data sharing request to each sharing device.
Further, the receiving module 301 is specifically configured to receive, through a first service interface, a data sharing request of the online request class sent by each sharing device; or, receiving the data sharing request of the message queue class sent by each sharing device through a second service interface; or, receiving, by a third service interface, a data sharing request of the file transmission class sent by each sharing device.
Fig. 4 is a schematic second structural diagram of a data sharing device based on a cloud platform according to a third embodiment of the present invention. As shown in fig. 4, the obtaining module 302 includes: an analysis submodule 3021 and an acquisition submodule 3022; wherein,
the parsing submodule 3021 is configured to parse the data sharing request sent by each sharing device according to a predetermined data format, and obtain a target data identifier carried in the data sharing request sent by each sharing device;
the obtaining submodule 3022 is configured to obtain, in the target cloud platform, target shared data corresponding to each data sharing request according to each target data identifier.
Further, the obtaining sub-module 3022 is specifically configured to search, in the database of the target cloud platform, target shared data corresponding to each data sharing request according to each target data identifier; wherein the database comprises: a relational database and a non-relational database; and if the target shared data corresponding to each data sharing request is found in the database of the target cloud platform, acquiring the target shared data corresponding to each data sharing request in the target cloud platform.
The data sharing device based on the cloud platform can execute the method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method. For details of the technology that are not described in detail in this embodiment, reference may be made to the data sharing method based on the cloud platform provided in any embodiment of the present invention.
Example four
Fig. 5 is a schematic structural diagram of a shared platform according to a fourth embodiment of the present invention. FIG. 5 illustrates a block diagram of an exemplary shared platform suitable for use in implementing embodiments of the present invention. The shared platform 12 shown in fig. 5 is only an example and should not bring any limitation to the function and the scope of use of the embodiments of the present invention.
As shown in FIG. 5, the shared platform 12 is in the form of a general purpose computing device. The components of the shared platform 12 may include, but are not limited to: one or more processors or processing units 16, a system memory 28, and a bus 18 that couples various system components including the system memory 28 and the processing unit 16.
Bus 18 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, such architectures include, but are not limited to, Industry Standard Architecture (ISA) bus, micro-channel architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
The shared platform 12 typically includes a variety of computer system readable media. These media may be any available media that is accessible by shared platform 12 and includes both volatile and nonvolatile media, removable and non-removable media.
The system memory 28 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM)30 and/or cache memory 32. The shared platform 12 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 34 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 5, and commonly referred to as a "hard drive"). Although not shown in FIG. 5, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In these cases, each drive may be connected to bus 18 by one or more data media interfaces. Memory 28 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
A program/utility 40 having a set (at least one) of program modules 42 may be stored, for example, in memory 28, such program modules 42 including, but not limited to, an operating system, one or more applets, other program modules, and program data, each of which examples or some combination thereof may comprise an implementation of a network environment. Program modules 42 generally carry out the functions and/or methodologies of the described embodiments of the invention.
The shared platform 12 may also communicate with one or more external devices 14 (e.g., keyboard, pointing device, display 24, etc.), with one or more devices that enable a user to interact with the shared platform 12, and/or with any devices (e.g., network card, modem, etc.) that enable the shared platform 12 to communicate with one or more other computing devices. Such communication may be through an input/output (I/O) interface 22. Moreover, the shared platform 12 may also communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN) and/or a public network, such as the Internet) via the network adapter 20. As shown, the network adapter 20 communicates with the other modules of the shared platform 12 over the bus 18. It should be understood that although not shown in the figures, other hardware and/or software modules may be used in conjunction with shared platform 12, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
The processing unit 16 executes various functional applications and data processing by running programs stored in the system memory 28, for example, to implement the cloud platform-based data sharing method provided by the embodiment of the present invention.
EXAMPLE five
The fifth embodiment of the invention provides a computer storage medium.
The computer-readable storage media of embodiments of the invention may take any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.
Claims (10)
1. A data sharing method based on a cloud platform is applied to a sharing platform, and comprises the following steps:
receiving data sharing requests sent by each sharing device; wherein the data sharing request comprises: the data sharing request of the online request class, the data sharing request of the message queue class or the data sharing request of the file transmission class;
responding to each data sharing request to acquire target sharing data corresponding to each data sharing request in a target cloud platform; wherein the target shared data comprises: target shared data of an online request class, target shared data of a message queue class or target shared data of a file transmission class;
and sending the target shared data corresponding to each data sharing request to each sharing device.
2. The method according to claim 1, wherein the receiving the data sharing request sent by each sharing device includes:
receiving the data sharing request of the online request class sent by each sharing device through a first service interface; or, receiving the data sharing request of the message queue class sent by each sharing device through a second service interface; or, receiving, by a third service interface, a data sharing request of the file transmission class sent by each sharing device.
3. The method according to claim 1, wherein the obtaining, in response to each data sharing request, target shared data corresponding to each data sharing request in the target cloud platform includes:
analyzing the data sharing requests sent by each sharing device according to a predetermined data format to obtain target data identifiers carried in the data sharing requests sent by each sharing device;
and acquiring target shared data corresponding to each data sharing request in the target cloud platform according to each target data identifier.
4. The method according to claim 3, wherein the obtaining target shared data corresponding to each data sharing request in the target cloud platform according to each target data identifier includes:
searching target shared data corresponding to each data sharing request in a database of the target cloud platform according to each target data identifier; wherein the database comprises: a relational database and a non-relational database;
and if the target shared data corresponding to each data sharing request is found in the database of the target cloud platform, acquiring the target shared data corresponding to each data sharing request in the target cloud platform.
5. A data sharing apparatus based on a cloud platform, the apparatus comprising: the device comprises a receiving module, an obtaining module and a sending module; wherein,
the receiving module is used for receiving data sharing requests sent by all sharing devices; wherein the data sharing request comprises: the data sharing request of the online request class, the data sharing request of the message queue class or the data sharing request of the file transmission class;
the acquisition module is used for responding to each data sharing request to acquire target sharing data corresponding to each data sharing request in the target cloud platform; wherein the target shared data comprises: target shared data of an online request class, target shared data of a message queue class or target shared data of a file transmission class;
and the sending module is used for sending the target shared data corresponding to each data sharing request to each sharing device.
6. The apparatus of claim 5, wherein:
the receiving module is specifically configured to receive, through a first service interface, the data sharing request of the online request class sent by each sharing device; or, receiving the data sharing request of the message queue class sent by each sharing device through a second service interface; or, receiving, by a third service interface, a data sharing request of the file transmission class sent by each sharing device.
7. The apparatus of claim 5, wherein the obtaining module comprises: the analysis submodule and the acquisition submodule; wherein,
the analysis submodule is used for analyzing the data sharing requests sent by the sharing devices according to a predetermined data format to obtain target data identifications carried in the data sharing requests sent by the sharing devices;
and the obtaining sub-module is used for obtaining the target shared data corresponding to each data sharing request in the target cloud platform according to each target data identifier.
8. The apparatus of claim 7, wherein:
the obtaining sub-module is specifically configured to search for target shared data corresponding to each data sharing request in a database of the target cloud platform according to each target data identifier; wherein the database comprises: a relational database and a non-relational database; and if the target shared data corresponding to each data sharing request is found in the database of the target cloud platform, acquiring the target shared data corresponding to each data sharing request in the target cloud platform.
9. A shared platform, comprising:
one or more processors;
a memory for storing one or more programs,
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the cloud platform-based data sharing method of any of claims 1-4.
10. A storage medium on which a computer program is stored, the program, when executed by a processor, implementing the cloud platform-based data sharing method according to any one of claims 1 to 4.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811541956.7A CN109669790A (en) | 2018-12-17 | 2018-12-17 | Data sharing method, device, shared platform and storage medium based on cloud platform |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811541956.7A CN109669790A (en) | 2018-12-17 | 2018-12-17 | Data sharing method, device, shared platform and storage medium based on cloud platform |
Publications (1)
Publication Number | Publication Date |
---|---|
CN109669790A true CN109669790A (en) | 2019-04-23 |
Family
ID=66145194
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201811541956.7A Pending CN109669790A (en) | 2018-12-17 | 2018-12-17 | Data sharing method, device, shared platform and storage medium based on cloud platform |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN109669790A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110929284A (en) * | 2019-12-09 | 2020-03-27 | 广州信天翁信息科技有限公司 | Multi-system data sharing model construction method and data sharing method |
CN112016108A (en) * | 2020-08-25 | 2020-12-01 | 杭州迪普科技股份有限公司 | Data sharing method, device, equipment and computer readable storage medium |
CN113392159A (en) * | 2021-06-18 | 2021-09-14 | 湖南快乐阳光互动娱乐传媒有限公司 | Data sharing method and device |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103607469A (en) * | 2013-11-28 | 2014-02-26 | 东莞中国科学院云计算产业技术创新与育成中心 | Cloud platform for achieving distributed isomerous data sharing and data sharing method thereof |
CN106685932A (en) * | 2016-12-08 | 2017-05-17 | 努比亚技术有限公司 | File access system and method based on cloud service |
CN107092686A (en) * | 2017-04-24 | 2017-08-25 | 浙江宇视科技有限公司 | A kind of file management method and device based on cloud storage platform |
CN107610767A (en) * | 2017-09-15 | 2018-01-19 | 深圳市前海安测信息技术有限公司 | A kind of telemedicine image shared information system |
CN107742532A (en) * | 2017-09-15 | 2018-02-27 | 深圳市前海安测信息技术有限公司 | A kind of medical image shared system based on medical cloud platform |
CN108664609A (en) * | 2018-05-10 | 2018-10-16 | 中国银行股份有限公司 | A kind of method of data sharing, the network equipment and terminal |
-
2018
- 2018-12-17 CN CN201811541956.7A patent/CN109669790A/en active Pending
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103607469A (en) * | 2013-11-28 | 2014-02-26 | 东莞中国科学院云计算产业技术创新与育成中心 | Cloud platform for achieving distributed isomerous data sharing and data sharing method thereof |
CN106685932A (en) * | 2016-12-08 | 2017-05-17 | 努比亚技术有限公司 | File access system and method based on cloud service |
CN107092686A (en) * | 2017-04-24 | 2017-08-25 | 浙江宇视科技有限公司 | A kind of file management method and device based on cloud storage platform |
CN107610767A (en) * | 2017-09-15 | 2018-01-19 | 深圳市前海安测信息技术有限公司 | A kind of telemedicine image shared information system |
CN107742532A (en) * | 2017-09-15 | 2018-02-27 | 深圳市前海安测信息技术有限公司 | A kind of medical image shared system based on medical cloud platform |
CN108664609A (en) * | 2018-05-10 | 2018-10-16 | 中国银行股份有限公司 | A kind of method of data sharing, the network equipment and terminal |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110929284A (en) * | 2019-12-09 | 2020-03-27 | 广州信天翁信息科技有限公司 | Multi-system data sharing model construction method and data sharing method |
CN112016108A (en) * | 2020-08-25 | 2020-12-01 | 杭州迪普科技股份有限公司 | Data sharing method, device, equipment and computer readable storage medium |
CN113392159A (en) * | 2021-06-18 | 2021-09-14 | 湖南快乐阳光互动娱乐传媒有限公司 | Data sharing method and device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9456229B2 (en) | Parsing single source content for multi-channel publishing | |
CN106919634B (en) | Method for sharing data across applications and web browser | |
CN112417016B (en) | Data exchange method, system, equipment and storage medium | |
CN112100092B (en) | Information caching method, device, equipment and medium | |
US10649928B1 (en) | Broadcasting reads to multiple modules | |
CN110929128A (en) | Data crawling method, device, equipment and medium | |
US10649923B1 (en) | Broadcasting writes to multiple modules | |
CN110134869B (en) | Information pushing method, device, equipment and storage medium | |
CN109376173A (en) | A data query method, device, electronic device and storage medium | |
CN110110236B (en) | Information pushing method, device, equipment and storage medium | |
CN112433920A (en) | Buried point data reporting method, device, equipment and medium | |
CN109669790A (en) | Data sharing method, device, shared platform and storage medium based on cloud platform | |
WO2019071907A1 (en) | Method for identifying help information based on operation page, and application server | |
CN107181802B (en) | Intelligent hardware control method and device, server and storage medium | |
CN112287010B (en) | Map service providing method, device, terminal and storage medium based on android system | |
CN109284108B (en) | Unmanned vehicle data storage method and device, electronic equipment and storage medium | |
CN111586177B (en) | Cluster session loss prevention method and system | |
CN109885610A (en) | A kind of abstracting method of structural data, device, electronic equipment and storage medium | |
CN109033456B (en) | Condition query method and device, electronic equipment and storage medium | |
CN113992382B (en) | Service data processing method and device, electronic equipment and storage medium | |
US11520851B2 (en) | Passive DNS system | |
CN109189332A (en) | A kind of disk hanging method, device, server and storage medium | |
CN113568764A (en) | User information acquisition method, device, equipment and medium for micro service | |
CN112364268A (en) | Resource acquisition method and device, electronic equipment and storage medium | |
US11178216B2 (en) | Generating client applications from service model descriptions |
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 |
Application publication date: 20190423 |
|
RJ01 | Rejection of invention patent application after publication |