WO2009039703A1 - A method, system and searching engine server for acquiring user state information - Google Patents

A method, system and searching engine server for acquiring user state information Download PDF

Info

Publication number
WO2009039703A1
WO2009039703A1 PCT/CN2007/070787 CN2007070787W WO2009039703A1 WO 2009039703 A1 WO2009039703 A1 WO 2009039703A1 CN 2007070787 W CN2007070787 W CN 2007070787W WO 2009039703 A1 WO2009039703 A1 WO 2009039703A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
server
information
unit
search engine
Prior art date
Application number
PCT/CN2007/070787
Other languages
French (fr)
Chinese (zh)
Inventor
Jianxiang Mo
Siheng Yu
Original Assignee
Alibaba Group Holding Limited
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 Alibaba Group Holding Limited filed Critical Alibaba Group Holding Limited
Priority to PCT/CN2007/070787 priority Critical patent/WO2009039703A1/en
Publication of WO2009039703A1 publication Critical patent/WO2009039703A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • H04L51/043Real-time or near real-time messaging, e.g. instant messaging [IM] using or handling presence information

Definitions

  • the present invention relates to the field of communications and computers, and more particularly to a method, system and search engine server for obtaining user state information through a search engine.
  • Internet instant messaging service (IM, Instant Messenger) is an Internet-based communication service. Generally, it realizes the instant communication function on the network. In the network communication, the binding can be realized through the binding of the website and the instant messaging system status server. The function of the status information of the website user.
  • the web server when the user queries the information, the web server generates a query webpage, and the webpage contains a script for querying the user state; then, the execution script queries the state server interface of the instant communication to query the state information of the user corresponding to the user identifier included in the webpage, The user's status information is returned to the web page, with different icons indicating whether the user is online or not, and whether the instant messaging system has been registered.
  • the script is re-executed to submit a request for querying the user state information to the state server interface of the instant communication. In this way, not only the response of the webpage is slowed down, but also the load pressure of the state server is relatively large, and the system resource consumption is high.
  • the present invention provides a method, a system, and a search engine server for acquiring user state information by using a search engine, so as to solve the problem that when the user state information is queried according to the user identifier included in the search information in the prior art, the response speed is slow. And the problem of heavy system load.
  • a method for obtaining user status information comprising the steps of:
  • the search engine server finds that the searched information includes the user identifier, the user status information of the user is locally queried, and the searched information and the queried user status information are returned to the user requesting the search information.
  • the search engine server embeds user state information into a web page and returns it to the user requesting the search information.
  • the transmitting the user status information in the status server to the search engine server is specifically: the status server directly transmits the user status information to each search engine server.
  • the transmitting the user state information in the state server to the search engine server is specifically: the state server first transmits the user state information to each back-end server, and each back-end server transmits the user state information to the managed search engine servers. .
  • Each of the background servers maintains user state information synchronization with the state server; the background servers maintain user state information in synchronization with respective search engine servers under their jurisdiction.
  • Each of the backend servers multicasts user status information to each of the search engine servers under its jurisdiction.
  • the search engine server registers with the status server before acquiring status information from the status server.
  • the state server first converts the user identifier thereof before transmitting the user state information to compress the number of bytes of the user identifier; the search engine server first converts the user identifier according to the state server before converting the user state information, and then Then use the converted user ID to query.
  • a search engine server including:
  • a storage unit configured to store user status information
  • a communication unit for communicating with other devices
  • a synchronization unit configured to synchronize user state information in the storage unit with information on a device that provides the user state information by using the communication unit;
  • a search unit configured to search, by the communication unit, related information including the keyword from the network according to a keyword provided by the user, and provide the information to the user via the communication unit;
  • the query unit is configured to query and obtain status information of the user from the storage unit when the user identifier is included in the related information searched by the search unit, and provide the status information to the user via the communication unit.
  • the synchronization unit, the search unit and the query unit are set independently of each other; or, part or all of the synchronization unit, the search unit and the query unit are integrally arranged.
  • a communication system comprising:
  • a status server for storing user status information
  • a search engine server configured to search for related information including a keyword provided by the user from the network, and store the user state information transmitted by the state server, and maintain synchronization with user state information on the state server;
  • the related information is included in the related information, the status information of the user is locally queried according to the user identifier and returned to the user.
  • the communication system further includes:
  • the background server is configured to store the user status information transmitted by the status server, and provide the user status information to the search engine server, and maintain synchronization with the status information of the status server and the search engine server respectively.
  • the invention combines the search engine and the instant communication to realize the information synchronization between the search engine and the state server, and the search engine directly queries and obtains the user state information from the local, and does not need to execute the script to query the state server for the user state information, therefore, the present The invention can greatly improve the response speed of the webpage and reduce the load pressure of the state server; especially when a large number of users concurrently query the online state of a large number of users, the system consumption can be reduced, and the system performance can be significantly improved.
  • FIG. 1A and FIG. 1B are schematic diagrams showing the structure of a communication system according to an embodiment of the present invention.
  • FIG. 2 is a schematic structural diagram of a search engine server according to an embodiment of the present invention.
  • FIG. 3A and FIG. 3B are flowcharts showing the process of transmitting user state information and maintaining state information synchronization between a state server and a background server according to an embodiment of the present invention
  • FIG. 4 is a flowchart of transmitting user state information between a background server and a search engine server and maintaining state information synchronization according to an embodiment of the present invention
  • FIG. 5 is a flowchart of search engine search information and query user status information according to an embodiment of the present invention.
  • the present invention synchronizes the user state information on the state server to the search engine server, the search engine server.
  • the search engine server When the discovered information is included in the searched information, the user's status information is directly queried locally and provided to the user who needs the information.
  • the communication system in this embodiment mainly includes a status server, and a search engine server connected to the status server, and the search engine server may be multiple.
  • the status server For saving state information of all websites (including instant messaging users), the search engine server is used to search for information related to the keyword from the network according to the keyword provided by the user, and obtain user status information from the status server, and the status server Keep user status information synchronized.
  • the search engine server finds that the returned webpage contains the user identifier, the user status information is locally queried according to the user identifier and provided to the user requesting the search information.
  • the search engine server registers with the status server before obtaining user status information from the status server.
  • the status information of the user includes at least a user identifier and an identifier of whether the user is online.
  • the preferred way is to use incremental synchronization, that is, only transmit user state information that has changed.
  • real-time synchronization can be used, that is, the state server actively informs the search engine server when the state of the user changes; or the periodic synchronization can be used, that is, the state server periodically sends the state information to the search engine server, or searches by the state server.
  • the engine server periodically requests the user status information from the status server.
  • the status server sends the status information to the search engine in a multicast manner.
  • the system shown in Figure 1A requires a state server to provide user state information directly to each search engine server, which is primarily suitable for scenarios where the number of search engine servers is small.
  • a background server or search engine background server is added between the search engine server and the state server.
  • the background server is connected between the state server and the search engine server, and there may be multiple back-end servers, and each back-end server can connect to multiple search engine servers.
  • the background server is used to obtain user status information from the status server and is responsible for providing all user status information to each search engine server.
  • the user state information is synchronized between each backend server and the state server, and each backend server is synchronized with the user state information on each search engine server under its jurisdiction.
  • the synchronization mode can use real-time synchronization or periodic synchronization. For details, refer to the previous description, and details are not described here.
  • the preferred method is that the status server sends the user status information to each backend server by using a multicast mode, and each backend server uses the multicast mode to send the user status information to each search engine server.
  • the structure of a search engine server in this embodiment may be as shown in FIG. 2, including a storage list. a unit, a communication unit, a synchronization unit, a search unit, and a query unit; wherein: the storage unit is configured to store status information of the instant communication user and other related information; the communication unit is configured to connect to other communication devices to receive and send information; The synchronization unit is connected to the storage unit and the communication unit through an interface, and is configured to synchronize user state information in the storage unit with user state information on a state server providing the information through the communication unit; the searching The unit is connected to the communication unit and the storage unit through an interface, and is configured to search for related information including the keyword from the network according to the keyword provided by the user, and the searched information may be cached in the storage unit; The query unit is connected to the storage unit and the search unit through an interface, and is configured to query and obtain user state information from the storage unit when the user identifier is included in the related information searched by the search unit; Relevant information to the user and the user name
  • the state server first converts the user ID to compress the number of bytes of the user identifier, and the user identifier is in the background server and the search engine server. Save it in the converted format.
  • the search engine converts the user ID in the same way as the status server before querying, and then queries the user status information. For example, for a 20-byte user ID, use a hash algorithm (which can also use other algorithms) to convert it to an 8-byte integer data (or an 8-byte number in the database for unique identification).
  • the background server obtains user state information from the state server, and the state server actively sends the changed user state information to the background server to keep the synchronization process as follows:
  • Step 300 The background server sends a registration request message to the status server.
  • Step 301 The status server authenticates the background server and returns a registration response message to it. The message indicates whether the registration was successful.
  • Step 302 After the registration is successful, the background server sends a user status information request message to the status server.
  • Step 303 The status server confirms that the background server is a registered user, and transmits all user status information to the background server, where the user identifier in the user status information is compressed in the foregoing manner.
  • Step 304 The background server saves user status information.
  • Step 305 The state of the user on the state server changes, and the state server sends the changed user state information to each background server in a multicast manner.
  • Step 306 The background server updates the locally saved user state information.
  • the background server obtains the state information of the user from the state server, and the back-end server requests the state server to update the changed user state information to keep the synchronization process:
  • Steps 310, 311, 312, and 313 are the same as steps 300, 301, 302, and 303 described above, and are not described herein again.
  • Step 314 The timer expires, and the background server sends a user status information update request to the status server, where the request message includes the time of the last request or update of the user status information.
  • Step 315 The status server determines, according to the time when the background server last requested or updates the user status information, whether the user status information changes from the time to the current time period, and if there is a change, the user that changes by updating the response message The status information is sent to the background server. Otherwise, a response message not containing the user status information is returned to the background server (the figure indicates that the user status information has changed;).
  • Step 316 After receiving the update response, the background server updates the locally saved user state information if there is user status information, otherwise, no update process is performed.
  • the state server may also use the multicast mode to send the changed user state information to all the background servers, and the background server receives the update message. After resetting the timer.
  • the search engine server obtains the user's status information from the background server, and the background server actively sends the changed user status information to the search engine server to maintain the synchronization process as follows:
  • Step 400 The search engine server sends a registration request message to the background server.
  • Step 401 The background server verifies the search engine server, and returns a registration response message to the server, where the message indicates whether the registration is successful.
  • Step 402 After the registration is successful, the search engine server sends a user status information request message to the background server.
  • Step 403 The background server confirms that the search engine server is a registered user, and transmits all user status information to the post search engine server, wherein the user identifier in the user status information is compressed in the foregoing manner.
  • Step 404 The search engine server saves user status information.
  • Step 405 After updating the user status information, the background server sends the changed user status information to each search engine server in a multicast manner.
  • Step 406 The search engine server that receives the update notification updates the locally saved user status information.
  • the search engine server searches for information and obtains user status as follows:
  • Step 500 The user provides a keyword request through the client to search for related information.
  • Step 501 The search engine server searches for information related to the keyword from the information resource server in the network according to the keyword.
  • Step 502 The search engine server receives the webpage returned by the information resource server, where the information that needs to be searched and the identifier (ID) of the user that posts the information are included.
  • Step 503 The search engine server extracts and converts the user identifier from the webpage (the conversion mode is the same as the status server side), and locally queries the user status corresponding to the user identifier.
  • Step 504 The search engine server embeds the user status identifier into the webpage and returns to the client. For example, when the user is online, it can be represented by a green light in the web page, and when the user is offline, it can be represented by a gray light.
  • the process of transmitting user state information between the state server and the search engine server and maintaining synchronization is the same as the process of transmitting user state information and maintaining synchronization between the state server and the background server, and no longer Narration.
  • the present invention implements the combination of the search engine and the instant communication user state information, and synchronizes the user state information in the instant messaging system state server to the search engine.
  • the webpage returned by the search engine to the user directly contains the status information of the instant messaging user, thereby improving the response speed of the webpage and reducing the pressure on the instant messaging state server.

