[go: up one dir, main page]

WO2019033370A1 - Data acquiring method and device - Google Patents

Data acquiring method and device Download PDF

Info

Publication number
WO2019033370A1
WO2019033370A1 PCT/CN2017/097939 CN2017097939W WO2019033370A1 WO 2019033370 A1 WO2019033370 A1 WO 2019033370A1 CN 2017097939 W CN2017097939 W CN 2017097939W WO 2019033370 A1 WO2019033370 A1 WO 2019033370A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
micro server
network
network unit
unit data
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.)
Ceased
Application number
PCT/CN2017/097939
Other languages
French (fr)
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.)
Shenzhen Youpinyi Electronic Co Ltd
Original Assignee
Shenzhen Youpinyi Electronic 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 Shenzhen Youpinyi Electronic Co Ltd filed Critical Shenzhen Youpinyi Electronic Co Ltd
Priority to PCT/CN2017/097939 priority Critical patent/WO2019033370A1/en
Publication of WO2019033370A1 publication Critical patent/WO2019033370A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a data acquisition method and apparatus.
  • the embodiment of the invention provides a data acquisition method and device, which can improve data transmission efficiency and avoid network congestion.
  • an embodiment of the present invention provides a data acquisition method, including:
  • the first micro server sends a network unit data acquisition request to a second micro server in the cluster of micro servers to which it belongs, the second micro server including at least one micro server;
  • the first micro server receives network unit data and the data identifier from the second micro server;
  • the first micro server assembles each of the network unit data according to the data identifier of the network unit data to obtain network data.
  • the first micro server sends a network unit data acquisition request to the second micro server in the cluster of the micro server to which the first micro server belongs, including:
  • the first micro server When receiving the network data acquisition request sent by the user terminal, the first micro server sends a network unit data acquisition request for the network data to the second micro server.
  • the network unit data acquisition request for the network data is sent to the second micro server, including:
  • the first micro server When the first micro server receives the network data acquisition request sent by the user terminal, acquiring an access address of each network unit data of the network data;
  • the first micro server sends the network element data acquisition request to the determined second micro server.
  • the first micro server according to the data identifier of the network unit data, assembles each of the network unit data to obtain network data, including:
  • the first micro server assembles each of the network unit data according to the determined location of the network unit data in the network data to obtain the network data.
  • an embodiment of the present invention provides a data acquiring apparatus, where the apparatus includes:
  • a request sending module configured to send a network unit data acquisition request to a second micro server in the micro server cluster to which the first micro server belongs, where the second micro server includes at least one micro server;
  • a data receiving module configured to receive network unit data and the data identifier from the second micro server
  • a data assembly module configured to assemble each of the network unit data according to the data identifier of the network unit data to obtain network data.
  • the request sending module is specifically configured to:
  • the network unit data acquisition request for the network data is sent to the second micro server.
  • the request sending module is specifically configured to:
  • the network element data acquisition request is sent to the determined second micro server.
  • the data assembly module is specifically configured to:
  • an embodiment of the present invention provides a micro server, including a processor, an input device, an output device, and a memory, where the processor, the input device, the output device, and the memory are connected to each other, wherein the The memory is for storing a computer program, the computer program comprising program instructions, the processor being configured to invoke the program instructions to perform the method of the first aspect.
  • an embodiment of the present invention provides a computer readable storage medium, wherein the computer storage medium stores a computer program, where the computer program includes program instructions, when the program instructions are executed by a processor.
  • the processor is caused to perform the method as described in the first aspect.
  • the first micro server sends a network unit data acquisition request to the second micro server in the cluster to which the micro server belongs, the second micro server includes at least one micro server, and the first micro server receives the second micro server.
  • Network unit data and its data identifier; the first micro server assembles each network unit data according to the data identifier of the network unit data to obtain network data, which can improve data transmission efficiency and avoid network congestion.
  • FIG. 1 is a schematic flowchart of a data acquisition method according to an embodiment of the present invention.
  • FIG. 2 is a schematic structural diagram of a data acquiring apparatus according to an embodiment of the present invention.
  • FIG. 3 is a schematic structural diagram of a micro server according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of a data acquisition system according to an embodiment of the present invention.
  • FIG. 1 is a schematic flowchart of a data acquisition method according to an embodiment of the present invention. As shown in FIG. 1 , the method includes the following steps:
  • Step 101 The first micro server sends a network unit data acquisition request to a second micro server in the cluster of the micro server to which it belongs, and the second micro server includes at least one micro server.
  • the first micro server may send a network element data acquisition request for the network data to the second micro server.
  • the first micro server when receiving the network data acquisition request sent by the user terminal, sends a network unit data acquisition request for the network data to the second micro server, which may be: the first micro server. Acquiring an access address of each network unit data of the network data when receiving the network data acquisition request sent by the user terminal; determining, by the first micro server, storing the network unit data according to the access address The second micro server; the first micro server sends the network unit data acquisition request to the determined second micro server.
  • Step 102 The first micro server receives network unit data and the data identifier from the second micro server.
  • Step 103 The first micro server assembles each of the network unit data according to the data identifier of the network unit data to obtain network data.
  • the first micro server may determine, according to the data identifier of the network unit data, a location of the network unit data in the network data; the first micro server is configured according to the determined network unit data.
  • the location in the network data is assembled by assembling each of the network unit data to obtain the network data.
  • the first micro server sends a network unit data acquisition request to the second micro server in the cluster to which the micro server belongs, the second micro server includes at least one micro server, and the first micro server receives the second micro server.
  • Network unit data and its data identifier; the first micro server assembles each network unit data according to the data identifier of the network unit data to obtain network data, which can improve data transmission efficiency and avoid network congestion.
  • FIG. 2 is a schematic structural diagram of a data acquiring apparatus according to an embodiment of the present invention. As shown in FIG. 2, the method includes:
  • the request sending module 201 is configured to send a network unit data acquisition request to a second micro server in the micro server cluster to which the first micro server belongs, where the second micro server includes at least one micro server;
  • the data receiving module 202 is configured to receive network unit data and the data identifier from the second micro server;
  • the data assembly module 203 is configured to assemble each of the network unit data according to the data identifier of the network unit data to obtain network data.
  • the request sending module 201 is specifically configured to:
  • the network unit data acquisition request for the network data is sent to the second micro server.
  • the request sending module 201 is specifically configured to:
  • the network element data acquisition request is sent to the determined second micro server.
  • the data assembly module 203 is specifically configured to:
  • the request sending module 201 sends a network unit data acquisition request to the second micro server in the micro server cluster to which the first micro server belongs, the second micro server includes at least one micro server; and the data receiving module 202 receives the The network unit data of the second micro server and the data identifier thereof; the data assembly module 203 assembles each of the network unit data according to the data identifier of the network unit data, and obtains network data, thereby improving data transmission efficiency. Avoid network congestion.
  • FIG. 3 is a structural diagram of a micro server according to an embodiment of the present invention.
  • the micro server includes a processor 301, a memory 302, a network interface 304, and a user interface 303.
  • the various components in the microserver are coupled together by a bus system 305.
  • the bus system 305 includes a power bus, a control bus, and a status signal bus in addition to the data bus.
  • various buses are labeled as bus system 305 in FIG.
  • the user interface 303 may include a display, a keyboard, or a pointing device (eg, a mouse, a track ball, a touch pad, or a touch screen, etc.).
  • a pointing device eg, a mouse, a track ball, a touch pad, or a touch screen, etc.
  • the memory 302 in the embodiments of the present invention may be a volatile memory or a non-volatile memory, or may include both volatile and non-volatile memory.
  • the non-volatile memory may be a read-only memory (ROM), a programmable read only memory (PROM), an erasable programmable read only memory (Erasable PROM, EPROM), or an electric Erase programmable read only memory (EEPROM) or flash memory.
  • the volatile memory can be a Random Access Memory (RAM) that acts as an external cache.
  • RAM Random Access Memory
  • many forms of RAM are available, such as static random access memory (SRAM), dynamic random access memory (DRAM), synchronous dynamic random access memory (Synchronous DRAM).
  • SDRAM Double Data Rate Synchronous Dynamic Random Access Memory
  • DDRSDRAM Double Data Rate Synchronous Dynamic Random Access Memory
  • ESDRAM Enhanced Synchronous Dynamic Random Access Memory
  • SDRAM Synchronous Connection Dynamic Random Access Memory
  • DRRAM direct memory bus random access memory
  • memory 302 stores elements, executable modules or data structures, or a subset thereof, or their extended set: operating system 3021 and application 3022.
  • the operating system 3021 includes various system programs, such as a framework layer, a core library layer, a driver layer, and the like, for implementing various basic services and processing hardware-based tasks.
  • the application 3022 includes various applications, such as a media player (Media Player), a browser, and the like, for implementing various application services.
  • a program implementing the method of the embodiment of the present invention may be included in the application 3022.
  • the program or instruction stored in the memory 302 is specifically a program or an instruction stored in the application 3022.
  • the processor 301 is configured to:
  • the network interface 304 Sending, by the network interface 304, a network unit data acquisition request to a second micro server in the micro server cluster to which the micro server belongs, the second micro server including at least one micro server;
  • each of the network unit data is assembled according to the data identifier of the network unit data to obtain network data.
  • the processor 301 sends a network unit data acquisition request to the second micro server in the micro server cluster to which the micro server belongs, by using the network interface 304.
  • the processor 301 When the processor 301 receives the network data acquisition request sent by the user terminal through the network interface 304, the network unit data acquisition request for the network data is sent to the second micro server.
  • the processor 301 when receiving the network data acquisition request sent by the user terminal, by the network interface 304, sends a network unit data acquisition request for the network data to the second micro server, which may be:
  • the processor 301 When the processor 301 receives the network data acquisition request sent by the user terminal through the network interface 304, the processor 301 acquires an access address of each network unit data of the network data;
  • the processor 301 determines, according to the access address, a second micro server that stores the network unit data
  • the processor 301 sends the network element data acquisition request to the determined second micro server via the network interface 304.
  • the processor 301 according to the data identifier of the network unit data, assembles each of the network unit data to obtain network data, which may be:
  • the processor 301 determines, according to the data identifier of the network unit data, a location of the network unit data in the network data;
  • the processor 301 assembles each of the network unit data according to the determined location of the network unit data in the network data to obtain the network data.
  • Processor 301 may be an integrated circuit chip with signal processing capabilities. In the implementation process, each step of the foregoing method may be completed by an integrated logic circuit of hardware in the processor 301 or an instruction in a form of software.
  • the above processor 301 can be a general purpose processor, digital signal processing Digital Signal Processor (DSP), Application Specific Integrated Circuit (ASIC), Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware Component.
  • DSP digital signal processing Digital Signal Processor
  • ASIC Application Specific Integrated Circuit
  • FPGA Field Programmable Gate Array
  • the methods, steps, and logical block diagrams disclosed in the embodiments of the present invention may be implemented or carried out.
  • the general purpose processor may be a microprocessor or the processor or any conventional processor or the like.
  • the steps of the method disclosed in the embodiments of the present invention may be directly implemented by the hardware decoding processor, or may be performed by a combination of hardware and software modules in the decoding processor.
  • the software module can be located in a conventional storage medium such as random access memory, flash memory, read only memory, programmable read only memory or electrically erasable programmable memory, registers, and the like.
  • the storage medium is located in the memory 302, and the processor 301 reads the information in the memory 302 and completes the steps of the above method in combination with its hardware.
  • the embodiments described herein can be implemented in hardware, software, firmware, middleware, microcode, or a combination thereof.
  • the processing unit can be implemented in one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processing (DSP), Digital Signal Processing Equipment (DSP Device, DSPD), programmable Programmable Logic Device (PLD), Field-Programmable Gate Array (FPGA), general purpose processor, controller, microcontroller, microprocessor, other for performing the functions described herein In an electronic unit or a combination thereof.
  • ASICs Application Specific Integrated Circuits
  • DSP Digital Signal Processing
  • DSP Device Digital Signal Processing Equipment
  • PLD programmable Programmable Logic Device
  • FPGA Field-Programmable Gate Array
  • the techniques described herein can be implemented by modules (eg, procedures, functions, and so on) that perform the functions described herein.
  • the software code can be stored in memory and executed by the processor.
  • the memory can be implemented in the processor or external to the processor.
  • FIG. 4 is a schematic block diagram of a data acquisition system according to an embodiment of the present invention.
  • the first micro server 401 sends a network unit data acquisition request to the second micro server 402 in the cluster of micro servers to which it belongs, and the second micro server 402 includes at least one micro server;
  • the first micro server 401 receives network unit data and the data identifier from the second micro server 402;
  • the first micro server 401 according to the data identifier of the network unit data, each of the networks The network unit data is assembled to obtain network data.
  • the data obtaining system in the embodiment of the present invention may further include a user terminal 403, and the first micro server 401 sends a network unit data obtaining request to the second micro server 402 in the cluster of the micro server to which the first micro server 401 belongs, including:
  • the first micro server 401 When receiving the network data acquisition request sent by the user terminal 403, the first micro server 401 sends a network unit data acquisition request for the network data to the second micro server 402.
  • the first micro server 401 when receiving the network data acquisition request sent by the user terminal 403, sends a network unit data acquisition request for the network data to the second micro server 402, including:
  • the first micro server 401 When the first micro server 401 receives the network data acquisition request sent by the user terminal, acquiring an access address of each network unit data of the network data;
  • the first micro server 401 determines, according to the access address, a second micro server 402 that stores the network unit data;
  • the first micro server 401 sends the network element data acquisition request to the determined second micro server 402.
  • the first micro server 401 according to the data identifier of the network unit data, assembles each of the network unit data to obtain network data, including:
  • the first micro server 401 assembles each of the network unit data according to the determined location of the network unit data in the network data to obtain the network data.
  • the disclosed apparatus and method may be implemented in other manners.
  • the device embodiments described above are merely illustrative.
  • the division of the unit is only a logical function division.
  • there may be another division manner for example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the embodiments of the present invention.
  • each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the functions may be stored in a computer readable storage medium if implemented in the form of a software functional unit and sold or used as a standalone product.
  • the technical solution of the present invention which is essential or contributes to the prior art, or a part of the technical solution, may be embodied in the form of a software product, which is stored in a storage medium, including
  • the instructions are used to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes various media that can store program codes, such as a USB flash drive, a mobile hard disk, a ROM, a RAM, a magnetic disk, or an optical disk.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本发明实施例提供数据获取方法及装置,该方法包括:第一微服务器向其所属微服务器集群中的第二微服务器发送网络单元数据获取请求,所述第二微服务器包括至少一个微服务器;所述第一微服务器接收来自所述第二微服务器的网络单元数据及其数据标识;所述第一微服务器根据所述网络单元数据的数据标识,将各个所述网络单元数据进行组装,得到网络数据。采用本发明实施例,可提高数据的传输效率,避免网络堵塞。The embodiment of the present invention provides a data acquisition method and device, the method includes: the first micro server sends a network unit data acquisition request to a second micro server in a cluster of the micro server to which the micro server belongs; the second micro server includes at least one micro server; The first micro server receives network unit data and the data identifier from the second micro server; the first micro server assembles each of the network unit data according to the data identifier of the network unit data, and obtains Network data. By adopting the embodiment of the invention, data transmission efficiency can be improved and network congestion can be avoided.

