WO2012139474A1 - 数据的获取方法、设备和*** - Google Patents

数据的获取方法、设备和*** Download PDF

Info

Publication number
WO2012139474A1
WO2012139474A1 PCT/CN2012/073584 CN2012073584W WO2012139474A1 WO 2012139474 A1 WO2012139474 A1 WO 2012139474A1 CN 2012073584 W CN2012073584 W CN 2012073584W WO 2012139474 A1 WO2012139474 A1 WO 2012139474A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
identifier
acquisition request
identifiers
data identifier
Prior art date
Application number
PCT/CN2012/073584
Other languages
English (en)
French (fr)
Inventor
袁清
Original Assignee
腾讯科技(深圳)有限公司
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 腾讯科技(深圳)有限公司 filed Critical 腾讯科技(深圳)有限公司
Priority to AU2012242421A priority Critical patent/AU2012242421B2/en
Priority to ES12770887.3T priority patent/ES2675126T3/es
Priority to EP12770887.3A priority patent/EP2698730B1/en
Priority to US14/111,494 priority patent/US20140046968A1/en
Publication of WO2012139474A1 publication Critical patent/WO2012139474A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources

Definitions

  • the present invention relates to the field of field communication technologies, and in particular relates to a method, device and system for acquiring data. Background technique
  • the microblog information acquisition system first establishes with the microblog information storage system. Linking, obtaining the information of C, after receiving the information returning C; establishing a link with the microblog information storage system, obtaining the information of D, after receiving the information returning D; establishing a link with the information storage server of the microblog , Get the information of F. After the information of (:, D, and F are all acquired one by one, the information of (:, D, and F is returned to user B.
  • the embodiment of the present invention provides a method for acquiring data, where the method includes:
  • An embodiment of the present invention further provides a data acquiring apparatus, where the apparatus includes:
  • a data acquisition request receiving module configured to receive at least one first data acquisition request, where the first data acquisition request carries a data selection condition
  • a data identifier obtaining module configured to acquire, according to the data selection condition, all data identifiers that meet the data selection condition
  • the first data obtaining module is configured to acquire all data corresponding to the data identifier in parallel according to the data identifier, and return the corresponding data.
  • the embodiment of the present invention further provides a terminal, where the terminal includes: the data acquiring device as described above.
  • An embodiment of the present invention further provides a data storage server, where the server includes:
  • a receiving module configured to receive a second data acquisition request that is sent by the terminal in parallel, where the second data acquisition request is generated by the terminal according to the data identifier and a preset message format;
  • An obtaining module configured to acquire data corresponding to the data identifier according to the data identifier
  • the embodiment of the invention further provides a data acquisition system, the system comprising: the terminal as described above and the data storage server as described above.
  • the embodiment of the present invention determines the identifier of the data, and according to the data identifier, obtains all the data corresponding to the data identifier.
  • the data feedback delay caused by sequentially acquiring data one by one is reduced in the prior art.
  • the efficiency of data acquisition is improved, data can be timely fed back to the user, and the satisfaction of the data user is improved.
  • FIG. 1 is a flowchart of a method for acquiring data according to Embodiment 1 of the present invention
  • FIG. 2 is a flowchart of a method for acquiring data according to Embodiment 2 of the present invention
  • FIG. 3 is a flowchart of a method for acquiring data according to Embodiment 3 of the present invention.
  • FIG. 4 is a schematic diagram of an apparatus for acquiring data according to Embodiment 4 of the present invention.
  • FIG. 5 is a schematic diagram of an apparatus for acquiring data according to Embodiment 5 of the present invention.
  • FIG. 6 is a schematic diagram of a data storage server according to Embodiment 6 of the present invention. detailed description In order to make the technical solutions and advantages of the present invention more comprehensible, the embodiments of the present invention will be further described in detail below with reference to the accompanying drawings.
  • an embodiment of the present invention provides a method for acquiring data, where the method includes the following steps: S101: Receive at least one first data acquisition request, where the first data acquisition request carries a data selection condition;
  • S102 Obtain all data identifiers that meet the data selection condition according to the data selection condition.
  • S103 Acquire, according to the data identifier, all data corresponding to the data identifier in parallel, and return the corresponding data.
  • the executor of the steps in this embodiment may be a server for acquiring data, and may be another device having the functions of the steps in the embodiment. This embodiment is not specifically limited.
  • the embodiment of the present invention obtains all the data identifiers that meet the data selection condition, and obtains all the data corresponding to the data identifiers in parallel according to the data identifiers, which reduces the prior art data obtained by sequentially acquiring data one by one.
  • the data feedback delay, through the parallel acquisition of data improves the efficiency of data acquisition, enables the data to be timely feedback to the user, and improves the satisfaction of the data user.
  • an embodiment of the present invention provides a method for acquiring data, where the method includes the following steps: S201: Receive at least one first data acquisition request;
  • the first data acquisition request is received within a preset time, and the received first data acquisition request may be one or more, which is not specifically limited in this embodiment.
  • the first data acquisition request carries a data selection condition, and the first data acquisition request is used to request to acquire at least one data that meets the data selection condition.
  • the preset time may be 30 seconds, 1 minute, 90 seconds, etc., which is not specifically limited in this embodiment.
  • the microblog user A has three followers, and the microblog user B can obtain the follower information of the microblog user A by sending the first data acquisition request, and the first data acquisition request is carried in the first data acquisition request.
  • the data selection condition is "user A's follower", and the microblog user L also sends a first data acquisition request to obtain the follower information of the microblog user A, which is carried in the first data acquisition request.
  • the data selection condition is also "user A's follower".
  • other microblog users may also send the first data acquisition request to obtain the follower information of the microblog user A in the preset time. Make specific limits.
  • the correspondence between the data acquisition condition and the data identifier is stored in advance, so that when the first data acquisition request is received, the corresponding relationship between the locally acquired data acquisition condition and the data identifier may be obtained.
  • the data identifier is used to obtain data corresponding to the data identifier.
  • the data identifier of the physical data may be a physical storage location and a reading manner of the physical data.
  • the correspondence between the locally acquired data acquisition condition and the data identifier may be as shown in Table 1.
  • the data acquisition condition is "user A's follower" as shown in the example in S201
  • the data corresponding to the data acquisition condition is The labels are "Cl, D1, and Fl.”
  • the data identifiers satisfying the data selection condition may be merged to obtain the combined data identifier.
  • the merged data identifier does not have the same data identifier; and the merged data identifier is used as the data identifier in the subsequent step.
  • the data identifiers corresponding to the data selection conditions carried by the two data requests are respectively “Cl, D1, and Fl”. And “Cl, Dl”, the combined data is identified as "Cl, D1 and Fl”.
  • S203 Generate at least one second data acquisition request according to the data identifier and the preset packet format.
  • the second data acquisition request carries one or more data identifiers, and the total number of bytes of the data identifier
  • the packet size is less than or equal to the maximum number of bytes that can be accommodated in the packet format.
  • the preset packet format can be any packet format that can be used to transmit data corresponding to the existing communication protocol, such as a packet corresponding to UDP or TCP. format.
  • the preset message format is a message format corresponding to UDP
  • the obtained data identifier corresponding to the data selection condition is "user A's follower”
  • the second data acquisition request generated according to the data identifier and the preset packet format is a UDP packet carrying the data identifiers "Cl, D1, and F1".
  • the preset message format may be determined according to a communication protocol used between the server and the data storage server.
  • the UDP protocol can be employed.
  • the server can negotiate with the data storage server, and how many data is returned by the backend each time the data is requested.
  • each UDP packet can be included at most.
  • 500 data identifiers 20 request packets can be sent to the data storage server at the same time.
  • the starting position of the request is 0th, 500th, 1000th....
  • the 9500th the data storage server receives the request and processes it in parallel, and returns the data.
  • the process of generating the second data is similar to the process of the foregoing, and is not described herein again.
  • S204 Send the second data acquisition request to the data storage server in parallel, so that the data storage server acquires and returns data corresponding to the data identifier according to the data identifier;
  • the second data acquisition request is sent to the data storage server in parallel, so that the data storage server queries the correspondence between the locally stored data identifier and the data; the data storage server obtains the data corresponding to the data identifier and returns the data.
  • the data identifies the corresponding data.
  • the correspondence between the data identifier and the data saved locally by the data storage server can be as shown in Table 2.
  • the data storage server obtains the data identifier "C1, D1” by querying Table 2.
  • the data corresponding to F1 ", 101, 111, and 110” and returns the data "101, 111, and 110" corresponding to the data identifiers "C1, D1, and F1.”
  • the storage manner of the data may be embodied in multiple manners. The specific data storage manner is not limited in this embodiment.
  • the execution entity of the present embodiment converts the acquired data into a form that the terminal used by the user can display and sends the data to the user.
  • determining whether the corresponding data meets a preset cache condition and if yes, generating a correspondence between the data identifier and the data, and buffering the correspondence in a local correspondence between the data identifier and the data.
  • the operation may not be performed during the specific implementation.
  • the effective time of storing the correspondence between the data identifier and the data may also be set. When the correspondence between the data identifier and the data exceeds the valid time in the cache time of the local cache, the local data identifier and data are The corresponding relationship between the data identifier and the data is deleted in the corresponding relationship.
  • the correspondence between the local data identifier and the data may be represented by Table 3, and the valid time of the corresponding relationship may also be included in the table.
  • the embodiment of the present invention determines the identifier of the data, and according to the data identifier, simultaneously obtains all the data corresponding to the data identifier.
  • the data feedback delay caused by sequentially acquiring data one by one is reduced in the prior art.
  • the efficiency of data acquisition is improved, data can be timely fed back to the user, and the satisfaction of the data user is improved.
  • an embodiment of the present invention provides a method for acquiring data, where the method includes steps S30fS307, where S30fS302 is the same as S20fS202 in Embodiment 2; S305 ⁇ S307 are the same as S203 ⁇ S205 in Embodiment 2; The details are not described here. Different from Embodiment 2, this embodiment further includes the following steps:
  • the S30fS 307 is the same as the second embodiment, and is not described here.
  • the method further includes: S303: Query whether the corresponding relationship between the data identifier and the data in the local cache corresponds to the data identifier. Data, if present, then execute S304; if not, execute S305.
  • the received second data acquisition request is the data identifier corresponding to the data acquisition condition indicated by the S202 example being "Cl, D1, and F1”
  • the data identifiers "Cl, D1, and F1” The corresponding data is "Dish, m and no", and the corresponding data is returned.
  • the embodiment of the present invention determines the identifier of the data, and according to the data identifier, simultaneously acquires all the data corresponding to the data identifier.
  • the data feedback delay caused by sequentially acquiring data one by one is reduced in the prior art, and the data acquisition efficiency is improved by acquiring data in parallel, so that the data can be timely fed back to the use. Increased data user satisfaction.
  • the embodiment of the present invention caches the obtained data, so that when the user needs to obtain the data again, the user does not need to go to the background to pull, and only needs to obtain in the local cache, which reduces the time for data acquisition and increases. The user experience.
  • Example 4 Example 4
  • an embodiment of the present invention provides a data acquiring apparatus, where the apparatus includes:
  • the data acquisition request receiving module 401 is configured to receive at least one first data acquisition request, where the first data acquisition request carries a data selection condition;
  • the data identifier obtaining module 402 is configured to obtain, according to the data selection condition, all data identifiers that meet the data selection condition;
  • the first data obtaining module 403 is configured to acquire all data corresponding to the data identifier in parallel according to the data identifier, and return the corresponding data.
  • a terminal is provided, and the terminal includes the data acquiring device as described above.
  • the embodiment of the present invention obtains all the data identifiers that meet the data selection condition, and obtains all the data corresponding to the data identifiers in parallel according to the data identifiers, which reduces the prior art data obtained by sequentially acquiring data one by one.
  • the data feedback delay, through the parallel acquisition of data improves the efficiency of data acquisition, enables the data to be timely feedback to the user, and improves the satisfaction of the data user.
  • the embodiment of the present invention provides a data acquisition device, which is similar to the embodiment 4.
  • the device includes: the data acquisition request receiving module 401, the data identifier obtaining module 402, and the first data in Embodiment 4.
  • the module 403 is obtained.
  • the first data obtaining module 403 specifically includes:
  • the data request generating unit 4031 is configured to generate, according to the data identifier and the preset packet format, at least one second data acquisition request, where the second data acquisition request is used to request data corresponding to the data identifier, where The second data acquisition request carries one or more of the data identifiers, where the total number of bytes of the data identifier is less than or equal to a maximum number of bytes that the packet format can accommodate;
  • the first data obtaining unit 4032 is configured to send the second data acquisition request to the data storage server in parallel, so that the data storage server acquires and returns data corresponding to the data identifier according to the data identifier.
  • the first data acquiring module is specifically configured to:
  • the at least one second data acquisition request is generated according to the data identifier and the preset packet format, where the second data acquisition request is generated.
  • the second data acquisition request For requesting data corresponding to the data identifier, the second data acquisition request carries one or more of the data identifiers, where the total number of bytes of the data identifier is less than or equal to a maximum size that the packet format can accommodate.
  • the second data acquisition request is sent to the data storage server in parallel, so that the data storage server acquires and returns data corresponding to the data identifier according to the data identifier.
  • the device further includes:
  • the data cache module 404 is configured to determine whether the corresponding data meets a preset cache condition, and if yes, generate a correspondence between the data identifier and the data, and cache the corresponding relationship in a local data identifier and data. In the correspondence.
  • the effective time setting module 406 is configured to set a valid time of the correspondence between the data identifier and the data; the correspondence relationship management module 407 is configured to: when the correspondence between the data identifier and the data is cached in the local cache, the cache time exceeds the After the valid time, the corresponding relationship between the data identifier and the data is deleted in the corresponding relationship between the local data identifier and the data.
  • the data identifier merging module 408 combines the data identifiers that meet the data selection conditions to obtain the merged data identifiers, and the merged data identifiers have no identical data identifiers;
  • the module 403 is further configured to acquire, according to the merged data identifiers, all data corresponding to the merged data identifiers in parallel, and return the corresponding data.
  • a terminal is provided, and the terminal includes the data acquiring device as described above.
  • the identifier of the data is determined, and according to the data identifier, all the data corresponding to the data identifier are acquired at the same time.
  • the data feedback delay caused by sequentially acquiring data one by one is reduced in the prior art, and the data acquisition efficiency is improved by acquiring data in parallel, so that the data can be timely fed back to the user, and the satisfaction of the data user is improved.
  • the embodiment of the present invention caches the obtained data, so that when the user needs to obtain the data again, the user does not need to go to the background to pull, and only needs to obtain in the local cache, which reduces the time for data acquisition and increases. The user experience.
  • a data storage server including: a receiving module 501, an obtaining module 502, and a returning module 503.
  • the receiving module 501 is configured to receive a second data acquisition request that is sent by the terminal in parallel, where the second data acquisition request is generated by the terminal according to the data identifier and a preset message format.
  • the obtaining module 502 is configured to acquire, according to the data identifier, data corresponding to the data identifier;
  • the returning module 503 is configured to return data acquired by the acquiring module 502 and corresponding to the data representation.
  • the obtaining module 502 is specifically configured to:
  • the embodiment of the present invention receives the second data acquisition request sent by the terminal in parallel, and acquires all data corresponding to the data identifier according to the data identifier.
  • the data feedback delay caused by sequentially acquiring data one by one is reduced in the prior art, and the data acquisition efficiency is improved by acquiring data in parallel, so that the data can be timely fed back to the user, thereby improving the satisfaction of the data user.
  • Example 7
  • a data acquisition system includes: the terminal according to Embodiment 4 or 5, and the data storage server according to Embodiment 6.
  • the identifier of the data is determined, and according to the data identifier, all the data corresponding to the data identifier are acquired at the same time.
  • the data feedback delay caused by sequentially acquiring data one by one is reduced in the prior art, and the data acquisition efficiency is improved by acquiring data in parallel, so that the data can be timely fed back to the user, and the satisfaction of the data user is improved.
  • the device, the terminal, the data storage server, and the system provided in this embodiment may be the same as the method embodiment. For details, refer to the method embodiment, and details are not described herein.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

本发明公开了一种数据的获取方法,包括:接收至少一个第一数据获取请求,该第一数据获取请求中携带数据选取条件;根据该数据选取条件,获取所有满足该数据选取条件的数据标识;根据该数据标识,并行获取所有与该数据标识对应的数据,返回该对应的数据。本发明还公开了一种数据的获取装置包括:数据获取请求接收模块、数据标识获取模块和第一数据获取模块本发明实施例根据数据的选取条件,确定数据的标识,并根据所述数据标识,同时获取所有与所述数据标识对应的数据。减少了现有技术中由于顺序逐一获取数据而造成的数据反馈延迟,通过并行的获取数据,提高了数据获取的效率,使数据可及时的反馈给使用者,提升了数据使用者的满意度。

Description

数据的获取方法、 设备和***
本申请要求于 2011年 4月 15日提交中国专利局、申请号为 201110095563x、 发明名称为 "数据的获取方法和装置"的中国专利申请的优先权, 其全部内容 通过引用结合在本申请中。
技术领域
本发明涉及领域通信技术领域,说特别涉及一种数据的获取方法、 设备和***。 背景技术
在微博类型的***中, 随着用户数量的不断增多, 以及每个用户的发布的信息数量的 不断增大, 微博***产生的数据总量开始急剧膨胀,书从而形成海量的数据。 当微博用户在 使用微博***时, 其可通过微博***提供的方式, 如搜索, 在微博***存储的海量数据中 获取其需要的数据。 如何将这些海量数据快速呈现给海量的用户, 是微博后台技术面临的 一个重大难题。
现有技术方案, 当微博信息获取***接收到用户的数据获取请求后, 根据用户设置的 获取数据条件, 将那些符合用户要求的数据逐一的挑选出来, 呈现给用户。 例如: 微博用 户 A有三个关注人, 分别为(:、 0和?, 当微博用户 B请求查看微博用户 A的关注人信息, 则微博信息获取***首先与微博信息存储***建立链接, 获取 C 的信息, 在接收到返回 C 的信息后; 再与微博信息存储***建立链接, 获取 D的信息, 在接收到返回 D的信息后; 再与微博的信息存储服务器建立链接, 获取 F的信息。 待 (:、 D和 F的信息全部逐一获取完 毕后, 将 (:、 D和 F的信息返回给用户 B。
现有技术存在以下缺陷:
现有的微博***, 处理用户的数据获取请求时, 逐一对需要获取的数据进行获取, 待 上一数据获取结束后, 才能进行获取下一数据的操作, 从而增加了获取总体数据的等待时 延。 发明内容
为了缩短用户获取数据的等待时延, 本发明实施例提供了一种数据的获取方法, 所述 方法包括:
接收至少一个第一数据获取请求, 所述第一数据获取请求中携带数据选取条件; 根据所述数据选取条件, 获取所有满足所述数据选取条件的数据标识;
根据所述数据标识, 并行获取所有与所述数据标识对应的数据, 返回所述对应的数据。 本发明实施例还提供了一种数据的获取装置, 所述装置包括:
数据获取请求接收模块, 用于接收至少一个第一数据获取请求, 所述第一数据获取请 求中携带数据选取条件;
数据标识获取模块, 用于根据所述数据选取条件, 获取所有满足所述数据选取条件的 数据标识;
第一数据获取模块, 用于根据所述数据标识, 并行获取所有与所述数据标识对应的数 据, 返回所述对应的数据。
本发明实施例还提供了一种终端, 所述终端包括: 如上所述的数据的获取装置。
本发明实施例还提供了一种数据存储服务器, 所述服务器包括:
接收模块, 用于接收终端并行发送的第二数据获取请求, 所述第二数据获取请求是所 述终端根据数据标识和预设的报文格式生成的;
获取模块, 用于根据所述数据标识获取与所述数据标识对应的数据;
返回模块, 用于返回所述获取模块获取的与所述数据表示对应的数据。
本发明实施例还提供了一种数据的获取***, 所述***包括: 如上所述的终端和如上 所述的数据存储服务器。
本发明实施例根据数据的选取条件, 确定数据的标识, 并根据所述数据标识, 同时获 取所有与所述数据标识对应的数据。 减少了现有技术中由于顺序逐一获取数据而造成的数 据反馈延迟, 通过并行的获取数据, 提高了数据获取的效率, 使数据可及时的反馈给使用 者, 提升了数据使用者的满意度。 附图说明
图 1是本发明实施例 1提供的 种数据的获取方法流程图;
图 2是本发明实施例 2提供的 种数据的获取方法流程图;
图 3是本发明实施例 3提供的 种数据的获取方法流程图;
图 4是本发明实施例 4提供的 种数据的获取装置示意图;
图 5是本发明实施例 5提供的 种数据的获取装置示意图;
图 6是本发明实施例 6提供的 种数据存储服务器的示意图。 具体实施方式 为使本发明的技术方案和优点更加清楚, 下面将结合附图对本发明实施方式作进一步 地详细描述。
实施例 1
如图 1所示, 本发明实施例提供了一种数据的获取方法, 所述方法包括以下步骤: S101 : 接收至少一个第一数据获取请求, 所述第一数据获取请求中携带数据选取条件;
S102: 根据所述数据选取条件, 获取所有满足所述数据选取条件的数据标识;
S103 : 根据所述数据标识, 并行获取所有与所述数据标识对应的数据, 返回所述对应 的数据。
需要说明的是, 本实施例各步骤的执行主体, 可以是用于获取数据的服务器, 还可以 是具有本实施例各步骤功能的其他装置, 对此本实施例不做具体限定。
本发明实施例通过获取所有满足所述数据选取条件的数据标识; 并根据所述数据标识, 并行获取所有与所述数据标识对应的数据, 减少了现有技术中由于顺序逐一获取数据而造 成的数据反馈延迟, 通过并行的获取数据, 提高了数据获取的效率, 使数据可及时的反馈 给使用者, 提升了数据使用者的满意度。 实施例 2
如图 2所示, 本发明实施例提供了一种数据的获取方法, 该方法包括以下步骤: S201 : 接收至少一个第一数据获取请求;
本实施例中, 在预设时间内接收第一数据获取请求, 其中接收到的第一数据获取请求 可以是一个也可以是多个, 对此本实施例对此不做具体限定。 其中该第一数据获取请求中 携带数据选取条件, 该第一数据获取请求用于请求获取至少一个符合该数据选取条件的数 据。 预设时间可以为 30秒, 1分钟, 90秒等, 对此本实施例不做具体限定。
例如, 以微博***为例, 微博用户 A有三个关注人, 微博用户 B可通过发送第一数据 获取请求, 获取微博用户 A 的关注人信息, 则该第一数据获取请求中携带的数据选取条件 为 "用户 A的关注人", 在预设时间内微博用户 L也发送了第一数据获取请求, 获取微博用 户 A的关注人信息, 该第一数据获取请求中携带的数据选取条件也为 "用户 A的关注人", 当然在预设时间内可能也有其他微博用户发送了第一数据获取请求, 以获取微博用户 A 的 关注人信息, 对此本实施例不做具体限定。
S202: 根据该数据选取条件, 获取所有满足该数据选取条件的数据标识;
本实施例中, 预先在本地存储数据获取条件与数据标识的对应关系, 这样当接收到第 一数据获取请求时, 可以通过查询本地保存的数据获取条件与数据标识的对应关系, 获取 与该数据条件对应的数据标识。 数据标识, 用于根据获取与该数据标识对应的数据。 可选 的, 当数据为物理数据时, 该物理数据的数据标识可以为该物理数据的物理存储位置和读 取方式。
例如, 本地保存的数据获取条件与数据标识的对应关系可以如表 1 所示, 当数据获取 条件为 S201中示例所示的 "用户 A的关注人"时, 则与该数据获取条件对应的数据标识为 "Cl、 D1和 Fl "。
表 1
Figure imgf000006_0001
可选的, 当在预设时间内接收到的第一数据获取请求为两个或两个以上时, 还可对该 所有述满足该数据选取条件的数据标识进行合并, 得到合并后的数据标识, 该合并后的数 据标识中无相同的数据标识; 并将该合并后的数据标识作为后续步骤中的数据标识。
例如, 若预设时间为一分钟, 且在一分钟内接收到两个第一数据获取请求, 与该两个 数据请求携带的数据选取条件对应的数据标识分别为 " Cl、 D1和 Fl ", 以及 " Cl、 Dl ", 则 合并后的数据标识为 "Cl、 D1和 Fl "。
S203: 根据该数据标识和预设的报文格式, 生成至少一个第二数据获取请求; 本实施例中, 该第二数据获取请求中携带一个以上该数据标识, 该数据标识的总字节 数小于或等于该报文格式所能容纳的最大字节数; 该预设的报文格式可以与现有通信协议 对应的可用于传输数据的任意报文格式, 如与 UDP、 TCP对应的报文格式。
例如, 如 S202示例所示, 当预设的报文格式为与 UDP对应的报文格式、 获取到的与数 据选取条件为 "用户 A的关注人"对应的数据标识为 "Cl、 D1和 F1 "时, 根据该数据标识 和预设的报文格式生成的第二数据获取请求为, 携带数据标识 "Cl、 D1和 F1 "的 UDP报文。
进一步可选的, 预设的报文格式可以根据服务器与数据存储服务器间采用的通信协议 决定。 优选的, 可采用 UDP协议。 进一步优选的, 当采用预设的报文格式生成第二数据获 取请求时, 一个报文中不能包含所有的数据标识, 则可将数据标识的存储字节数按该报文 格式所能容纳的最大字节数进行等分, 从而通过多个报文将所有的数据标识发送出去。 另 夕卜, 服务器可与数据存储服务器协商好, 每次请求多少个数据, 后端就返回多少个数据。 例如: 若微博***中某个名人的粉丝为 1 万个, 当微博用户请求其所有的粉丝时, 若本服 务器采用 UDP协议与数据存储服务器进行通信, 由于每个 UDP报文最多可包括 500个数据 标识, 则可通过同时发送 20个请求包到数据存储服务器。 请求起始位置分别为第 0个, 第 500个, 第 1000个…. 第 9500个, 数据存储服务器收到请求后并行处理, 将数据返回。
本实施例中, 当 S201在预设时间内接收到的第一数据获取请求为两个或两个以上时, 本步骤中根据合并后的数据标识和预设的报文格式, 生成至少一个第二数据获取请求, 具 体的生成第二数据的过程与上述生成过程类似, 本实施例在此不再赘述。
S204: 并行向数据存储服务器发送该第二数据获取请求, 使该数据存储服务器根据该 数据标识获取并返回与该数据标识对应的数据;
本实施例中, 通过并行向数据存储服务器发送该第二数据获取请求, 使数据存储服务 器查询本地保存的数据标识与数据的对应关系; 数据存储服务器获取与该数据标识对应的 数据后返回与该数据标识对应的数据。
例如, 数据存储服务器本地保存的数据标识与数据的对应关系可如表 2所示。 如 S203 示例所示, 当数据存储服务器接收到的报文为携带数据标识 "Cl、 D1和 F1 "的 UDP报文时, 该数据存储服务器通过查询表 2, 获取与数据标识" C l、 D1和 F1 "对应的数据, " 101、 111 和 110 ", 并返回与数据标识 "C 1、 D1和 F1 "对应的数据 " 101、 111和 110 "。 本实施例 中, 该数据的存储方式可以由多种方式体现, 具体数据存储方式本实施例并不限定。
表 2
Figure imgf000007_0001
S205: 返回该对应的数据。
本实施例中, 本实施的执行主体将获取到的数据转换成用户采用的终端可显示的形式 发送给用户。
可选的, 判断该对应的数据是否满足预设的缓存条件, 如果满足, 则生成该数据标识 与数据的对应关系, 并将该对应关系缓存在本地的数据标识与数据的对应关系中。 该执行 操作时可选地, 具体实施过程中可以不执行该操作。 进一步可选的, 还可设置数据标识与数据的对应关系存储的有效时间, 当该数据标识 与数据的对应关系在本地缓存的缓存时间超过了该有效时间后, 在该本地的数据标识与数 据的对应关系中删除该数据标识与数据的对应关系。
例如, 本地的数据标识与数据的对应关系可以通过表 3表示, 该表中还可包括该对应 关系的有效时间。
表 3
Figure imgf000008_0001
本发明实施例根据数据的数据选取条件, 确定数据的标识, 并根据该数据标识, 同时 获取所有与该数据标识对应的数据。 减少了现有技术中由于顺序逐一获取数据而造成的数 据反馈延迟, 通过并行的获取数据, 提高了数据获取的效率, 使数据可及时的反馈给使用 者, 提升了数据使用者的满意度。 实施例 3
如图 3所示, 本发明实施例提供了一种数据的获取方法, 该方法包括步骤 S30fS307, 其中, S30fS302与实施例 2中的 S20fS202相同; S305〜S307与实施例 2中的 S203〜S205 相同, 此处不再赘述, 与实施例 2不同的是, 本实施例还包括以下步骤:
S30fS307与实施例 2相同, 此处不再赘述, 与实施例 2不同的是, 本实施例还包括: S303: 查询本地缓存的该数据标识与数据的对应关系中是否存在与该数据标识对应的 数据, 如果存在, 则执行 S304; 如果不存在, 则执行 S305。
S304: 获取与该数据标识对应的数据, 并返回该对应的数据。
例如, 当接收到的第二数据获取请求为 S202示例所示的与该数据获取条件对应的数据 标识为 "Cl、 D1和 F1 "则通过查询表三, 获取到与数据标识 "Cl、 D1和 F1 "对应的数据 为 "皿、 m和 no", 并返回该对应数据。
本发明实施例根据数据的数据选取条件, 确定数据的标识, 并根据该数据标识, 同时 获取所有与该数据标识对应的数据。 减少了现有技术中由于顺序逐一获取数据而造成的数 据反馈延迟, 通过并行的获取数据, 提高了数据获取的效率, 使数据可及时的反馈给使用 者, 提升了数据使用者的满意度。 进一步的, 本发明实施例通过对获取到的数据进行缓存, 从而实现了当用户再次需要获取该数据时, 无需去后台拉去, 仅需在本地缓存中获取, 减 少了数据获取的时间, 增加了用户的体验。 实施例 4
如图 4所示, 本发明实施例提供了一种数据的获取装置, 所述装置包括:
数据获取请求接收模块 401, 用于接收至少一个第一数据获取请求, 所述第一数据获取 请求中携带数据选取条件;
数据标识获取模块 402, 用于根据所述数据选取条件, 获取所有满足所述数据选取条件 的数据标识;
第一数据获取模块 403, 用于根据所述数据标识, 并行获取所有与所述数据标识对应的 数据, 返回所述对应的数据。
本实施例中提供了一种终端, 该终端包括如上所述的数据的获取装置。
本发明实施例通过获取所有满足所述数据选取条件的数据标识; 并根据所述数据标识, 并行获取所有与所述数据标识对应的数据, 减少了现有技术中由于顺序逐一获取数据而造 成的数据反馈延迟, 通过并行的获取数据, 提高了数据获取的效率, 使数据可及时的反馈 给使用者, 提升了数据使用者的满意度。 实施例 5
如图 5所示, 本发明实施例提供了一种数据的获取装置, 与实施例 4相似, 所述装置 包括: 实施例 4中数据获取请求接收模块 401、数据标识获取模块 402和第一数据获取模块 403。
优选地, 所述第一数据获取模块 403, 具体包括:
数据请求生成单元 4031, 用于根据所述数据标识和预设的报文格式, 生成至少一个第 二数据获取请求, 所述第二数据获取请求用于请求与所述数据标识对应的数据, 所述第二 数据获取请求中携带一个以上所述数据标识, 所述数据标识的总字节数小于或等于所述报 文格式所能容纳的最大字节数;
第一数据获取单元 4032, 用于并行向数据存储服务器发送所述第二数据获取请求, 使 所述数据存储服务器根据所述数据标识获取并返回与所述数据标识对应的数据。
可选地, 所述第一数据获取模块, 具体用于:
查询本地缓存的所述数据标识与数据的对应关系中是否存在与所述数据标识对应的数 据, 如果存在, 则获取与所述数据标识对应的数据, 如果不存在, 则根据所述数据标识和 预设的报文格式, 生成至少一个第二数据获取请求, 所述第二数据获取请求用于请求与所 述数据标识对应的数据, 所述第二数据获取请求中携带一个以上所述数据标识, 所述数据 标识的总字节数小于或等于所述报文格式所能容纳的最大字节数; 并行向数据存储服务器 发送所述第二数据获取请求, 使所述数据存储服务器根据所述数据标识获取并返回与所述 数据标识对应的数据。
可选地, 所述装置还包括:
数据缓存模块 404, 用于判断所述对应的数据是否满足预设的缓存条件, 如果满足, 则 生成所述数据标识与数据的对应关系, 并将所述对应关系缓存在本地的数据标识与数据的 对应关系中。
有效时间设置模块 406, 用于设置所述数据标识与数据的对应关系的有效时间; 对应关系管理模块 407,用于当所述数据标识与数据的对应关系在本地缓存的缓存时间 超过了所述有效时间后, 在所述本地的数据标识与数据的对应关系中删除所述数据标识与 数据的对应关系。
数据标识合并模块 408, 对所述所有述满足所述数据选取条件的数据标识进行合并, 得 到合并后的数据标识, 所述合并后的数据标识中无相同的数据标识; 所述第一数据获取模 块 403还用于根据所述合并后的数据标识, 并行获取所有与所述合并后的数据标识对应的 数据, 返回所述对应的数据。
本实施例中提供了一种终端, 该终端包括如上所述的数据的获取装置。
本发明实施例根据数据的数据选取条件, 确定数据的标识, 并根据所述数据标识, 同 时获取所有与所述数据标识对应的数据。 减少了现有技术中由于顺序逐一获取数据而造成 的数据反馈延迟, 通过并行的获取数据, 提高了数据获取的效率, 使数据可及时的反馈给 使用者, 提升了数据使用者的满意度。 进一步的, 本发明实施例通过对获取到的数据进行 缓存, 从而实现了当用户再次需要获取该数据时, 无需去后台拉去, 仅需在本地缓存中获 取, 减少了数据获取的时间, 增加了用户的体验。 实施例 6
如图 6所示, 本实施例中提供了一种数据存储服务器, 包括: 接收模块 501、 获取模块 502和返回模块 503。
接收模块 501, 用于接收终端并行发送的第二数据获取请求, 所述第二数据获取请求是 所述终端根据数据标识和预设的报文格式生成的; 获取模块 502, 用于根据所述数据标识获取与所述数据标识对应的数据;
返回模块 503, 用于返回所述获取模块 502获取的与所述数据表示对应的数据。
优选地, 所述获取模块 502具体用于:
查询数据存储服务器上保存的数据标识与数据的对应关系, 获取与生成所述第二数据 获取请求的数据标识对应的数据。
本发明实施例接收终端并行发送的第二数据获取请求, 根据所述数据标识, 同时获取 所有与所述数据标识对应的数据。 减少了现有技术中由于顺序逐一获取数据而造成的数据 反馈延迟, 通过并行的获取数据, 提高了数据获取的效率, 使数据可及时的反馈给使用者, 提升了数据使用者的满意度。 实施例 7
本实施例中提供了一种数据的获取***, 所述***包括: 如实施例 4或 5所述的终端, 和如实施例 6所述的数据存储服务器。
本发明实施例根据数据的数据选取条件, 确定数据的标识, 并根据所述数据标识, 同 时获取所有与所述数据标识对应的数据。 减少了现有技术中由于顺序逐一获取数据而造成 的数据反馈延迟, 通过并行的获取数据, 提高了数据获取的效率, 使数据可及时的反馈给 使用者, 提升了数据使用者的满意度。 本实施例提供的装置、 终端、 数据存储服务器和***, 具体可以与方法实施例属于同 一构思, 其具体实现过程详见方法实施例, 这里不再赘述。 以上实施例提供的技术方案中的全部或部分内容可以通过软件编程实现, 其软件程序 存储在可读取的存储介质中, 存储介质例如: 计算机中的硬盘、 光盘或软盘。 以上所述仅为本发明的较佳实施例, 并不用以限制本发明, 凡在本发明的精神和原则 之内, 所作的任何修改、 等同替换、 改进等, 均应包含在本发明的保护范围之内。

Claims

权 利 要 求 书
1、 一种数据的获取方法, 其特征在于, 所述方法包括:
接收至少一个第一数据获取请求, 所述第一数据获取请求中携带数据选取条件; 根据所述数据选取条件, 获取所有满足所述数据选取条件的数据标识;
根据所述数据标识, 并行获取所有与所述数据标识对应的数据, 返回所述对应的数据。
2、 根据权利要求 1所述的方法, 其特征在于, 所述根据所述数据标识, 并行获取所有与 所述数据标识对应的数据, 具体包括:
根据所述数据标识和预设的报文格式, 生成至少一个第二数据获取请求, 所述第二数据 获取请求用于请求与所述数据标识对应的数据, 所述第二数据获取请求中携带一个以上所述 数据标识, 所述数据标识的总字节数小于或等于所述报文格式所能容纳的最大字节数;
并行向数据存储服务器发送所述第二数据获取请求, 使所述数据存储服务器根据所述数 据标识获取并返回与所述数据标识对应的数据。
3、 根据权利要求 1所述的方法, 其特征在于, 所述根据所述数据标识, 并行获取所有与 所述数据标识对应的数据, 具体包括:
查询本地缓存的所述数据标识与数据的对应关系中是否存在与所述数据标识对应的数 据, 如果存在, 则获取与所述数据标识对应的数据;
如果不存在, 则根据所述数据标识和预设的报文格式, 生成至少一个第二数据获取请求, 所述第二数据获取请求用于请求与所述数据标识对应的数据, 所述第二数据获取请求中携带 一个以上所述数据标识, 所述数据标识的总字节数小于或等于所述报文格式所能容纳的最大 字节数;
并行向数据存储服务器发送所述第二数据获取请求, 使所述数据存储服务器根据所述数 据标识获取并返回与所述数据标识对应的数据。
4、 根据权利要求 2或 3所述的方法, 其特征在于, 所述并行向数据存储服务器发送所述 第二数据获取请求, 使所述数据存储服务器根据所述数据标识获取并返回与所述数据标识对 应的数据之后, 所述方法还包括:
判断所述对应的数据是否满足预设的缓存条件, 如果满足, 则生成所述数据标识与数据 的对应关系, 并将所述对应关系缓存在本地的数据标识与数据的对应关系中。
5、 根据权利要求 4所述的方法, 其特征在于, 所述判断所述对应的数据是否满足预设的 缓存条件, 如果满足, 则生成所述数据标识与数据的对应关系, 并将所述对应关系缓存在本 地的数据标识与数据的对应关系中之后, 所述方法还包括:
设置所述数据标识与数据的对应关系的有效时间;
当所述数据标识与数据的对应关系在本地缓存的缓存时间超过了所述有效时间后, 在所 述本地的数据标识与数据的对应关系中删除所述数据标识与数据的对应关系。
6、 根据权利要求 1所述的方法, 其特征在于, 当在预设时间内接收到的第一数据获取请 求为两个或两个以上时, 所述根据所述数据选取条件, 获取所有满足所述数据选取条件的数 据标识之后, 所述方法还包括:
对所述所有满足所述数据选取条件的数据标识进行合并, 得到合并后的数据标识, 所述 合并后的数据标识中无相同的数据标识;
所述根据所述数据标识, 并行获取所有与所述数据标识对应的数据, 返回所述对应的数 据, 包括:
根据所述合并后的数据标识, 并行获取所有与所述合并后的数据标识对应的数据, 返回 所述对应的数据。
7、 一种数据的获取装置, 其特征在于, 所述装置包括:
数据获取请求接收模块, 用于接收至少一个第一数据获取请求, 所述第一数据获取请求 中携带数据选取条件;
数据标识获取模块, 用于根据所述数据选取条件, 获取所有满足所述数据选取条件的数 据标识;
第一数据获取模块, 用于根据所述数据标识, 并行获取所有与所述数据标识对应的数据, 返回所述对应的数据。
8、 根据权利要求 7所述的装置, 其特征在于, 所述第一数据获取模块, 具体包括: 数据请求生成单元, 用于根据所述数据标识和预设的报文格式, 生成至少一个第二数据 获取请求, 所述第二数据获取请求用于请求与所述数据标识对应的数据, 所述第二数据获取 请求中携带一个以上所述数据标识, 所述数据标识的总字节数小于或等于所述报文格式所能 容纳的最大字节数;
第一数据获取单元, 用于并行向数据存储服务器发送所述第二数据获取请求, 使所述数 据存储服务器根据所述数据标识获取并返回与所述数据标识对应的数据。
9、 根据权利要求 7任一项权利要求所述的装置, 其特征在于, 所述第一数据获取模块, 具体用于- 查询本地缓存的所述数据标识与数据的对应关系中是否存在与所述数据标识对应的数 据, 如果存在, 则获取与所述数据标识对应的数据, 如果不存在, 则根据所述数据标识和预 设的报文格式, 生成至少一个第二数据获取请求, 所述第二数据获取请求用于请求与所述数 据标识对应的数据, 所述第二数据获取请求中携带一个以上所述数据标识, 所述数据标识的 总字节数小于或等于所述报文格式所能容纳的最大字节数; 并行向数据存储服务器发送所述 第二数据获取请求, 使所述数据存储服务器根据所述数据标识获取并返回与所述数据标识对 应的数据。
10、 根据权利要求 8或 9所述的装置, 其特征在于, 所述装置还包括:
数据缓存模块, 用于判断所述对应的数据是否满足预设的缓存条件, 如果满足, 则生成 所述数据标识与数据的对应关系, 并将所述对应关系缓存在本地的数据标识与数据的对应关 系中。
11、 根据权利要求 10所述的装置, 其特征在于, 所述装置还包括:
有效时间设置模块, 用于设置所述数据标识与数据的对应关系的有效时间;
对应关系管理模块, 用于当所述数据标识与数据的对应关系在本地缓存的缓存时间超过 了所述有效时间后, 在所述本地的数据标识与数据的对应关系中删除所述数据标识与数据的 对应关系。
12、 根据权利要求 7所述的装置, 其特征在于, 所述装置还包括:
数据标识合并模块, 对所述所有满足所述数据选取条件的数据标识进行合并, 得到合并 后的数据标识, 所述合并后的数据标识中无相同的数据标识;
所述第一数据获取模块还用于根据所述合并后的数据标识, 并行获取所有与所述合并后 的数据标识对应的数据, 返回所述对应的数据。
13、 一种终端, 其特征在于, 所述终端包括: 如权利要求 7-12任一项所述的数据的获取 装置。
14、 一种数据存储服务器, 其特征在于, 所述服务器包括:
接收模块, 用于接收终端并行发送的第二数据获取请求, 所述第二数据获取请求是所述 终端根据数据标识和预设的报文格式生成的;
获取模块, 用于根据所述数据标识获取与所述数据标识对应的数据;
返回模块, 用于返回所述获取模块获取的与所述数据表示对应的数据。
15、 根据权利要求 14所述的服务器, 其特征在于, 所述获取模块具体用于: 查询数据存储服务器上保存的数据标识与数据的对应关系, 获取与生成所述第二数据获 取请求的数据标识对应的数据。
16、 一种数据的获取***, 其特征在于, 所述***包括: 如权利要求 13所述的终端和如 权利要求 14-15任一项所述的服务器。
PCT/CN2012/073584 2011-04-15 2012-04-06 数据的获取方法、设备和*** WO2012139474A1 (zh)

Priority Applications (4)

Application Number Priority Date Filing Date Title
AU2012242421A AU2012242421B2 (en) 2011-04-15 2012-04-06 Data acquisition method, device and system
ES12770887.3T ES2675126T3 (es) 2011-04-15 2012-04-06 Método, dispositivo y sistema de adquisición de datos
EP12770887.3A EP2698730B1 (en) 2011-04-15 2012-04-06 Data acquisition method, device and system
US14/111,494 US20140046968A1 (en) 2011-04-15 2012-04-06 Data acquisition method, device and system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110095563.XA CN102737065B (zh) 2011-04-15 2011-04-15 数据的获取方法和装置
CN201110095563.X 2011-04-15

Publications (1)

Publication Number Publication Date
WO2012139474A1 true WO2012139474A1 (zh) 2012-10-18

Family

ID=46992585

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/073584 WO2012139474A1 (zh) 2011-04-15 2012-04-06 数据的获取方法、设备和***

Country Status (6)

Country Link
US (1) US20140046968A1 (zh)
EP (1) EP2698730B1 (zh)
CN (1) CN102737065B (zh)
AU (1) AU2012242421B2 (zh)
ES (1) ES2675126T3 (zh)
WO (1) WO2012139474A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020019461A1 (zh) * 2018-07-23 2020-01-30 平安科技(深圳)有限公司 数据推送方法、装置、计算机设备及存储介质

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105335857A (zh) * 2014-08-08 2016-02-17 国家电网公司 数据查找方法及装置
CN104408138B (zh) * 2014-11-28 2018-09-18 国家电网公司 数据查找方法及装置
US9826064B2 (en) * 2015-02-23 2017-11-21 Lenovo (Singapore) Pte. Ltd. Securing sensitive data between a client and server using claim numbers
CN106155925A (zh) * 2015-04-09 2016-11-23 阿里巴巴集团控股有限公司 一种获取数据的方法及装置
CN107220254A (zh) * 2016-03-22 2017-09-29 阿里巴巴集团控股有限公司 组装文件的方法及装置
CN105760553A (zh) * 2016-03-25 2016-07-13 北京奇虎科技有限公司 数据管理方法和装置
CN107277087B (zh) * 2016-04-06 2020-09-04 阿里巴巴集团控股有限公司 数据处理方法及装置
CN106293948B (zh) * 2016-08-17 2019-11-05 金蝶软件(中国)有限公司 数据同步、获取方法和装置
CN106446167A (zh) * 2016-09-24 2017-02-22 乐视控股(北京)有限公司 数据处理方法及装置
CN106875262B (zh) * 2017-02-28 2021-03-26 阿里巴巴(中国)有限公司 用于订单处理的方法、装置和计算机可读存储介质
CN110191140B (zh) * 2018-02-22 2022-07-22 北京嘀嘀无限科技发展有限公司 业务处理方法、装置及服务器
CN113254324B (zh) * 2021-07-14 2021-11-30 睿至科技集团有限公司 Lpar性能采集方法及***
CN116582772B (zh) * 2023-03-29 2024-01-16 四川辰鳗科技有限公司 一种电能数据采集方法、***、电子设备及介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1395708A (zh) * 2000-11-16 2003-02-05 株式会社Ntt都科摩 移动状态信息提供方法和服务器
CN101227710A (zh) * 2007-01-18 2008-07-23 华为技术有限公司 定位触发信息的同步方法和设备
CN101378532A (zh) * 2007-08-31 2009-03-04 江江 基于源蜂窝小区定位的信息查询方法及***

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6473750B1 (en) * 1999-10-15 2002-10-29 Microsoft Corporation Adaptive query execution in a distributed database system
US20010051927A1 (en) * 2000-06-08 2001-12-13 Blinkspeed, Inc. Increasing web page browsing efficiency by periodically physically distributing memory media on which web page data are cached
US20040098479A1 (en) * 2002-10-25 2004-05-20 General Instrument Corporation Method for using different packet type and port options values in an IP measurement protocol packet from those used to process the packet
US7765178B1 (en) * 2004-10-06 2010-07-27 Shopzilla, Inc. Search ranking estimation
US7882122B2 (en) * 2005-03-18 2011-02-01 Capital Source Far East Limited Remote access of heterogeneous data
US7698495B2 (en) * 2005-07-01 2010-04-13 QNZ Software Systems GmbH & Co. KG Computer system having logically ordered cache management
US7984039B2 (en) * 2005-07-14 2011-07-19 International Business Machines Corporation Merging of results in distributed information retrieval
US7558913B2 (en) * 2006-06-20 2009-07-07 Microsoft Corporation Atomic commit of cache transfer with staging area
US7581166B2 (en) * 2006-07-21 2009-08-25 At&T Intellectual Property Ii, L.P. System and method of collecting, correlating, and aggregating structured edited content and non-edited content
US20080208961A1 (en) * 2007-02-23 2008-08-28 Hostway Corporation Parallel retrieval system
CN101378523A (zh) * 2007-08-31 2009-03-04 程畅 一种手机被叫上线提示***
US20090234913A1 (en) * 2008-03-13 2009-09-17 John Lee Data structure for initiating multiple web sites
US9807468B2 (en) * 2009-06-16 2017-10-31 Microsoft Technology Licensing, Llc Byte range caching
US20110087647A1 (en) * 2009-10-13 2011-04-14 Alessio Signorini System and method for providing web search results to a particular computer user based on the popularity of the search results with other computer users

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1395708A (zh) * 2000-11-16 2003-02-05 株式会社Ntt都科摩 移动状态信息提供方法和服务器
CN101227710A (zh) * 2007-01-18 2008-07-23 华为技术有限公司 定位触发信息的同步方法和设备
CN101378532A (zh) * 2007-08-31 2009-03-04 江江 基于源蜂窝小区定位的信息查询方法及***

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2698730A4 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020019461A1 (zh) * 2018-07-23 2020-01-30 平安科技(深圳)有限公司 数据推送方法、装置、计算机设备及存储介质

Also Published As

Publication number Publication date
EP2698730A1 (en) 2014-02-19
ES2675126T3 (es) 2018-07-06
US20140046968A1 (en) 2014-02-13
EP2698730A4 (en) 2014-09-24
CN102737065A (zh) 2012-10-17
CN102737065B (zh) 2017-05-24
AU2012242421B2 (en) 2015-08-27
AU2012242421A1 (en) 2013-11-07
EP2698730B1 (en) 2018-06-13

Similar Documents

Publication Publication Date Title
WO2012139474A1 (zh) 数据的获取方法、设备和***
WO2017114205A1 (zh) 短链接处理方法、装置及服务器
CN103581230B (zh) 文件传输***和方法、接收端、发送端
WO2015067117A1 (zh) 一种云上传方法及***、调度设备、客户端
US20160239540A1 (en) Data Query Method and Apparatus, Server, and System
WO2017114206A1 (zh) 短链接处理方法、装置及短链接服务器
US10693858B2 (en) CDN-based access control method and related device
JP5741150B2 (ja) 中継装置、中継プログラム、及び中継方法
EP2618271A1 (en) Method and system for providing message including universal resource locator
JP2011525278A5 (zh)
WO2011113372A1 (zh) 多群组操作同步的方法、***和群组服务器
US20140020079A1 (en) Method for providing network service and apparatus thereof
WO2014173151A1 (en) Method, device and terminal for data processing
AU2013397053B2 (en) Content sharing method and social synchronization apparatus
WO2014078989A1 (zh) 消息处理方法及服务器
WO2015027806A1 (zh) 一种内存数据的读写处理方法和装置
WO2009094876A1 (fr) Procédé et système de catégorisation de contenu
WO2011157099A1 (zh) 实现上下文感知业务应用的方法和相关装置
WO2013078797A1 (zh) 网络文件传输方法及***
JP2017500679A (ja) メディアリソースフィードバック方法、装置、プログラム及び記録媒体
WO2019019676A1 (zh) 业务编号分配方法、装置、计算机设备和存储介质
WO2013120412A1 (zh) 数据下载方法、终端、服务器和***
WO2019196225A1 (zh) 一种反馈资源文件的方法和装置
JP4835661B2 (ja) 利用者情報管理プログラム、利用者情報管理装置及び情報管理システム
WO2013104181A1 (zh) 管理资源的方法和装置

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: 12770887

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 14111494

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2012770887

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2012242421

Country of ref document: AU

Date of ref document: 20120406

Kind code of ref document: A