Abstract

A method of acquiring user state information solves the problem in current technique that when user state information is inquired based on the user identification included in searching information, the speed of response is slow, and the load of system is big. The method includes that the user state information in the state server is transferred to the searching engine server, and the user state information in the searching engine server and the user state information in the state server are made to keep in-phase; when the searching engine server discovers that the searched information includes the user identification, it checks the state information of the user locally, and returns the searched information and inquired state information to the user inquiring for the searching. There are also a searching engine server and a communication system.

Description

一种获取用户状态信息的方法、 系统及搜索引擎服务器 技术领域  Method, system and search engine server for acquiring user state information
本发明涉及通信及计算机领域,尤其涉及通过搜索引擎获取用户状态信息 的方法、 系统及搜索引擎服务器。  The present invention relates to the field of communications and computers, and more particularly to a method, system and search engine server for obtaining user state information through a search engine.
背景技术 Background technique
网络即时通信服务(IM, Instant Messenger )是一种基于互联网的通信服 务, 一般以实现网络上即时通信功能为主, 在网络通信中, 通过网站和即时通 信系统状态服务器的绑定, 可实现查询网站用户的状态信息的功能。  Internet instant messaging service (IM, Instant Messenger) is an Internet-based communication service. Generally, it realizes the instant communication function on the network. In the network communication, the binding can be realized through the binding of the website and the instant messaging system status server. The function of the status information of the website user.
目前, 当用户查询信息时, web服务器生成查询网页, 网页里包含查询用 户状态的脚本; 然后,执行脚本向即时通信的状态服务器接口查询该网页里包 含的用户标识所对应的用户的状态信息, 并将用户的状态信息返回给网页, 以 不同的图标来表示用户在线与否, 以及是否注册过即时通信系统。这样当用户 查询某信息时, 若返回的网页很多, 而且每页涉及的用户很多时, 每打开一个 网页或刷新一次都要重新执行脚本向即时通信的状态服务器接口提交查询用 户状态信息的请求, 这样, 不仅导致网页的响应变慢, 而且状态服务器的负荷 压力也比较大, 系统资源消耗高。  At present, when the user queries the information, the web server generates a query webpage, and the webpage contains a script for querying the user state; then, the execution script queries the state server interface of the instant communication to query the state information of the user corresponding to the user identifier included in the webpage, The user's status information is returned to the web page, with different icons indicating whether the user is online or not, and whether the instant messaging system has been registered. In this way, when the user queries a certain information, if there are many web pages returned, and each page involves a large number of users, each time a webpage is opened or refreshed, the script is re-executed to submit a request for querying the user state information to the state server interface of the instant communication. In this way, not only the response of the webpage is slowed down, but also the load pressure of the state server is relatively large, and the system resource consumption is high.
发明内容 Summary of the invention
有鉴于此, 本发明提供一种通过搜索引擎获取用户状态信息的方法、 系统 及搜索引擎服务器,以解现有技术中在根据搜索信息中包含的用户标识查询用 户状态信息时, 存在响应速度慢和系统负荷大的问题。  In view of the above, the present invention provides a method, a system, and a search engine server for acquiring user state information by using a search engine, so as to solve the problem that when the user state information is queried according to the user identifier included in the search information in the prior art, the response speed is slow. And the problem of heavy system load.
本发明提供以下技术方案:  The invention provides the following technical solutions:
一种获取用户状态信息的方法, 该方法包括步骤:  A method for obtaining user status information, the method comprising the steps of:
将状态服务器中的用户状态信息传送到搜索引擎服务器,并使搜索引擎服 务器和状态服务器中的用户状态信息保持同步;  Transmitting user state information in the state server to the search engine server and synchronizing user state information in the search engine server and the state server;
所述搜索引擎服务器发现搜索到的信息中包含用户标识时,从本地查询该 用户的用户状态信息,并将搜索到的信息和查询到的用户状态信息返回给请求 搜索信息的用户。  When the search engine server finds that the searched information includes the user identifier, the user status information of the user is locally queried, and the searched information and the queried user status information are returned to the user requesting the search information.
根据上述方法: 所述搜索引擎服务器将用户状态信息嵌入到网页中返回给请求搜索信息 的用户。 According to the above method: The search engine server embeds user state information into a web page and returns it to the user requesting the search information.
所述将状态服务器中的用户状态信息传送到搜索引擎服务器具体为:所述 状态服务器直接将用户状态信息传送给各搜索引擎服务器。  The transmitting the user status information in the status server to the search engine server is specifically: the status server directly transmits the user status information to each search engine server.
所述将状态服务器中的用户状态信息传送到搜索引擎服务器具体为:所述 状态服务器先将用户状态信息传送到各后台服务器,由各后台服务器将用户状 态信息传送给所管理的各搜索引擎服务器。  The transmitting the user state information in the state server to the search engine server is specifically: the state server first transmits the user state information to each back-end server, and each back-end server transmits the user state information to the managed search engine servers. .
所述各后台服务器与状态服务器保持用户状态信息同步;所述各后台服务 器与其管辖的各搜索引擎服务器保持用户状态信息同步。  Each of the background servers maintains user state information synchronization with the state server; the background servers maintain user state information in synchronization with respective search engine servers under their jurisdiction.
所述各后台服务器以组播方式将用户状态信息传送给所管辖的各搜索引 擎服务器。  Each of the backend servers multicasts user status information to each of the search engine servers under its jurisdiction.
所述搜索引擎服务器从状态服务器获取用户状态信息前注册到所述状态 服务器上。  The search engine server registers with the status server before acquiring status information from the status server.
所述状态服务器在传输用户状态信息前先转换其中的用户标识以压缩用 户标识的字节数;所述搜索引擎服务器在查询用户状态信息前先按状态服务器 釆用转换的方式转换用户标识, 然后再利用转换后的用户标识进行查询。  The state server first converts the user identifier thereof before transmitting the user state information to compress the number of bytes of the user identifier; the search engine server first converts the user identifier according to the state server before converting the user state information, and then Then use the converted user ID to query.
一种搜索引擎服务器, 包括:  A search engine server, including:
存储单元, 用于存储用户状态信息;  a storage unit, configured to store user status information;
通信单元, 用于与其他设备通信;  a communication unit for communicating with other devices;
同步单元,用于通过所述通信单元使所述存储单元中的用户状态信息与提 供该用户状态信息的设备上的信息保持同步;  a synchronization unit, configured to synchronize user state information in the storage unit with information on a device that provides the user state information by using the communication unit;
搜索单元, 用于根据用户提供的关键字,通过所述通信单元从网络中搜索 包含该关键字的相关信息, 经所述通信单元提供给用户;  a search unit, configured to search, by the communication unit, related information including the keyword from the network according to a keyword provided by the user, and provide the information to the user via the communication unit;
查询单元, 用于在所述搜索单元搜索到的相关信息中包含用户标识时,从 所述存储单元中查询并获得用户的状态信息, 经所述通信单元提供给用户。  The query unit is configured to query and obtain status information of the user from the storage unit when the user identifier is included in the related information searched by the search unit, and provide the status information to the user via the communication unit.
优选的, 所述同步单元、 搜索单元和查询单元相互独立设置; 或者, 所述 同步单元、 搜索单元和查询单元中的部分或全部为一体设置。  Preferably, the synchronization unit, the search unit and the query unit are set independently of each other; or, part or all of the synchronization unit, the search unit and the query unit are integrally arranged.
一种通信系统, 包括:  A communication system comprising:
状态服务器, 用于存储用户状态信息; 搜索引擎服务器, 用于从网络中搜索包含用户提供的关键字的相关信息, 以及存储所述状态服务器传送的所述用户状态信息、并与所述状态服务器上的 用户状态信息保持同步; 在搜索到的相关信息中包含用户标识时,根据该用户 标识从本地查询用户的状态信息并返回给用户。 a status server for storing user status information; a search engine server, configured to search for related information including a keyword provided by the user from the network, and store the user state information transmitted by the state server, and maintain synchronization with user state information on the state server; When the related information is included in the related information, the status information of the user is locally queried according to the user identifier and returned to the user.
所述通信系统还包括:  The communication system further includes:
后台服务器, 用于存储所述状态服务器传送的所述用户状态信息,及向所 述搜索引擎服务器提供该用户状态信息, 与状态服务器、搜索引擎服务器上的 用户状态信息分别保持同步。  The background server is configured to store the user status information transmitted by the status server, and provide the user status information to the search engine server, and maintain synchronization with the status information of the status server and the search engine server respectively.
本发明将搜索引擎与即时通信相结合,实现搜索引擎与状态服务器之间的 信息同步, 由搜索引擎直接从本地查询并得到用户状态信息, 无须执行脚本向 状态服务器查询用户状态信息, 因此, 本发明能够大幅度的提高网页的反应速 度, 降低状态服务器的负荷压力; 尤其在大量用户并发查询大量用户的在线状 态时, 能够降低系统消耗, 显著提高系统性能。  The invention combines the search engine and the instant communication to realize the information synchronization between the search engine and the state server, and the search engine directly queries and obtains the user state information from the local, and does not need to execute the script to query the state server for the user state information, therefore, the present The invention can greatly improve the response speed of the webpage and reduce the load pressure of the state server; especially when a large number of users concurrently query the online state of a large number of users, the system consumption can be reduced, and the system performance can be significantly improved.
附图说明 DRAWINGS
图 1A、 图 1B为本发明实施例中通信系统的结构示意图;  1A and FIG. 1B are schematic diagrams showing the structure of a communication system according to an embodiment of the present invention;
图 2为本发明实施例中搜索引擎服务器的结构示意图;  2 is a schematic structural diagram of a search engine server according to an embodiment of the present invention;
图 3A、 图 3B为本发明实施例中状态服务器与后台服务器之间传输用户 状态信息并保持状态信息同步的流程图;  3A and FIG. 3B are flowcharts showing the process of transmitting user state information and maintaining state information synchronization between a state server and a background server according to an embodiment of the present invention;
图 4 为本发明实施例中后台服务器与搜索引擎服务器之间传输用户状态 信息并保持状态信息同步的流程图;  4 is a flowchart of transmitting user state information between a background server and a search engine server and maintaining state information synchronization according to an embodiment of the present invention;
图 5 为本发明实施例中搜索引擎服务器搜索信息和查询用户状态信息的 流程图。  FIG. 5 is a flowchart of search engine search information and query user status information according to an embodiment of the present invention.
具体实施方式 detailed description
为了解决现有技术中查询网站用户的状态信息时存在响应速度慢,给状态 服务器带来过大的负荷压力等不足,本发明将状态服务器上的用户状态信息同 步到搜索引擎服务器, 搜索引擎服务器在发现搜索到的信息中包含用户标识 时, 直接在本地查询用户的状态信息并提供给需要该信息的用户。  In order to solve the problem that the state information of the website user is queried in the prior art, the response speed is slow, and the state server is overloaded with excessive load pressure. The present invention synchronizes the user state information on the state server to the search engine server, the search engine server. When the discovered information is included in the searched information, the user's status information is directly queried locally and provided to the user who needs the information.
参阅图 1A, 本实施例中的通信系统主要包括状态服务器, 与该状态服务 器连接的搜索引擎服务器, 该搜索引擎服务器可以为多个。 所述状态服务器用 于保存所有网站(包括即时通信用户)的状态信息, 搜索引擎服务器用于根据 用户提供的关键字从网络中搜索包含该关键字的相关信息,以及从状态服务器 获取用户状态信息, 并与状态服务器保持用户状态信息同步。 当搜索引擎服务 器发现返回的网页里包含有用户标识时,根据该用户标识从本地查询用户状态 信息并提供给请求搜索信息的用户。 Referring to FIG. 1A, the communication system in this embodiment mainly includes a status server, and a search engine server connected to the status server, and the search engine server may be multiple. The status server For saving state information of all websites (including instant messaging users), the search engine server is used to search for information related to the keyword from the network according to the keyword provided by the user, and obtain user status information from the status server, and the status server Keep user status information synchronized. When the search engine server finds that the returned webpage contains the user identifier, the user status information is locally queried according to the user identifier and provided to the user requesting the search information.
为了保证信息安全, 搜索引擎服务器在从状态服务器获取用户状态信息 前,先注册到状态服务器上。 所述用户的状态信息至少包括用户标识和该用户 是否在线的标识。  To ensure information security, the search engine server registers with the status server before obtaining user status information from the status server. The status information of the user includes at least a user identifier and an identifier of whether the user is online.
对于状态信息同步,较佳的方式是釆用增量同步, 即仅传送发生了变化的 用户状态信息。 在同步的时间上, 可以釆用实时同步, 即用户的状态变化时由 状态服务器主动通知搜索引擎服务器; 也可以釆用定期同步, 即状态服务器定 时将状态信息发送给搜索引擎服务器,或由搜索引擎服务器定时主动向状态服 务器请求用户状态信息。 搜索引擎服务器与状态服务器之间同步状态信息时, 较佳的方式是状态服务器釆用组播方式将状态信息发送给搜索弓 )擎服务器。  For state information synchronization, the preferred way is to use incremental synchronization, that is, only transmit user state information that has changed. In the synchronization time, real-time synchronization can be used, that is, the state server actively informs the search engine server when the state of the user changes; or the periodic synchronization can be used, that is, the state server periodically sends the state information to the search engine server, or searches by the state server. The engine server periodically requests the user status information from the status server. When synchronizing the status information between the search engine server and the status server, it is preferable that the status server sends the status information to the search engine in a multicast manner.
图 1A所示的系统需要状态服务器直接向各搜索引擎服务器提供用户状态 信息, 其主要适于搜索引擎服务器数量较少的场景中。在具有大量搜索引擎服 务器的情况下, 为了进一步减轻状态服务器的负荷压力, 在搜索引擎服务器与 状态服务器之间增加后台服务器(或称搜索引擎后台服务器)。  The system shown in Figure 1A requires a state server to provide user state information directly to each search engine server, which is primarily suitable for scenarios where the number of search engine servers is small. In the case of a large number of search engine servers, in order to further reduce the load pressure on the state server, a background server (or search engine background server) is added between the search engine server and the state server.
如图 1B所示, 后台服务器连接于状态服务器与搜索引擎服务器之间, 后 台服务器可以有多个,每个后台服务器可以连接多个搜索引擎服务器。后台服 务器用于从所述状态服务器获取用户状态信息,并负责将所有用户状态信息提 供给各搜索引擎服务器。各后台服务器与状态服务器之间保持用户状态信息同 步, 各后台服务器与其管辖的各搜索引擎服务器上的用户状态信息保持同步。 同步方式可以釆用实时同步, 也可以釆用定期同步, 具体参见前述说明, 此处 不再赘述。  As shown in FIG. 1B, the background server is connected between the state server and the search engine server, and there may be multiple back-end servers, and each back-end server can connect to multiple search engine servers. The background server is used to obtain user status information from the status server and is responsible for providing all user status information to each search engine server. The user state information is synchronized between each backend server and the state server, and each backend server is synchronized with the user state information on each search engine server under its jurisdiction. The synchronization mode can use real-time synchronization or periodic synchronization. For details, refer to the previous description, and details are not described here.
同步状态信息时,较佳的方式是状态服务器釆用组播方式将用户状态信息 发送给各后台服务器,各后台服务器釆用组播方式将用户状态信息发送给各搜 索引擎服务器。  When synchronizing the status information, the preferred method is that the status server sends the user status information to each backend server by using a multicast mode, and each backend server uses the multicast mode to send the user status information to each search engine server.
本实施例中的一种搜索引擎服务器的结构可以如图 2 所示, 包括存储单 元、 通信单元、 同步单元、 搜索单元和查询单元; 其中: 所述存储单元用于存 储即时通信用户的状态信息以及其他相关信息;所述通信单元用于连接其他通 信设备,接收和发送信息;所述同步单元通过接口与存储单元和通信单元连接, 用于通过所述通信单元,使所述存储单元中的用户状态信息与提供该信息的状 态服务器上的用户状态信息保持同步;所述搜索单元与通信单元和存储单元之 间通过接口连接, 用于根据用户提供的关键字, 经所述通信单元从网络中搜索 包含该关键字的相关信息,搜索到的信息可以緩存到存储单元中; 所述查询单 元通过接口与所述存储单元和搜索单元连接,用于在所述搜索单元搜索到的相 关信息中包含用户标识时,从所述存储单元中查询并获得用户状态信息; 搜索 单元搜索到的相关信息和查询单元查询到的用户状态信息经所述通信单元发 送给请求者。 所述接口可以为内部通信接口。 所述同步单元、 搜索单元和查询 单元可以相互独立设置, 也可以部分或全部设置为一体。 The structure of a search engine server in this embodiment may be as shown in FIG. 2, including a storage list. a unit, a communication unit, a synchronization unit, a search unit, and a query unit; wherein: the storage unit is configured to store status information of the instant communication user and other related information; the communication unit is configured to connect to other communication devices to receive and send information; The synchronization unit is connected to the storage unit and the communication unit through an interface, and is configured to synchronize user state information in the storage unit with user state information on a state server providing the information through the communication unit; the searching The unit is connected to the communication unit and the storage unit through an interface, and is configured to search for related information including the keyword from the network according to the keyword provided by the user, and the searched information may be cached in the storage unit; The query unit is connected to the storage unit and the search unit through an interface, and is configured to query and obtain user state information from the storage unit when the user identifier is included in the related information searched by the search unit; Relevant information to the user and the user name queried by the query unit Via the communication unit transmits information to the requester. The interface can be an internal communication interface. The synchronization unit, the search unit and the query unit may be set independently of each other, or may be partially or completely integrated.
为了在传送用户状态信息的过程中尽可能减少数据的传输量,在本实施例 中, 状态服务器先对用户 ID进行转换以压缩用户标识的字节数, 并且用户标 识在后台服务器和搜索引擎服务器上以转换后的格式进行保存。相应的,搜索 引擎在查询前, 釆用与状态服务器相同的方式转换用户标识, 然后再查询用户 状态信息。 例如, 对于 20字节的用户标识, 釆用哈希算法(也可以釆用其他 算法 )将其转换成一个 8字节的整型数据 (或者是数据库里的用来唯一标识的 8字节数字 ID号代替), 同时釆用一比特来表示一个用户是否在线, 如" 0,,表 示用户不在线, "Γ,表示用户在线。 因此, 对于 10000万的注册用户, 占用内 存为 100M*8+100M*1/8=812.5M, 对于具有 4G内存配置的 32位的机器足够 满足要求。  In order to reduce the amount of data transmission as much as possible in the process of transmitting user state information, in this embodiment, the state server first converts the user ID to compress the number of bytes of the user identifier, and the user identifier is in the background server and the search engine server. Save it in the converted format. Correspondingly, the search engine converts the user ID in the same way as the status server before querying, and then queries the user status information. For example, for a 20-byte user ID, use a hash algorithm (which can also use other algorithms) to convert it to an 8-byte integer data (or an 8-byte number in the database for unique identification). The ID number is used instead, and one bit is used to indicate whether a user is online, such as "0," indicating that the user is not online, "Γ, indicating that the user is online. Therefore, for a registered user of 100 million, the occupied memory is 100M*8+100M*1/8=812.5M, which is sufficient for a 32-bit machine with a 4G memory configuration.
下面主要以图 2所示的系统结构为例进行详细说明。  The following mainly describes the system structure shown in FIG. 2 as an example.
参阅图 3A所示, 后台服务器从状态服务器获取用户状态信息, 并由状态 服务器主动向后台服务器发送变化的用户状态信息以保持同步的处理过程如 下:  Referring to FIG. 3A, the background server obtains user state information from the state server, and the state server actively sends the changed user state information to the background server to keep the synchronization process as follows:
步骤 300、 后台服务器向状态服务器发送注册请求消息。  Step 300: The background server sends a registration request message to the status server.
步骤 301、状态服务器对后台服务器进行验证,并向其返回注册响应消息。 该消息中表明注册是否成功。 步骤 302、 注册成功后, 后台服务器向状态服务器发送用户状态信息请求 消息。 Step 301: The status server authenticates the background server and returns a registration response message to it. The message indicates whether the registration was successful. Step 302: After the registration is successful, the background server sends a user status information request message to the status server.
步骤 303、 状态服务器确认所述后台服务器为已注册用户, 将所有用户状 态信息传送给后台服务器, 其中用户状态信息中的用户标识釆用前述方式压 缩。  Step 303: The status server confirms that the background server is a registered user, and transmits all user status information to the background server, where the user identifier in the user status information is compressed in the foregoing manner.
步骤 304、 后台服务器保存用户状态信息。  Step 304: The background server saves user status information.
步骤 305、 状态服务器上用户的状态发生变化, 状态服务器以组播方式向 各后台服务器发送发生变化的用户状态信息。  Step 305: The state of the user on the state server changes, and the state server sends the changed user state information to each background server in a multicast manner.
步骤 306、 后台服务器更新本地保存的用户状态信息。  Step 306: The background server updates the locally saved user state information.
参阅图 3B所示, 后台服务器从状态服务器获取用户的状态信息, 并由后 台服务器向状态服务器请求更新变化的用户状态信息以保持同步的处理过程 下:  Referring to FIG. 3B, the background server obtains the state information of the user from the state server, and the back-end server requests the state server to update the changed user state information to keep the synchronization process:
步骤 310、 311、 312、 313与上述步骤 300、 301、 302、 303相同, 此处不 再赘述。  Steps 310, 311, 312, and 313 are the same as steps 300, 301, 302, and 303 described above, and are not described herein again.
步骤 314、 定时器超时, 后台服务器向状态服务器发送用户状态信息更新 请求, 该请求消息中包含上次请求或更新用户状态信息的时间。  Step 314: The timer expires, and the background server sends a user status information update request to the status server, where the request message includes the time of the last request or update of the user status information.
步骤 315、 状态服务器根据后台服务器上次请求或更新用户状态信息的时 间, 判断从所述时间到目前的时间段内用户状态信息是否有变化, 若有变化, 则通过更新响应消息将变化的用户状态信息发送给后台服务器, 否则, 向后台 服务器返回不包含用户状态信息的响应消息(图中表示用户状态信息有变化;)。  Step 315: The status server determines, according to the time when the background server last requested or updates the user status information, whether the user status information changes from the time to the current time period, and if there is a change, the user that changes by updating the response message The status information is sent to the background server. Otherwise, a response message not containing the user status information is returned to the background server (the figure indicates that the user status information has changed;).
步骤 316、 后台服务器接收到更新响应后, 如果其中有用户状态信息, 则 更新本地保存的用户状态信息, 否则, 不作更新处理。  Step 316: After receiving the update response, the background server updates the locally saved user state information if there is user status information, otherwise, no update process is performed.
在图 3B的处理流程中, 状态服务器收到其中一个后台服务器请求更新用 户状态信息的消息后,也可以釆用组播方式向所有后台服务器发送变化了的用 户状态信息, 后台服务器接收到更新消息后复位定时器即可。  In the process flow of FIG. 3B, after receiving the message that one of the background servers requests to update the user state information, the state server may also use the multicast mode to send the changed user state information to all the background servers, and the background server receives the update message. After resetting the timer.
参阅图 4 , 搜索引擎服务器从后台服务器获取用户的状态信息, 并由后台 服务器主动向搜索引擎服务器发送变化的用户状态信息以保持同步的处理过 程如下:  Referring to FIG. 4, the search engine server obtains the user's status information from the background server, and the background server actively sends the changed user status information to the search engine server to maintain the synchronization process as follows:
步骤 400、 搜索引擎服务器向后台服务器发送注册请求消息。 步骤 401、 后台服务器对搜索引擎服务器进行验证, 并向其返回注册响应 消息, 该消息中表明注册是否成功。 Step 400: The search engine server sends a registration request message to the background server. Step 401: The background server verifies the search engine server, and returns a registration response message to the server, where the message indicates whether the registration is successful.
步骤 402、 注册成功后, 搜索引擎服务器向后台服务器发送用户状态信息 请求消息。  Step 402: After the registration is successful, the search engine server sends a user status information request message to the background server.
步骤 403、 后台服务器确认所述搜索引擎服务器为已注册用户, 将所有用 户状态信息传送给后搜索引擎服务器,其中用户状态信息中的用户标识釆用前 述方式压缩。  Step 403: The background server confirms that the search engine server is a registered user, and transmits all user status information to the post search engine server, wherein the user identifier in the user status information is compressed in the foregoing manner.
步骤 404、 搜索引擎服务器保存用户状态信息。  Step 404: The search engine server saves user status information.
步骤 405、 后台服务器更新用户状态信息后, 以组播方式向各搜索引擎服 务器发送发生变化的用户状态信息。  Step 405: After updating the user status information, the background server sends the changed user status information to each search engine server in a multicast manner.
步骤 406、接收到更新通知的搜索引擎服务器更新本地保存的用户状态信 息。  Step 406: The search engine server that receives the update notification updates the locally saved user status information.
参阅图 5 所示, 搜索引擎服务器搜索信息和获取用户状态的处理过程如 下:  Referring to Figure 5, the search engine server searches for information and obtains user status as follows:
步骤 500、 用户通过客户端提供关键字请求搜索相关信息。  Step 500: The user provides a keyword request through the client to search for related information.
步骤 501、搜索引擎服务器根据关键字从网络中的信息资源服务器上搜索 包含该关键字的相关信息。  Step 501: The search engine server searches for information related to the keyword from the information resource server in the network according to the keyword.
步骤 502、 搜索引擎服务器收到信息资源服务器返回的网页, 其中包含有 需要搜索的信息和发布该信息的用户的标识( ID )。  Step 502: The search engine server receives the webpage returned by the information resource server, where the information that needs to be searched and the identifier (ID) of the user that posts the information are included.
步骤 503、 搜索引擎服务器从网页中提取并转换用户标识(转换方式与状 态服务器侧相同), 并在本地查询用户标识所对应的用户状态。  Step 503: The search engine server extracts and converts the user identifier from the webpage (the conversion mode is the same as the status server side), and locally queries the user status corresponding to the user identifier.
步骤 504、 搜索引擎服务器将用户状态标识嵌入到网页中, 并返回给客户 端。 例如, 当用户处于在线状态, 可以在网页中用绿色灯表示, 当用户处于离 线, 可以用灰色灯表示。  Step 504: The search engine server embeds the user status identifier into the webpage and returns to the client. For example, when the user is online, it can be represented by a green light in the web page, and when the user is offline, it can be represented by a gray light.
对于图 1A所示结构的系统, 状态服务器与搜索引擎服务器之间传输用户 状态信息并保持同步的处理,与上述状态服务器与后台服务器之间传输用户状 态信息并保持同步的处理同理, 不再赘述。  For the system of the structure shown in FIG. 1A, the process of transmitting user state information between the state server and the search engine server and maintaining synchronization is the same as the process of transmitting user state information and maintaining synchronization between the state server and the background server, and no longer Narration.
从上述实施例可知,本发明实现了搜索引擎与即时通信用户状态信息的结 合,将即时通信系统状态服务器中的用户状态信息同步到搜索引擎中, 当用户 查询信息时, 搜索引擎返回给用户的网页中直接包含即时通信用户的状态信 息, 从而提高了网页的反应速度, 降低了即时通信状态服务器的压力。 明的精神和范围。 这样,倘若对本发明的这些修改和变型属于本发明权利要求 及其等同技术的范围之内, 则本发明也意图包含这些改动和变型在内。 It can be seen from the above embodiments that the present invention implements the combination of the search engine and the instant communication user state information, and synchronizes the user state information in the instant messaging system state server to the search engine. When the information is queried, the webpage returned by the search engine to the user directly contains the status information of the instant messaging user, thereby improving the response speed of the webpage and reducing the pressure on the instant messaging state server. The spirit and scope of the Ming. Thus, it is intended that the present invention cover the modifications and modifications of the invention