Description

数据获取方法及装置Data acquisition method and device 技术领域Technical field

本发明涉及通信技术领域,尤其涉及数据获取方法及装置。The present invention relates to the field of communications technologies, and in particular, to a data acquisition method and apparatus.

背景技术Background technique

随着互联网技术的飞跃发展,网络数据的数据量呈爆发式增长,互联网中的任一网络节点需要传输大量的网络数据,这对网络节点的传输性能提出了更高的需求。而传统的网络节点的网络带宽有限,无法有效传输数据量呈爆发式增长的网络数据,因此,如何提高数据的传输效率是当前亟需解决的技术问题。With the rapid development of Internet technology, the amount of data in network data is exploding, and any network node in the Internet needs to transmit a large amount of network data, which puts higher demands on the transmission performance of network nodes. However, the traditional network nodes have limited network bandwidth and cannot effectively transmit network data with explosive growth. Therefore, how to improve the data transmission efficiency is a technical problem that needs to be solved.

发明内容Summary of the invention

本发明实施例提供数据获取方法及装置,可提高数据的传输效率,避免网络堵塞。The embodiment of the invention provides a data acquisition method and device, which can improve data transmission efficiency and avoid network congestion.

第一方面,本发明实施例提供一种数据获取方法,包括:In a first aspect, an embodiment of the present invention provides a data acquisition method, including:

第一微服务器向其所属微服务器集群中的第二微服务器发送网络单元数据获取请求,所述第二微服务器包括至少一个微服务器;The first micro server sends a network unit data acquisition request to a second micro server in the cluster of micro servers to which it belongs, the second micro server including at least one micro server;

所述第一微服务器接收来自所述第二微服务器的网络单元数据及其数据标识;The first micro server receives network unit data and the data identifier from the second micro server;

所述第一微服务器根据所述网络单元数据的数据标识,将各个所述网络单元数据进行组装,得到网络数据。The first micro server assembles each of the network unit data according to the data identifier of the network unit data to obtain network data.

可选的,所述第一微服务器向其所属微服务器集群中的第二微服务器发送网络单元数据获取请求,包括:Optionally, the first micro server sends a network unit data acquisition request to the second micro server in the cluster of the micro server to which the first micro server belongs, including:

所述第一微服务器接收到用户终端发送的网络数据获取请求时,向所述第二微服务器发送关于所述网络数据的网络单元数据获取请求。When receiving the network data acquisition request sent by the user terminal, the first micro server sends a network unit data acquisition request for the network data to the second micro server.

可选的,所述第一微服务器接收到用户终端发送的网络数据获取请求时,向所述第二微服务器发送关于所述网络数据的网络单元数据获取请求,包括:Optionally, when the first micro server receives the network data acquisition request sent by the user terminal, the network unit data acquisition request for the network data is sent to the second micro server, including:

所述第一微服务器接收到所述用户终端发送的所述网络数据获取请求时,获取关于所述网络数据的各个网络单元数据的访问地址; When the first micro server receives the network data acquisition request sent by the user terminal, acquiring an access address of each network unit data of the network data;

所述第一微服务器根据所述访问地址,确定存储所述网络单元数据的第二微服务器;Determining, by the first micro server, a second micro server that stores the network unit data according to the access address;

所述第一微服务器向确定得到的第二微服务器发送所述网络单元数据获取请求。The first micro server sends the network element data acquisition request to the determined second micro server.

可选的,所述第一微服务器根据所述网络单元数据的数据标识,将各个所述网络单元数据进行组装,得到网络数据,包括:Optionally, the first micro server, according to the data identifier of the network unit data, assembles each of the network unit data to obtain network data, including:

所述第一微服务器根据所述网络单元数据的数据标识,确定所述网络单元数据在所述网络数据中的位置;Determining, by the first micro server, a location of the network unit data in the network data according to a data identifier of the network unit data;

所述第一微服务器根据确定得到的网络单元数据在所述网络数据中的位置,将各个所述网络单元数据进行组装,得到所述网络数据。The first micro server assembles each of the network unit data according to the determined location of the network unit data in the network data to obtain the network data.

第二方面,本发明实施例提供一种数据获取装置,所述装置包括:In a second aspect, an embodiment of the present invention provides a data acquiring apparatus, where the apparatus includes:

请求发送模块,用于向第一微服务器所属微服务器集群中的第二微服务器发送网络单元数据获取请求,所述第二微服务器包括至少一个微服务器;a request sending module, configured to send a network unit data acquisition request to a second micro server in the micro server cluster to which the first micro server belongs, where the second micro server includes at least one micro server;

数据接收模块,用于接收来自所述第二微服务器的网络单元数据及其数据标识;a data receiving module, configured to receive network unit data and the data identifier from the second micro server;

数据组装模块,用于根据所述网络单元数据的数据标识,将各个所述网络单元数据进行组装,得到网络数据。And a data assembly module, configured to assemble each of the network unit data according to the data identifier of the network unit data to obtain network data.

可选的,所述请求发送模块,具体用于:Optionally, the request sending module is specifically configured to:

在接收到用户终端发送的网络数据获取请求时,向所述第二微服务器发送关于所述网络数据的网络单元数据获取请求。Upon receiving the network data acquisition request sent by the user terminal, the network unit data acquisition request for the network data is sent to the second micro server.

可选的,所述请求发送模块,具体用于:Optionally, the request sending module is specifically configured to:

在接收到所述用户终端发送的所述网络数据获取请求时,获取关于所述网络数据的各个网络单元数据的访问地址;Acquiring an access address of each network unit data of the network data when receiving the network data acquisition request sent by the user terminal;

根据所述访问地址,确定存储所述网络单元数据的第二微服务器;Determining, according to the access address, a second micro server storing the network unit data;

向确定得到的第二微服务器发送所述网络单元数据获取请求。The network element data acquisition request is sent to the determined second micro server.

可选的,所述数据组装模块,具体用于:Optionally, the data assembly module is specifically configured to:

根据所述网络单元数据的数据标识,确定所述网络单元数据在所述网络数据中的位置; Determining, according to the data identifier of the network unit data, a location of the network unit data in the network data;

根据确定得到的网络单元数据在所述网络数据中的位置,将各个所述网络单元数据进行组装,得到所述网络数据。And determining, according to the determined location of the network unit data in the network data, each of the network unit data to obtain the network data.

第三方面,本发明实施例提供了一种微服务器,其特征在于,包括处理器、输入设备、输出设备和存储器,所述处理器、输入设备、输出设备和存储器相互连接,其中,所述存储器用于存储计算机程序,所述计算机程序包括程序指令,所述处理器被配置用于调用所述程序指令,执行如第一方面所述的方法。In a third aspect, an embodiment of the present invention provides a micro server, including a processor, an input device, an output device, and a memory, where the processor, the input device, the output device, and the memory are connected to each other, wherein the The memory is for storing a computer program, the computer program comprising program instructions, the processor being configured to invoke the program instructions to perform the method of the first aspect.

第四方面,本发明实施例提供了一种计算机可读存储介质,其特征在于,所述计算机存储介质存储有计算机程序,所述计算机程序包括程序指令,所述程序指令当被处理器执行时使所述处理器执行如第一方面所述的方法。In a fourth aspect, an embodiment of the present invention provides a computer readable storage medium, wherein the computer storage medium stores a computer program, where the computer program includes program instructions, when the program instructions are executed by a processor. The processor is caused to perform the method as described in the first aspect.

本发明实施例中,第一微服务器向其所属微服务器集群中的第二微服务器发送网络单元数据获取请求,第二微服务器包括至少一个微服务器;第一微服务器接收来自第二微服务器的网络单元数据及其数据标识;第一微服务器根据网络单元数据的数据标识,将各个网络单元数据进行组装,得到网络数据,可提高数据的传输效率,避免网络堵塞。In the embodiment of the present invention, the first micro server sends a network unit data acquisition request to the second micro server in the cluster to which the micro server belongs, the second micro server includes at least one micro server, and the first micro server receives the second micro server. Network unit data and its data identifier; the first micro server assembles each network unit data according to the data identifier of the network unit data to obtain network data, which can improve data transmission efficiency and avoid network congestion.

附图说明DRAWINGS

为了更清楚地说明本发明实施例中的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings to be used in the embodiments will be briefly described below. It is obvious that the drawings in the following description are only some embodiments of the present invention. Those skilled in the art can also obtain other drawings based on these drawings without paying any creative work.

图1是本发明实施例提供的一种数据获取方法的流程示意图;1 is a schematic flowchart of a data acquisition method according to an embodiment of the present invention;

图2是本发明实施例提供的一种数据获取装置的结构示意图;2 is a schematic structural diagram of a data acquiring apparatus according to an embodiment of the present invention;

图3是本发明实施例提供的一种微服务器的结构示意图;3 is a schematic structural diagram of a micro server according to an embodiment of the present invention;

图4是本发明实施例提供的一种数据获取系统的结构示意图。FIG. 4 is a schematic structural diagram of a data acquisition system according to an embodiment of the present invention.

具体实施方式Detailed ways

下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清 楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solution in the embodiment of the present invention will be clarified in the following with reference to the accompanying drawings in the embodiments of the present invention. BRIEF DESCRIPTION OF THE DRAWINGS It is apparent that the described embodiments are a part of the embodiments of the invention, and not all of the embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.

请参见图1,图1是本发明实施例提供的一种数据获取方法的流程示意图,如图1所示,包括以下步骤:Referring to FIG. 1 , FIG. 1 is a schematic flowchart of a data acquisition method according to an embodiment of the present invention. As shown in FIG. 1 , the method includes the following steps:

步骤101、第一微服务器向其所属微服务器集群中的第二微服务器发送网络单元数据获取请求,所述第二微服务器包括至少一个微服务器。Step 101: The first micro server sends a network unit data acquisition request to a second micro server in the cluster of the micro server to which it belongs, and the second micro server includes at least one micro server.

可选的,第一微服务器接收到用户终端发送的网络数据获取请求时,可以向所述第二微服务器发送关于所述网络数据的网络单元数据获取请求。Optionally, when receiving the network data acquisition request sent by the user terminal, the first micro server may send a network element data acquisition request for the network data to the second micro server.

可选的,第一微服务器接收到用户终端发送的网络数据获取请求时,向所述第二微服务器发送关于所述网络数据的网络单元数据获取请求,具体可以为:所述第一微服务器接收到所述用户终端发送的所述网络数据获取请求时,获取关于所述网络数据的各个网络单元数据的访问地址;所述第一微服务器根据所述访问地址,确定存储所述网络单元数据的第二微服务器;所述第一微服务器向确定得到的第二微服务器发送所述网络单元数据获取请求。Optionally, when receiving the network data acquisition request sent by the user terminal, the first micro server sends a network unit data acquisition request for the network data to the second micro server, which may be: the first micro server. Acquiring an access address of each network unit data of the network data when receiving the network data acquisition request sent by the user terminal; determining, by the first micro server, storing the network unit data according to the access address The second micro server; the first micro server sends the network unit data acquisition request to the determined second micro server.

步骤102、第一微服务器接收来自所述第二微服务器的网络单元数据及其数据标识。Step 102: The first micro server receives network unit data and the data identifier from the second micro server.

步骤103、第一微服务器根据所述网络单元数据的数据标识,将各个所述网络单元数据进行组装,得到网络数据。Step 103: The first micro server assembles each of the network unit data according to the data identifier of the network unit data to obtain network data.

可选的,第一微服务器可以根据所述网络单元数据的数据标识,确定所述网络单元数据在所述网络数据中的位置;所述第一微服务器根据确定得到的网络单元数据在所述网络数据中的位置,将各个所述网络单元数据进行组装,得到所述网络数据。Optionally, the first micro server may determine, according to the data identifier of the network unit data, a location of the network unit data in the network data; the first micro server is configured according to the determined network unit data. The location in the network data is assembled by assembling each of the network unit data to obtain the network data.

本发明实施例中,第一微服务器向其所属微服务器集群中的第二微服务器发送网络单元数据获取请求,第二微服务器包括至少一个微服务器;第一微服务器接收来自第二微服务器的网络单元数据及其数据标识;第一微服务器根据网络单元数据的数据标识,将各个网络单元数据进行组装,得到网络数据,可提高数据的传输效率,避免网络堵塞。 In the embodiment of the present invention, the first micro server sends a network unit data acquisition request to the second micro server in the cluster to which the micro server belongs, the second micro server includes at least one micro server, and the first micro server receives the second micro server. Network unit data and its data identifier; the first micro server assembles each network unit data according to the data identifier of the network unit data to obtain network data, which can improve data transmission efficiency and avoid network congestion.

请参见图2,图2是本发明实施例提供的一种数据获取装置的结构示意图,如图2所示,包括:Referring to FIG. 2, FIG. 2 is a schematic structural diagram of a data acquiring apparatus according to an embodiment of the present invention. As shown in FIG. 2, the method includes:

请求发送模块201,用于向第一微服务器所属微服务器集群中的第二微服务器发送网络单元数据获取请求,所述第二微服务器包括至少一个微服务器;The request sending module 201 is configured to send a network unit data acquisition request to a second micro server in the micro server cluster to which the first micro server belongs, where the second micro server includes at least one micro server;

数据接收模块202,用于接收来自所述第二微服务器的网络单元数据及其数据标识;The data receiving module 202 is configured to receive network unit data and the data identifier from the second micro server;

数据组装模块203,用于根据所述网络单元数据的数据标识,将各个所述网络单元数据进行组装,得到网络数据。The data assembly module 203 is configured to assemble each of the network unit data according to the data identifier of the network unit data to obtain network data.