Claims

权 利 要 求 Rights request
1、 一种获取用户状态信息的方法, 其特征在于, 该方法包括步骤: 将状态服务器中的用户状态信息传送到搜索引擎服务器,并使搜索引擎服 务器和状态服务器中的用户状态信息保持同步;  A method for obtaining user status information, the method comprising the steps of: transmitting user status information in a status server to a search engine server, and synchronizing user status information in the search engine server and the status server;
所述搜索引擎服务器发现搜索到的信息中包含用户标识时,从本地查询该 用户的用户状态信息,并将搜索到的信息和查询到的用户状态信息返回给请求 搜索信息的用户。  When the search engine server finds that the searched information includes the user identifier, the user status information of the user is locally queried, and the searched information and the queried user status information are returned to the user requesting the search information.
2、 如权利要求 1所述的方法, 其特征在于, 所述搜索引擎服务器将用户 状态信息嵌入到网页中返回给请求搜索信息的用户。  2. The method of claim 1 wherein the search engine server embeds user status information in a web page and returns to the user requesting the search information.
3、 如权利要求 1所述的方法, 其特征在于, 所述将状态服务器中的用户 状态信息传送到搜索引擎服务器具体为:所述状态服务器直接将用户状态信息 传送给各搜索引擎服务器。  3. The method according to claim 1, wherein the transmitting the user state information in the state server to the search engine server is specifically: the state server directly transmitting the user state information to each search engine server.
4、 如权利要求 1所述的方法, 其特征在于, 所述将状态服务器中的用户 状态信息传送到搜索引擎服务器具体为:所述状态服务器先将用户状态信息传 送到各后台服务器,由各后台服务器将用户状态信息传送给所管理的各搜索引 擎服务器。  The method according to claim 1, wherein the transmitting the user state information in the state server to the search engine server is: the state server first transmitting the user state information to each backend server, The backend server communicates user state information to the various search engine servers being managed.
5、 如权利要求 4所述的方法, 其特征在于, 所述各后台服务器与状态服 务器保持用户状态信息同步;所述各后台服务器与其管辖的各搜索引擎服务器 保持用户状态信息同步。  The method according to claim 4, wherein each of the background servers maintains user state information synchronization with the state server; and each of the background servers maintains user state information in synchronization with each of the search engine servers under its jurisdiction.
6、 如权利要求 5所述的方法, 其特征在于, 所述各后台服务器以组播方 式将用户状态信息传送给所管辖的各搜索引擎服务器。  The method according to claim 5, wherein each of the background servers transmits user status information to each of the search engine servers under the jurisdiction in a multicast manner.
7、 如权利要求 1至 6任一项所述的方法, 其特征在于, 所述搜索引擎服 务器从状态服务器获取用户状态信息前注册到所述状态服务器上。  The method according to any one of claims 1 to 6, wherein the search engine server registers with the state server before acquiring user state information from the state server.
8、 如权利要求 1至 6任一项所述的方法, 其特征在于, 所述状态服务器 在传输用户状态信息前先转换其中的用户标识以压缩用户标识的字节数;所述 搜索引擎服务器在查询用户状态信息前先按状态服务器釆用转换的方式转换 用户标识, 然后再利用转换后的用户标识进行查询。  The method according to any one of claims 1 to 6, wherein the state server first converts the user identifier therein to compress the number of bytes of the user identifier before transmitting the user state information; the search engine server Before querying the user status information, the user identifier is converted according to the state server conversion method, and then the converted user identifier is used for the query.
9、 一种搜索引擎服务器, 其特征在于, 包括:  9. A search engine server, comprising:
存储单元, 用于存储用户状态信息; 通信单元, 用于与其他设备通信; a storage unit, configured to store user status information; a communication unit for communicating with other devices;
同步单元,用于通过所述通信单元使所述存储单元中的用户状态信息与提 供该用户状态信息的设备上的信息保持同步;  a synchronization unit, configured to synchronize user state information in the storage unit with information on a device that provides the user state information by using the communication unit;
搜索单元, 用于根据用户提供的关键字,通过所述通信单元从网络中搜索 包含该关键字的相关信息, 经所述通信单元提供给用户;  a search unit, configured to search, by the communication unit, related information including the keyword from the network according to a keyword provided by the user, and provide the information to the user via the communication unit;
查询单元, 用于在所述搜索单元搜索到的相关信息中包含用户标识时,从 所述存储单元中查询并获得用户状态信息, 经所述通信单元提供给用户。  And a querying unit, configured to query and obtain user state information from the storage unit when the user identifier is included in the related information searched by the searching unit, and provide the user status information to the user via the communication unit.
10、 如权利要求 9所述的搜索引擎服务器, 其特征在于, 所述同步单元、 搜索单元和查询单元相互独立设置; 或者, 所述同步单元、 搜索单元和查询单 元中的部分或全部为一体设置。  The search engine server according to claim 9, wherein the synchronization unit, the search unit, and the query unit are set independently of each other; or, part or all of the synchronization unit, the search unit, and the query unit are integrated Settings.
11、 一种通信系统, 其特征在于, 包括:  A communication system, comprising:
状态服务器, 用于存储用户状态信息;  a status server for storing user status information;
搜索引擎服务器, 用于从网络中搜索包含用户提供的关键字的相关信息, 以及存储所述状态服务器传送的所述用户状态信息、并与所述状态服务器上的 用户状态信息保持同步; 在搜索到的相关信息中包含用户标识时,根据该用户 标识从本地查询用户状态信息并返回给用户。  a search engine server, configured to search for related information including a keyword provided by the user from the network, and store the user state information transmitted by the state server, and maintain synchronization with user state information on the state server; When the related information is included in the related information, the user status information is locally queried according to the user identifier and returned to the user.
12、 如权利要求 11所述的通信系统, 其特征在于, 还包括:  12. The communication system of claim 11, further comprising:
后台服务器, 用于存储所述状态服务器传送的所述用户状态信息,及向所 述搜索引擎服务器提供该用户状态信息, 与状态服务器、搜索引擎服务器上的 用户状态信息分别保持同步。  The background server is configured to store the user status information transmitted by the status server, and provide the user status information to the search engine server, and maintain synchronization with the status information of the status server and the search engine server respectively.
13、 如权利要求 11或 12所述的通信系统, 其特征在于, 所述搜索引擎服 务器包括:  13. The communication system according to claim 11 or 12, wherein the search engine server comprises:
存储单元, 用于存储用户状态信息;  a storage unit, configured to store user status information;
通信单元, 用于与其他设备通信;  a communication unit for communicating with other devices;
同步单元,用于通过所述通信单元使所述存储单元中的用户状态信息与提 供该用户状态信息的设备上的信息保持同步;  a synchronization unit, configured to synchronize user state information in the storage unit with information on a device that provides the user state information by using the communication unit;
搜索单元, 用于根据用户提供的关键字,通过所述通信单元从网络中搜索 包含该关键字的相关信息, 经所述通信单元提供给用户;  a search unit, configured to search, by the communication unit, related information including the keyword from the network according to a keyword provided by the user, and provide the information to the user via the communication unit;
查询单元, 用于在所述搜索单元搜索到的相关信息中包含用户标识时,从 所述存储单元中查询并获得用户状态信息, 经所述通信单元提供给用户。a query unit, configured to: when the user identifier is included in the related information searched by the search unit, The storage unit queries and obtains user status information, and is provided to the user via the communication unit.
14、 如权利要求 13所述的通信系统, 其特征在于, 所述同步单元、 搜索 单元和查询单元相互独立设置; 或者, 所述同步单元、 搜索单元和查询单元中 的部分或全部为一体设置。 The communication system according to claim 13, wherein the synchronization unit, the search unit, and the query unit are set independently of each other; or, part or all of the synchronization unit, the search unit, and the query unit are integrated .
PCT/CN2007/070787 2007-09-26 2007-09-26 A method, system and searching engine server for acquiring user state information WO2009039703A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2007/070787 WO2009039703A1 (en) 2007-09-26 2007-09-26 A method, system and searching engine server for acquiring user state information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2007/070787 WO2009039703A1 (en) 2007-09-26 2007-09-26 A method, system and searching engine server for acquiring user state information