可选的,所述请求发送模块201,具体用于:Optionally, the request sending module 201 is specifically configured to:

在接收到用户终端发送的网络数据获取请求时,向所述第二微服务器发送关于所述网络数据的网络单元数据获取请求。Upon receiving the network data acquisition request sent by the user terminal, the network unit data acquisition request for the network data is sent to the second micro server.

可选的,所述请求发送模块201,具体用于:Optionally, the request sending module 201 is specifically configured to:

在接收到所述用户终端发送的所述网络数据获取请求时,获取关于所述网络数据的各个网络单元数据的访问地址;Acquiring an access address of each network unit data of the network data when receiving the network data acquisition request sent by the user terminal;

根据所述访问地址,确定存储所述网络单元数据的第二微服务器;Determining, according to the access address, a second micro server storing the network unit data;

向确定得到的第二微服务器发送所述网络单元数据获取请求。The network element data acquisition request is sent to the determined second micro server.

可选的,所述数据组装模块203,具体用于:Optionally, the data assembly module 203 is specifically configured to:

根据所述网络单元数据的数据标识,确定所述网络单元数据在所述网络数据中的位置;Determining, according to the data identifier of the network unit data, a location of the network unit data in the network data;

根据确定得到的网络单元数据在所述网络数据中的位置,将各个所述网络单元数据进行组装,得到所述网络数据。And determining, according to the determined location of the network unit data in the network data, each of the network unit data to obtain the network data.

本发明实施例中,请求发送模块201向第一微服务器所属微服务器集群中的第二微服务器发送网络单元数据获取请求,所述第二微服务器包括至少一个微服务器;数据接收模块202接收来自所述第二微服务器的网络单元数据及其数据标识;数据组装模块203根据所述网络单元数据的数据标识,将各个所述网络单元数据进行组装,得到网络数据,可提高数据的传输效率,避免网络堵塞。In the embodiment of the present invention, the request sending module 201 sends a network unit data acquisition request to the second micro server in the micro server cluster to which the first micro server belongs, the second micro server includes at least one micro server; and the data receiving module 202 receives the The network unit data of the second micro server and the data identifier thereof; the data assembly module 203 assembles each of the network unit data according to the data identifier of the network unit data, and obtains network data, thereby improving data transmission efficiency. Avoid network congestion.

参见图3,图3是本发明实施例提供的一种微服务器的结构图。如图3所 示,微服务器包括:处理器301、存储器302、网络接口304和用户接口303。微服务器中的各个组件通过总线系统305耦合在一起。总线系统305除包括数据总线之外,还包括电源总线、控制总线和状态信号总线。但是为了清楚说明起见,在图3中将各种总线都标为总线系统305。Referring to FIG. 3, FIG. 3 is a structural diagram of a micro server according to an embodiment of the present invention. As shown in Figure 3 The micro server includes a processor 301, a memory 302, a network interface 304, and a user interface 303. The various components in the microserver are coupled together by a bus system 305. The bus system 305 includes a power bus, a control bus, and a status signal bus in addition to the data bus. However, for clarity of description, various buses are labeled as bus system 305 in FIG.