Publications (1)

Publication Number Publication Date
WO2009039703A1 true WO2009039703A1 (en) 2009-04-02

Family

ID=40510734

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2007/070787 WO2009039703A1 (en) 2007-09-26 2007-09-26 A method, system and searching engine server for acquiring user state information

Country Status (1)

Country Link
WO (1) WO2009039703A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100661743B1 (en) * 2005-07-22 2006-12-28 (주)필링크 Method and system for sharing and managing presence information in mobile device
WO2007007962A1 (en) * 2005-07-08 2007-01-18 Nhn Corporation Messenger notification system and method using synchronization server
CN2929830Y (en) * 2006-06-06 2007-08-01 阿里巴巴公司 Search engine server and search system
CN101087263A (en) * 2006-06-06 2007-12-12 阿里巴巴公司 A method and system for capturing user status information via search engine

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007007962A1 (en) * 2005-07-08 2007-01-18 Nhn Corporation Messenger notification system and method using synchronization server
KR100661743B1 (en) * 2005-07-22 2006-12-28 (주)필링크 Method and system for sharing and managing presence information in mobile device
CN2929830Y (en) * 2006-06-06 2007-08-01 阿里巴巴公司 Search engine server and search system
CN101087263A (en) * 2006-06-06 2007-12-12 阿里巴巴公司 A method and system for capturing user status information via search engine

Similar Documents

Publication Publication Date Title
US8930544B2 (en) Network resource identification
EP2263163B1 (en) Content management
US10225362B2 (en) Processing DNS queries to identify pre-processing information
EP2266064B1 (en) Request routing
US8898268B2 (en) Method and apparatus for network management
US9021128B2 (en) Request routing using network computing components
US9071572B2 (en) Method, apparatus and system for addressing resources
WO2019095889A1 (en) Method and device for discovering nf by nrf, and readable storage medium
WO2010025652A1 (en) Mobile searching method and system, and method for synchronizing search ability of searching server
WO2011150830A1 (en) Method and node for obtaining the content and content network
JP2008511078A (en) Proxy caching in photo-sharing peer-to-peer networks to improve guest image browsing performance
CN101325611A (en) Point-to-point download method and apparatus
WO2013117112A1 (en) Sensor network analyzing intercommunicating platform, sensor network intercommunicating method and system
WO2010025653A1 (en) Searching information method, system, device, and vertical search engine register method
WO2009015587A1 (en) Soap routing method, system and apparatus
CN103347087A (en) Structuring P2P and UDDI service registering and searching method and system
JP2002525749A (en) Internet caching system, method and system configuration
WO2012092765A1 (en) Domain name system and method thereof for providing load balancing
WO2010096989A1 (en) Method, apparatus and system for discovering p2p traffic optimization service
WO2019052299A1 (en) Sdn switch, and application and management method for sdn switch
WO2013083085A1 (en) Data acquisition method and device
WO2009039703A1 (en) A method, system and searching engine server for acquiring user state information
JP2005158017A (en) Device and method for requesting service provided by network equipment
WO2008052409A1 (en) Method for implementing searching for users online and system thereof
Wu et al. A novel interoperable model of distributed UDDI

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 07816978

Country of ref document: EP

Kind code of ref document: A1