其中,用户接口303可以包括显示器、键盘或者点击设备(例如,鼠标,轨迹球(track ball)、触感板或者触摸屏等。The user interface 303 may include a display, a keyboard, or a pointing device (eg, a mouse, a track ball, a touch pad, or a touch screen, etc.).

可以理解,本发明实施例中的存储器302可以是易失性存储器或非易失性存储器,或可包括易失性和非易失性存储器两者。其中,非易失性存储器可以是只读存储器(Read-Only Memory,ROM)、可编程只读存储器(Programmable ROM,PROM)、可擦除可编程只读存储器(Erasable PROM,EPROM)、电可擦除可编程只读存储器(Electrically EPROM,EEPROM)或闪存。易失性存储器可以是随机存取存储器(Random Access Memory,RAM),其用作外部高速缓存。通过示例性但不是限制性说明,许多形式的RAM可用,例如静态随机存取存储器(Static RAM,SRAM)、动态随机存取存储器(Dynamic RAM,DRAM)、同步动态随机存取存储器(Synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(Double Data Rate SDRAM,DDRSDRAM)、增强型同步动态随机存取存储器(Enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(Synchlink DRAM,SLDRAM)和直接内存总线随机存取存储器(Direct Rambus RAM,DRRAM)。本文描述的系统和方法的存储器302旨在包括但不限于这些和任意其它适合类型的存储器。It is to be understood that the memory 302 in the embodiments of the present invention may be a volatile memory or a non-volatile memory, or may include both volatile and non-volatile memory. The non-volatile memory may be a read-only memory (ROM), a programmable read only memory (PROM), an erasable programmable read only memory (Erasable PROM, EPROM), or an electric Erase programmable read only memory (EEPROM) or flash memory. The volatile memory can be a Random Access Memory (RAM) that acts as an external cache. By way of example and not limitation, many forms of RAM are available, such as static random access memory (SRAM), dynamic random access memory (DRAM), synchronous dynamic random access memory (Synchronous DRAM). SDRAM), Double Data Rate Synchronous Dynamic Random Access Memory (DDRSDRAM), Enhanced Synchronous Dynamic Random Access Memory (ESDRAM), Synchronous Connection Dynamic Random Access Memory (SDRAM) And direct memory bus random access memory (DRRAM). The memory 302 of the systems and methods described herein is intended to comprise, without being limited to, these and any other suitable types of memory.

在一些实施方式中,存储器302存储了如下的元素,可执行模块或者数据结构,或者他们的子集,或者他们的扩展集:操作系统3021和应用程序3022。In some embodiments, memory 302 stores elements, executable modules or data structures, or a subset thereof, or their extended set: operating system 3021 and application 3022.

其中,操作系统3021,包含各种系统程序,例如框架层、核心库层、驱动层等,用于实现各种基础业务以及处理基于硬件的任务。应用程序3022,包含各种应用程序,例如媒体播放器(Media Player)、浏览器(Browser)等,用于实现各种应用业务。实现本发明实施例方法的程序可以包含在应用程序3022中。The operating system 3021 includes various system programs, such as a framework layer, a core library layer, a driver layer, and the like, for implementing various basic services and processing hardware-based tasks. The application 3022 includes various applications, such as a media player (Media Player), a browser, and the like, for implementing various application services. A program implementing the method of the embodiment of the present invention may be included in the application 3022.

在本发明实施例中,通过调用存储器302存储的程序或指令,具体的,可以是应用程序3022中存储的程序或指令,处理器301用于: In the embodiment of the present invention, the program or instruction stored in the memory 302 is specifically a program or an instruction stored in the application 3022. The processor 301 is configured to:

通过网络接口304向该微服务器所属微服务器集群中的第二微服务器发送网络单元数据获取请求,所述第二微服务器包括至少一个微服务器;Sending, by the network interface 304, a network unit data acquisition request to a second micro server in the micro server cluster to which the micro server belongs, the second micro server including at least one micro server;

通过网络接口304接收来自所述第二微服务器的网络单元数据及其数据标识;Receiving, by the network interface 304, network element data and the data identifier thereof from the second micro server;

根据所述网络单元数据的数据标识,将各个所述网络单元数据进行组装,得到网络数据。And each of the network unit data is assembled according to the data identifier of the network unit data to obtain network data.

可选的,处理器301通过网络接口304向该微服务器所属微服务器集群中的第二微服务器发送网络单元数据获取请求,具体可以为:Optionally, the processor 301 sends a network unit data acquisition request to the second micro server in the micro server cluster to which the micro server belongs, by using the network interface 304.

在处理器301通过网络接口304接收到用户终端发送的网络数据获取请求时,向所述第二微服务器发送关于所述网络数据的网络单元数据获取请求。When the processor 301 receives the network data acquisition request sent by the user terminal through the network interface 304, the network unit data acquisition request for the network data is sent to the second micro server.

可选的,处理器301通过网络接口304接收到用户终端发送的网络数据获取请求时,向所述第二微服务器发送关于所述网络数据的网络单元数据获取请求,具体可以为:Optionally, the processor 301, when receiving the network data acquisition request sent by the user terminal, by the network interface 304, sends a network unit data acquisition request for the network data to the second micro server, which may be:

处理器301通过网络接口304接收到所述用户终端发送的所述网络数据获取请求时,获取关于所述网络数据的各个网络单元数据的访问地址;When the processor 301 receives the network data acquisition request sent by the user terminal through the network interface 304, the processor 301 acquires an access address of each network unit data of the network data;

处理器301根据所述访问地址,确定存储所述网络单元数据的第二微服务器;The processor 301 determines, according to the access address, a second micro server that stores the network unit data;

处理器301通过网络接口304向确定得到的第二微服务器发送所述网络单元数据获取请求。The processor 301 sends the network element data acquisition request to the determined second micro server via the network interface 304.

可选的,处理器301根据所述网络单元数据的数据标识,将各个所述网络单元数据进行组装,得到网络数据,具体可以为:Optionally, the processor 301, according to the data identifier of the network unit data, assembles each of the network unit data to obtain network data, which may be:

处理器301根据所述网络单元数据的数据标识,确定所述网络单元数据在所述网络数据中的位置;The processor 301 determines, according to the data identifier of the network unit data, a location of the network unit data in the network data;

处理器301根据确定得到的网络单元数据在所述网络数据中的位置,将各个所述网络单元数据进行组装,得到所述网络数据。The processor 301 assembles each of the network unit data according to the determined location of the network unit data in the network data to obtain the network data.

上述本发明实施例揭示的方法可以应用于处理器301中,或者由处理器301实现。处理器301可能是一种集成电路芯片,具有信号的处理能力。在实现过程中,上述方法的各步骤可以通过处理器301中的硬件的集成逻辑电路或者软件形式的指令完成。上述的处理器301可以是通用处理器、数字信号处理 器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成可编程门阵列(Field Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件。可以实现或者执行本发明实施例中的公开的各方法、步骤及逻辑框图。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。结合本发明实施例所公开的方法的步骤可以直接体现为硬件译码处理器执行完成,或者用译码处理器中的硬件及软件模块组合执行完成。软件模块可以位于随机存储器,闪存、只读存储器,可编程只读存储器或者电可擦写可编程存储器、寄存器等本领域成熟的存储介质中。该存储介质位于存储器302,处理器301读取存储器302中的信息,结合其硬件完成上述方法的步骤。The method disclosed in the foregoing embodiments of the present invention may be applied to the processor 301 or implemented by the processor 301. Processor 301 may be an integrated circuit chip with signal processing capabilities. In the implementation process, each step of the foregoing method may be completed by an integrated logic circuit of hardware in the processor 301 or an instruction in a form of software. The above processor 301 can be a general purpose processor, digital signal processing Digital Signal Processor (DSP), Application Specific Integrated Circuit (ASIC), Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware Component. The methods, steps, and logical block diagrams disclosed in the embodiments of the present invention may be implemented or carried out. The general purpose processor may be a microprocessor or the processor or any conventional processor or the like. The steps of the method disclosed in the embodiments of the present invention may be directly implemented by the hardware decoding processor, or may be performed by a combination of hardware and software modules in the decoding processor. The software module can be located in a conventional storage medium such as random access memory, flash memory, read only memory, programmable read only memory or electrically erasable programmable memory, registers, and the like. The storage medium is located in the memory 302, and the processor 301 reads the information in the memory 302 and completes the steps of the above method in combination with its hardware.

可以理解的是,本文描述的这些实施例可以用硬件、软件、固件、中间件、微码或其组合来实现。对于硬件实现,处理单元可以实现在一个或多个专用集成电路(Application Specific Integrated Circuits,ASIC)、数字信号处理器(Digital Signal Processing,DSP)、数字信号处理设备(DSP Device,DSPD)、可编程逻辑设备(Programmable Logic Device,PLD)、现场可编程门阵列(Field-Programmable Gate Array,FPGA)、通用处理器、控制器、微控制器、微处理器、用于执行本申请所述功能的其它电子单元或其组合中。It will be appreciated that the embodiments described herein can be implemented in hardware, software, firmware, middleware, microcode, or a combination thereof. For hardware implementation, the processing unit can be implemented in one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processing (DSP), Digital Signal Processing Equipment (DSP Device, DSPD), programmable Programmable Logic Device (PLD), Field-Programmable Gate Array (FPGA), general purpose processor, controller, microcontroller, microprocessor, other for performing the functions described herein In an electronic unit or a combination thereof.

对于软件实现,可通过执行本文所述功能的模块(例如过程、函数等)来实现本文所述的技术。软件代码可存储在存储器中并通过处理器执行。存储器可以在处理器中或在处理器外部实现。For a software implementation, the techniques described herein can be implemented by modules (eg, procedures, functions, and so on) that perform the functions described herein. The software code can be stored in memory and executed by the processor. The memory can be implemented in the processor or external to the processor.

请参见图4,为本发明实施例提供的数据获取系统的示意性框图。本实施例中所描述的系统,具体的,如图4所示,本发明实施例的所述系统至少包括第一微服务器401和第二微服务器402,其中:FIG. 4 is a schematic block diagram of a data acquisition system according to an embodiment of the present invention. The system described in this embodiment, specifically, as shown in FIG. 4, the system in the embodiment of the present invention includes at least a first micro server 401 and a second micro server 402, where:

第一微服务器401向其所属微服务器集群中的第二微服务器402发送网络单元数据获取请求,所述第二微服务器402包括至少一个微服务器;The first micro server 401 sends a network unit data acquisition request to the second micro server 402 in the cluster of micro servers to which it belongs, and the second micro server 402 includes at least one micro server;

所述第一微服务器401接收来自所述第二微服务器402的网络单元数据及其数据标识;The first micro server 401 receives network unit data and the data identifier from the second micro server 402;

所述第一微服务器401根据所述网络单元数据的数据标识,将各个所述网 络单元数据进行组装,得到网络数据。The first micro server 401, according to the data identifier of the network unit data, each of the networks The network unit data is assembled to obtain network data.

可选的,本发明实施例中的数据获取系统还可以包括用户终端403,则所述第一微服务器401向其所属微服务器集群中的第二微服务器402发送网络单元数据获取请求,包括:Optionally, the data obtaining system in the embodiment of the present invention may further include a user terminal 403, and the first micro server 401 sends a network unit data obtaining request to the second micro server 402 in the cluster of the micro server to which the first micro server 401 belongs, including:

所述第一微服务器401接收到用户终端403发送的网络数据获取请求时,向所述第二微服务器402发送关于所述网络数据的网络单元数据获取请求。When receiving the network data acquisition request sent by the user terminal 403, the first micro server 401 sends a network unit data acquisition request for the network data to the second micro server 402.

可选的,所述第一微服务器401接收到用户终端403发送的网络数据获取请求时,向所述第二微服务器402发送关于所述网络数据的网络单元数据获取请求,包括:Optionally, the first micro server 401, when receiving the network data acquisition request sent by the user terminal 403, sends a network unit data acquisition request for the network data to the second micro server 402, including:

所述第一微服务器401接收到所述用户终端发送的所述网络数据获取请求时,获取关于所述网络数据的各个网络单元数据的访问地址;When the first micro server 401 receives the network data acquisition request sent by the user terminal, acquiring an access address of each network unit data of the network data;

所述第一微服务器401根据所述访问地址,确定存储所述网络单元数据的第二微服务器402;The first micro server 401 determines, according to the access address, a second micro server 402 that stores the network unit data;

所述第一微服务器401向确定得到的第二微服务器402发送所述网络单元数据获取请求。The first micro server 401 sends the network element data acquisition request to the determined second micro server 402.

可选的,所述第一微服务器401根据所述网络单元数据的数据标识,将各个所述网络单元数据进行组装,得到网络数据,包括:Optionally, the first micro server 401, according to the data identifier of the network unit data, assembles each of the network unit data to obtain network data, including:

所述第一微服务器401根据所述网络单元数据的数据标识,确定所述网络单元数据在所述网络数据中的位置;Determining, by the first micro server 401, a location of the network element data in the network data according to a data identifier of the network unit data;

所述第一微服务器401根据确定得到的网络单元数据在所述网络数据中的位置,将各个所述网络单元数据进行组装,得到所述网络数据。The first micro server 401 assembles each of the network unit data according to the determined location of the network unit data in the network data to obtain the network data.

本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。Those of ordinary skill in the art will appreciate that the elements and algorithm steps of the various examples described in connection with the embodiments disclosed herein can be implemented in electronic hardware or a combination of computer software and electronic hardware. Whether these functions are performed in hardware or software depends on the specific application and design constraints of the solution. A person skilled in the art can use different methods for implementing the described functions for each particular application, but such implementation should not be considered to be beyond the scope of the present invention.

所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统、装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。 A person skilled in the art can clearly understand that for the convenience and brevity of the description, the specific working process of the system, the device and the unit described above can refer to the corresponding process in the foregoing method embodiment, and details are not described herein again.

在本申请所提供的实施例中,应该理解到,所揭露的装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the embodiments provided by the present application, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the device embodiments described above are merely illustrative. For example, the division of the unit is only a logical function division. In actual implementation, there may be another division manner, for example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored or not executed. In addition, the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.

所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本发明实施例方案的目的。The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the embodiments of the present invention.

另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.

所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、ROM、RAM、磁碟或者光盘等各种可以存储程序代码的介质。The functions may be stored in a computer readable storage medium if implemented in the form of a software functional unit and sold or used as a standalone product. Based on such understanding, the technical solution of the present invention, which is essential or contributes to the prior art, or a part of the technical solution, may be embodied in the form of a software product, which is stored in a storage medium, including The instructions are used to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention. The foregoing storage medium includes various media that can store program codes, such as a USB flash drive, a mobile hard disk, a ROM, a RAM, a magnetic disk, or an optical disk.

以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应以权利要求的保护范围为准。 The above is only a specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily think of changes or substitutions within the technical scope of the present invention. It should be covered by the scope of the present invention. Therefore, the scope of protection of the present invention should be determined by the scope of the claims.

Claims (10)

一种数据获取方法,其特征在于,所述方法包括:A data acquisition method, the method comprising: 第一微服务器向其所属微服务器集群中的第二微服务器发送网络单元数据获取请求,所述第二微服务器包括至少一个微服务器;The first micro server sends a network unit data acquisition request to a second micro server in the cluster of micro servers to which it belongs, the second micro server including at least one micro server; 所述第一微服务器接收来自所述第二微服务器的网络单元数据及其数据标识;The first micro server receives network unit data and the data identifier from the second micro server; 所述第一微服务器根据所述网络单元数据的数据标识,将各个所述网络单元数据进行组装,得到网络数据。The first micro server assembles each of the network unit data according to the data identifier of the network unit data to obtain network data. 根据权利要求1所述的方法,其特征在于,所述第一微服务器向其所属微服务器集群中的第二微服务器发送网络单元数据获取请求,包括:The method according to claim 1, wherein the first micro server sends a network unit data acquisition request to a second micro server in the cluster of microservice servers to which the first micro server belongs, including: 所述第一微服务器接收到用户终端发送的网络数据获取请求时,向所述第二微服务器发送关于所述网络数据的网络单元数据获取请求。When receiving the network data acquisition request sent by the user terminal, the first micro server sends a network unit data acquisition request for the network data to the second micro server. 根据权利要求2所述的方法,其特征在于,所述第一微服务器接收到用户终端发送的网络数据获取请求时,向所述第二微服务器发送关于所述网络数据的网络单元数据获取请求,包括:The method according to claim 2, wherein the first micro server sends a network unit data acquisition request for the network data to the second micro server when receiving the network data acquisition request sent by the user terminal ,include: 所述第一微服务器接收到所述用户终端发送的所述网络数据获取请求时,获取关于所述网络数据的各个网络单元数据的访问地址;When the first micro server receives the network data acquisition request sent by the user terminal, acquiring an access address of each network unit data of the network data; 所述第一微服务器根据所述访问地址,确定存储所述网络单元数据的第二微服务器;Determining, by the first micro server, a second micro server that stores the network unit data according to the access address; 所述第一微服务器向确定得到的第二微服务器发送所述网络单元数据获取请求。The first micro server sends the network element data acquisition request to the determined second micro server. 根据权利要求1所述的方法,其特征在于,所述第一微服务器根据所述网络单元数据的数据标识,将各个所述网络单元数据进行组装,得到网络数据,包括:The method according to claim 1, wherein the first micro server assembles each of the network unit data according to the data identifier of the network unit data to obtain network data, including: 所述第一微服务器根据所述网络单元数据的数据标识,确定所述网络单元数据在所述网络数据中的位置; Determining, by the first micro server, a location of the network unit data in the network data according to a data identifier of the network unit data; 所述第一微服务器根据确定得到的网络单元数据在所述网络数据中的位置,将各个所述网络单元数据进行组装,得到所述网络数据。The first micro server assembles each of the network unit data according to the determined location of the network unit data in the network data to obtain the network data. 一种数据获取装置,其特征在于,所述装置包括:A data acquisition device, characterized in that the device comprises: 请求发送模块,用于向第一微服务器所属微服务器集群中的第二微服务器发送网络单元数据获取请求,所述第二微服务器包括至少一个微服务器;a request sending module, configured to send a network unit data acquisition request to a second micro server in the micro server cluster to which the first micro server belongs, where the second micro server includes at least one micro server; 数据接收模块,用于接收来自所述第二微服务器的网络单元数据及其数据标识;a data receiving module, configured to receive network unit data and the data identifier from the second micro server; 数据组装模块,用于根据所述网络单元数据的数据标识,将各个所述网络单元数据进行组装,得到网络数据。And a data assembly module, configured to assemble each of the network unit data according to the data identifier of the network unit data to obtain network data. 根据权利要求5所述的装置,其特征在于,所述请求发送模块,具体用于:The device according to claim 5, wherein the request sending module is specifically configured to: 在接收到用户终端发送的网络数据获取请求时,向所述第二微服务器发送关于所述网络数据的网络单元数据获取请求。Upon receiving the network data acquisition request sent by the user terminal, the network unit data acquisition request for the network data is sent to the second micro server. 根据权利要求6所述的装置,其特征在于,所述请求发送模块,具体用于:The device according to claim 6, wherein the request sending module is specifically configured to: 在接收到所述用户终端发送的所述网络数据获取请求时,获取关于所述网络数据的各个网络单元数据的访问地址;Acquiring an access address of each network unit data of the network data when receiving the network data acquisition request sent by the user terminal; 根据所述访问地址,确定存储所述网络单元数据的第二微服务器;Determining, according to the access address, a second micro server storing the network unit data; 向确定得到的第二微服务器发送所述网络单元数据获取请求。The network element data acquisition request is sent to the determined second micro server. 根据权利要求5所述的装置,其特征在于,所述数据组装模块,具体用于:The device according to claim 5, wherein the data assembly module is specifically configured to: 根据所述网络单元数据的数据标识,确定所述网络单元数据在所述网络数据中的位置;Determining, according to the data identifier of the network unit data, a location of the network unit data in the network data; 根据确定得到的网络单元数据在所述网络数据中的位置,将各个所述网络单元数据进行组装,得到所述网络数据。 And determining, according to the determined location of the network unit data in the network data, each of the network unit data to obtain the network data. 一种微服务器,其特征在于,包括处理器、输入设备、输出设备和存储器,所述处理器、输入设备、输出设备和存储器相互连接,其中,所述存储器用于存储计算机程序,所述计算机程序包括程序指令,所述处理器被配置用于调用所述程序指令,执行如权利要求1-4任一项所述的方法。A micro server, comprising: a processor, an input device, an output device, and a memory, wherein the processor, the input device, the output device, and the memory are connected to each other, wherein the memory is used to store a computer program, the computer The program includes program instructions, the processor being configured to invoke the program instructions to perform the method of any of claims 1-4. 一种计算机可读存储介质,其特征在于,所述计算机存储介质存储有计算机程序,所述计算机程序包括程序指令,所述程序指令当被处理器执行时使所述处理器执行如权利要求1-4任一项所述的方法。 A computer readable storage medium, characterized in that the computer storage medium stores a computer program, the computer program comprising program instructions, the program instructions, when executed by a processor, causing the processor to execute as claimed in claim 1. The method of any of the preceding claims.
PCT/CN2017/097939 2017-08-17 2017-08-17 Data acquiring method and device Ceased WO2019033370A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/097939 WO2019033370A1 (en) 2017-08-17 2017-08-17 Data acquiring method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/097939 WO2019033370A1 (en) 2017-08-17 2017-08-17 Data acquiring method and device

Publications (1)

Publication Number Publication Date
WO2019033370A1 true WO2019033370A1 (en) 2019-02-21

Family

ID=65362865

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/097939 Ceased WO2019033370A1 (en) 2017-08-17 2017-08-17 Data acquiring method and device

Country Status (1)

Country Link
WO (1) WO2019033370A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111786825A (en) * 2020-06-23 2020-10-16 京东数字科技控股有限公司 Method, device, system and storage medium for dynamically configuring interface service

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100153415A1 (en) * 2008-12-16 2010-06-17 Netapp, Inc. Method and Apparatus to Implement a Hierarchical Cache System with pNFS
CN101764824A (en) * 2010-01-28 2010-06-30 深圳市同洲电子股份有限公司 Distributed cache control method, device and system
CN102833294A (en) * 2011-06-17 2012-12-19 阿里巴巴集团控股有限公司 File processing method and system based on cloud storage, and server cluster system
CN104679665A (en) * 2013-12-02 2015-06-03 中兴通讯股份有限公司 Method and system for achieving block storage of distributed file system
CN105893620A (en) * 2016-04-28 2016-08-24 江苏物联网研究发展中心 Massive super-large image accessing method based on distributed database
CN107623719A (en) * 2017-08-17 2018-01-23 深圳市优品壹电子有限公司 Data capture method and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100153415A1 (en) * 2008-12-16 2010-06-17 Netapp, Inc. Method and Apparatus to Implement a Hierarchical Cache System with pNFS
CN101764824A (en) * 2010-01-28 2010-06-30 深圳市同洲电子股份有限公司 Distributed cache control method, device and system
CN102833294A (en) * 2011-06-17 2012-12-19 阿里巴巴集团控股有限公司 File processing method and system based on cloud storage, and server cluster system
CN104679665A (en) * 2013-12-02 2015-06-03 中兴通讯股份有限公司 Method and system for achieving block storage of distributed file system
CN105893620A (en) * 2016-04-28 2016-08-24 江苏物联网研究发展中心 Massive super-large image accessing method based on distributed database
CN107623719A (en) * 2017-08-17 2018-01-23 深圳市优品壹电子有限公司 Data capture method and device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111786825A (en) * 2020-06-23 2020-10-16 京东数字科技控股有限公司 Method, device, system and storage medium for dynamically configuring interface service
CN111786825B (en) * 2020-06-23 2023-06-27 京东科技控股股份有限公司 Method, device, system and storage medium for dynamically configuring interface service

Similar Documents

Publication Publication Date Title
CN111954051B (en) Method and system for transmitting video and audio data, cloud server and storage medium
US20090172217A1 (en) Distributed storage service systems and architecture
US9830099B1 (en) Secure erase of storage devices
CN102299954A (en) context-specific network resource addressing model for distributed services
CN110266505B (en) Method and equipment for managing session group
CN111163130B (en) Network service system and data transmission method thereof
CN104866290B (en) A kind of method and apparatus for data transmission
CN107665141B (en) Database configuration method and equipment thereof
CN109388475A (en) A kind of dispositions method, device, electronic equipment and the storage medium of physics bare machine
CN106534268A (en) A data sharing method and device
CN107527206A (en) A kind of resource transfers method, server, terminal and resource transfers system
CN111064804A (en) Network access method and device
CN109391508B (en) A computer-implemented method for automatically composing data center resources in a data center
US11699093B2 (en) Automated distribution of models for execution on a non-edge device and an edge device
CN111783010B (en) Webpage blank page monitoring method, device, terminal and storage medium
CN109308288B (en) Data processing method and device
CN106650351B (en) A kind of operation method and mobile terminal of application program
WO2019033370A1 (en) Data acquiring method and device
CN110209347B (en) A traceable data storage method
US12438770B2 (en) System and method for customization of onboarding process
CN114780266B (en) Resource access method, system and computing equipment
CN116248502A (en) Method, device and system for updating user-related data local to browser
CN115720224A (en) Access method, device, electronic device and medium based on desktop cloud
CN114547422A (en) Method and device for preventing repeated clicking of page elements
US20160330119A1 (en) Communication transmission system for communication protocol failures

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17921618

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC , EPO FORM 1205A DATED 08.09.2020.

122 Ep: pct application non-entry in european phase

Ref document number: 17921618

Country of ref document: EP

Kind code of ref document: A1