WO2016110209A1 - 页面展示方法和系统 - Google Patents

页面展示方法和系统 Download PDF

Info

Publication number
WO2016110209A1
WO2016110209A1 PCT/CN2015/099761 CN2015099761W WO2016110209A1 WO 2016110209 A1 WO2016110209 A1 WO 2016110209A1 CN 2015099761 W CN2015099761 W CN 2015099761W WO 2016110209 A1 WO2016110209 A1 WO 2016110209A1
Authority
WO
WIPO (PCT)
Prior art keywords
metadata
subsystem
stored
page
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/CN2015/099761
Other languages
English (en)
French (fr)
Inventor
张开涛
杨思勇
韩笑跃
王飞
刘俊桦
戴然
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Jingdong Century Trading Co Ltd, Beijing Jingdong Shangke Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to JP2017535643A priority Critical patent/JP6930692B2/ja
Priority to RU2017126999A priority patent/RU2679280C1/ru
Priority to US15/542,087 priority patent/US20180276314A1/en
Publication of WO2016110209A1 publication Critical patent/WO2016110209A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/907Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/904Browsing; Visualisation therefor
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/972Access to data in other repository systems, e.g. legacy data or dynamic Web page generation
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0641Electronic shopping [e-shopping] utilising user interfaces specially adapted for shopping

Definitions

  • Embodiments of the present invention relate to the field of Internet technologies, and, more particularly, to a page display method and system.
  • the embodiment of the invention provides a page display method and system, which quickly displays a page to a user, thereby greatly improving the user experience.
  • a page display method comprising: acquiring stored metadata, wherein the metadata represents data for describing item information; and generating template data for page display according to the metadata; Selecting a corresponding template rendering page according to the template data to display the page.
  • the method before the acquiring the stored metadata, the method further includes: generating the metadata according to the commodity information, and storing the metadata.
  • the stored metadata is modified according to the modified product information. Or delete the stored metadata when it is known that the item information has been deleted.
  • the method further includes: acquiring the product information from a source system of the commodity information by using a parallelization technique .
  • the method further includes: merging and rearranging the stored metadata.
  • the metadata is stored in a key-value database.
  • the metadata is stored in a database cluster sharding manner, and a primary database server is set in the database cluster and at least a slave database server, wherein the at least one slave database server backs up the storage in the primary database server Describe the metadata.
  • the acquiring the stored metadata includes: embedding a Lua scripting language in the Nginx proxy server, adopting the The Lua scripting language obtains the stored metadata.
  • the generating, according to the metadata, template data for page display including: by using a JavaScript object symbol ( JSON) parses the metadata to obtain the template data.
  • JSON JavaScript object symbol
  • the acquiring the stored metadata includes: acquiring the stored metadata based on a message queue.
  • a page display system comprising a metadata storage subsystem, a template data subsystem and a page presentation subsystem, wherein a metadata storage subsystem is configured to store metadata, wherein the metadata representation a data for describing commodity information; a template data subsystem for acquiring the metadata stored in the metadata storage subsystem, generating template data when the page is displayed according to the metadata; and a dynamic page display subsystem, And displaying the corresponding template rendering page according to the template data generated by the template data subsystem, and displaying the page.
  • the page display system further includes a data heterogeneous subsystem, and the data heterogeneous subsystem is configured to generate the metadata according to the commodity information, Metadata is sent to the metadata storage subsystem.
  • the page display system further includes a data heterogeneous subsystem, a data heterogeneous subsystem, configured to modify the metadata stored by the metadata storage subsystem according to the modified commodity information when it is learned that the commodity information has been modified; or the data heterogeneous subsystem is used to When it is learned that the item information has been deleted, the metadata stored by the metadata storage subsystem is deleted.
  • the data heterogeneous subsystem is further used to use the parallelization technology from the source system of the commodity information. Obtain the product information.
  • the metadata storage subsystem is further configured to merge and rearrange the stored metadata.
  • the metadata storage subsystem is further configured to store the metadata by using a key-value database.
  • the metadata storage subsystem is further configured to store the metadata by using a database cluster fragmentation manner.
  • the database cluster is provided with a primary database server and at least one secondary database server, and the at least one slave database server backs up the metadata stored in the primary database server.
  • the template data subsystem is further used to embed a Lua scripting language in an Nginx proxy server.
  • the Lua scripting language obtains the stored metadata.
  • the template data subsystem is further used to pass A JavaScript object symbol (JSON) parses the metadata to obtain the template data.
  • JSON JavaScript object symbol
  • the template data subsystem is further configured to acquire the stored metadata based on a message queue.
  • the template data is generated by the stored metadata, and the corresponding template rendering page is selected according to the template data and displayed to the user, so that the system does not need to rely on the product information, and is not affected by the usability problems of these systems. Therefore, the page can be quickly displayed to the user, which greatly enhances the user experience and realizes the demand of thousands of people.
  • FIG. 1 is a schematic flowchart of a process of a page display method according to an embodiment of the present invention.
  • FIG. 2 is a schematic flow chart of a process of a page display method according to another embodiment of the present invention.
  • FIG. 3 is a schematic structural block diagram of a page display system according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural block diagram of a page display system according to an embodiment of the present invention.
  • FIG. 1 is a schematic flowchart of a process of a page display method according to an embodiment of the present invention.
  • the method of Figure 1 can be performed by a page display system, including:
  • Step 101 Acquire stored metadata, wherein the metadata represents data for describing commodity information.
  • the commodity may be any type of commodity, and the invention is not limited, and may be, for example, a tangible product such as a ticket, a book, a food or a garment, or a service type (such as an intangible product such as an advertisement, a transaction, or a payment).
  • a tangible product such as a ticket, a book, a food or a garment, or a service type (such as an intangible product such as an advertisement, a transaction, or a payment).
  • the type of business involved in the commodity is not limited, such as flash printing, snapping or spike.
  • the metadata may also be referred to as mediation data or relay data, and may refer to related information obtained from the source system of the product information, and may be attributes of the product information, such as clothing color, size, brand, merchant or historical search data, and the like.
  • Step 102 Generate template data for page display according to the metadata.
  • the template data may be a processed color size or the like displayed to the user (ie, an HTML element required for a pre-generated page in advance according to the page display requirement), a page style, or a product category.
  • Step 103 Select a corresponding template rendering page according to the template data, and display the page to the user.
  • the template data is generated by the stored metadata, and the corresponding template rendering page is selected according to the template data and displayed to the user, so that the system does not need to rely on the product information, and is not affected by the usability problems of these systems. Therefore, the page can be quickly displayed to the user, which greatly enhances the user experience and realizes the demand of thousands of people.
  • the method of FIG. 1 may be rooted. Metadata is generated based on the product information, and the metadata is stored. For example, when the product is added, the information of the newly added product is obtained from the source system of the newly added product, and the corresponding metadata is generated and stored.
  • the stored corresponding metadata may be modified according to the modified item information; or when it is learned that a certain item information has been deleted, the deletion has been stored.
  • the corresponding metadata when it is learned that a certain item information has been modified, the stored corresponding metadata may be modified according to the modified item information; or when it is learned that a certain item information has been deleted, the deletion has been stored.
  • the parallelization technique can be used to obtain product information from the source system of the product information to reduce the delay in the change of the product information (changes including modification, addition, and/or deletion).
  • the obtained commodity information is filtered according to the corresponding business logic to obtain metadata, and the metadata is only minimized to cope with frequent changes of the data displayed on the page.
  • the Lua scripting language may be embedded in a proxy server (such as Nginx, Nginx is a lightweight web server/reverse proxy server and an email proxy server).
  • a proxy server such as Nginx, Nginx is a lightweight web server/reverse proxy server and an email proxy server.
  • the Lua scripting language is used to obtain the stored metadata.
  • other scripting languages can also be used.
  • the database cluster can use Twitter's Twemproxy proxy to simplify the data fragmentation logic and effectively reduce the number of JIMDB/Redis connections.
  • the template data is obtained by parsing the metadata by a JavaScript object symbol (JSON).
  • JIMDB's performance in data acquisition speed is very good, for example, in the case of hundreds of millions of key-value pairs and the size is below 10KB, the average time of data acquisition in the case of a single Gigabit NIC server with 300,000 times/second of access. In about 2 milliseconds.
  • the Nginx+Lua combination in the JSON tool c parsing metadata and rendering the page the page size is about 30-80KB and a single Gigabit NIC server is In the case of a request of 15000-18000 times/second, the average rendering time is about 1 millisecond. Therefore, the page can be displayed to the user further quickly, greatly improving the user experience.
  • it is implemented in Java language and is easy to expand.
  • the stored metadata may be acquired based on a message queue.
  • the queue pool of the message queue corresponds to the machine room, and the metadata is obtained from the corresponding queue pool; or, when different services require different page structures or template data, the queue pool and service type Corresponding; or, setting the priority of the product information, and in the case of high concurrency, preferentially obtaining the metadata of the product information with a high priority; and the like. In this way, better respond to business development needs.
  • the metadata may be a key-value database (such as a JIMDB key-value pair persistent database, and the JIMDB is a combination of Redis and LMDB (Lighting Memory-Mapped-Database).
  • the persistent storage engine is stored. The more persistent data can be stored on the SSD (Solid State Disk), and the local cache can use Redis.
  • the metadata can be stored in a database cluster sharding mode and the database cluster is provided with a primary database server and at least one secondary database server, at least one of which backs up the metadata stored in the primary database server from the database server, ie, the database (eg, The above JIMDB) provides master-slave replication. With Redis+LMDB, persistent storage can be realized without data loss due to server power failure, and the master-slave replication function can effectively solve the problem of disaster tolerance and capacity expansion.
  • the stored metadata can be combined and rearranged, on the one hand, the storage space is effectively utilized, and on the other hand, the repeated changes of the metadata can be reduced.
  • FIG. 2 a page display system is schematically depicted, the page display system including a data heterogeneity subsystem 21, metadata storage Cluster 22, template data subsystem 23, template data storage cluster 24, and dynamic page display subsystem 25;
  • Figure 2 also shows source system 26 of commodity information.
  • the metadata depicted in FIG. 2 the number of heterogeneous logic and template data, as well as commodity information and the like are merely exemplary.
  • step 201 the data heterogeneous subsystem 21 acquires the commodity information from the source system 26 of the commodity information.
  • the data heterogeneous subsystem 21 learns that a certain item (assumed to be a garment or a shoe) is added or that the information of a certain item has been modified, and the product information (such as brand information, suit) is obtained from the item information system 26 using the parallelization technique. Information, business information, color size, etc.) to reduce delays in product information changes.
  • Step 202 The data heterogeneous subsystem 21 generates metadata according to the commodity information acquired in step 201.
  • the obtained commodity information is subjected to screening processing according to corresponding heterogeneous logic (such as business logic) to obtain metadata, and the metadata can be minimized only to cope with frequent changes of data displayed on the page.
  • heterogeneous logic such as business logic
  • step 203 the data heterogeneous subsystem 21 stores the metadata generated in step 202 in the metadata storage cluster 22.
  • Metadata can be stored in a key-value database (such as JIMDB key-values for persistent databases) for persistent storage.
  • JIMDB can provide master-slave replication to effectively address disaster tolerance and capacity expansion issues;
  • the metadata is fragmented on the database cluster. You can use Twitter's Twemproxy agent to simplify the data fragmentation logic and effectively reduce the number of JIMDB/Redis connections.
  • the metadata storage cluster 22 can merge and rearrange the stored metadata, effectively utilize the storage space and reduce repeated changes in metadata.
  • step 204 the template data subsystem 23 retrieves the stored metadata based on the message queue.
  • step 205 the template data subsystem 23 generates template data for page presentation based on the metadata according to the requirements of the user access and stores it in the template data storage cluster 24.
  • Step 206 The dynamic page display subsystem 25 selects a corresponding template rendering page according to the template data stored by the template data storage cluster 24 and presents it to the user.
  • the page can be quickly displayed to the user, which greatly enhances the user experience and realizes the demand of thousands of people.
  • the page display system 30 includes a metadata storage subsystem 31, a template data subsystem 32, and a dynamic page presentation subsystem 33.
  • the metadata storage subsystem 31 is for storing metadata, wherein the metadata represents data for describing item information.
  • the template data subsystem 32 is configured to acquire metadata stored in the metadata storage subsystem 31, and generate template data when the page is displayed according to the metadata.
  • the dynamic page presentation subsystem 33 is configured to select a corresponding template rendering page based on the template data generated by the template data subsystem 32 to present the page to the user.
  • the template data is generated by the stored metadata, and the corresponding template rendering page is selected according to the template data and displayed to the user, so that no product letter is required.
  • the system of interest is not plagued by the availability problems of these systems, so it can quickly display the page to the user, greatly improving the user experience and achieving the needs of thousands of people.
  • the page display system 30 (the page display system included in FIG. 2 can be used as an example of a page display system) can implement the above method embodiments, and thus will not be described in detail in order to avoid redundancy.
  • the page display system 30 may further include a data heterogeneity subsystem 34.
  • the data heterogeneity subsystem 34 can be configured to generate metadata based on the item information and send the metadata to the metadata storage subsystem 31.
  • the data heterogeneous subsystem may be configured to modify the metadata stored by the metadata storage subsystem 31 according to the modified commodity information when it is learned that the commodity information has been modified; or the data heterogeneous subsystem may be used to learn that the commodity information has been deleted.
  • the metadata stored by the metadata storage subsystem 31 is deleted.
  • the data heterogeneous subsystem 34 can also be used to obtain product information from the source system of the commodity information using the parallelization technique to reduce the delay of the commodity information change.
  • the data heterogeneity subsystem 34 can also be used to filter the obtained commodity information according to the corresponding business logic to obtain metadata, and only minimize the processing of the metadata to cope with frequent changes of the data displayed on the page.
  • the metadata storage subsystem 31 may also be configured to merge and rearrange the stored metadata. In this way, on the one hand, the storage space is effectively utilized, and on the other hand, the repeated changes of the metadata can be reduced.
  • the metadata storage subsystem 31 may be further configured to store metadata using a key-value database (such as a JIMDB key-value persistence database, which is a persistence engine that combines Redis and LAMB).
  • a key-value database such as a JIMDB key-value persistence database, which is a persistence engine that combines Redis and LAMB.
  • the metadata storage subsystem The system may further be configured to store metadata in a database cluster sharding manner, wherein the database cluster is provided with a primary database server and at least one secondary database server, and at least one of the metadata stored in the primary database server is backed up from the database server.
  • Redis+LMDB persistent storage can be realized without data loss due to server power failure, and the master-slave replication function can effectively solve the problem of disaster tolerance and capacity expansion.
  • the template data subsystem 32 may be further used to embed Java's Lua scripting language in the Nginx proxy server, and use the Lua scripting language to obtain the stored metadata.
  • the template data subsystem 32 may further parse the metadata through JavaScript Object Notation (JSON) to obtain template data.
  • JSON JavaScript Object Notation
  • the page can be displayed to the user further quickly, greatly improving the user experience.
  • it is implemented in Java language and is easy to expand.
  • the template data subsystem 32 may be further configured to retrieve stored metadata based on a message queue.
  • the template data subsystem 32 may be further configured to retrieve stored metadata based on a message queue.
  • the page display system 400 includes a processor 401, a memory 402, and a transceiver 403.
  • the processor 401 controls the operation of the device 400.
  • Memory 402 can include read only memory and random access memory and provides instructions and data to processor 401.
  • a portion of memory 402 may also include non-volatile line random access memory (NVRAM).
  • the processor 401, the memory 402, and the transceiver 403 are coupled together by a bus system 410.
  • the bus system 410 includes a power bus, a control bus, and a status signal bus in addition to the data bus. However, for clarity of description, various buses are labeled as bus system 410 in the figure.
  • the processor 401 may be an integrated circuit chip with signal processing energy. force. In the implementation process, each step of the foregoing method may be completed by an integrated logic circuit of hardware in the processor 401 or an instruction in a form of software.
  • the processor 401 may be a general-purpose processor, including a CPU (Central Processing Unit), an NP (Network Processor), etc., or may be a DSP (Digital Signal Processing) or an ASIC (dedicated). Application Specific Integrated Circuit), FPGA (Field Programmable Gate Array) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components.
  • the methods, steps, and logical block diagrams disclosed in the embodiments of the present invention may be implemented or carried out.
  • the general purpose processor may be a microprocessor or the processor or any conventional processor or the like.
  • the disclosed systems, devices, and methods may be implemented in other manners.
  • the device embodiments described above are merely illustrative.
  • the division of the subsystems is only a logical function division, and the actual implementation may have another division manner, for example, multiple subsystems or components may be combined. Or it can be integrated into another system, or some features can be ignored or not executed.
  • each functional subsystem in each embodiment of the present invention may be integrated into one processing unit, or each subsystem may exist physically separately, or two or more subsystems may be integrated into one subsystem.
  • the functions, if implemented in the form of software functions and sold or used as separate products, may be stored in a computer readable storage medium.
  • the technical solution of the present invention which is essential or contributes to the prior art, or a part of the technical solution, may be embodied in the form of a software product, which is stored in a storage medium, including
  • the instructions are used to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a ROM (Read-Only Memory), a RAM (Random Access Memory), a disk or an optical disk, and the like, which can store program codes. .

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Marketing (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Data Mining & Analysis (AREA)
  • Artificial Intelligence (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Library & Information Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

一种页面展示方法和系统,其中方法包括:获取存储的元数据,其中所述元数据表示用于描述商品信息的数据(101);根据所述元数据生成用于页面展示的模板数据(102);根据所述模板数据选择相应的模板渲染页面,向用户展示所述页面(103)。该方法和系统通过存储的元数据来生成模板数据,根据模板数据选择相应的模板渲染页面并展示给用户,这样无需依赖商品信息的系统,并不受这些系统的可用性问题的困扰,因而能够快速地将页面展示给用户,大大提升了用户体验,并实现千人千面的需求。

Description

页面展示方法和系统 技术领域
本发明实施例涉及互联网技术领域,并且更具体地,涉及一种页面展示方法和系统。
背景技术
近年来,随着电子商务网站的发展,每天可能会有数十亿的页面访问量。因此,快速地向用户展示商品信息以及为不同的用户展示不同的商品信息已经成为各大电商竞争的重要手段。但是,由于海量商品信息的存在且需要展示的信息的多样化,如果直接从这些商品信息的系统(如可能具有多个系统)中获取用户设备请求的数据,然后进行渲染拼装并展示给用户,则很难满足快速向用户展示的需求且还依赖这些系统的扩容性。
为了提高展示的效率,目前有应用较为广泛的静态化页面生成技术。如果商品信息变更,则需要重新生成页面。例如,某个商家的商品信息变更,该商家下的所有商品信息全量生成一遍,即与该商家下的所有商品信息对应的页面都需要重新生成;或者,静态化商品页面也可以是分段的,即有多个小文件页面组成,当商品信息变更时,采用增量生成方式,即重新生成与变更的商品信息对应的小文件页面,然后拼装这些段并展示给用户。另外,如果页面结构变更需要重新生成相关页面,则需要花费数天甚至数十天才能完成;当整个页面是由多个小文件页面组成时,数据的备份和同步难以实现,因此,扩容性也差。
发明内容
本发明实施例提供一种页面展示方法和系统,快速地将页面展示给用户,大大提升了用户体验。
第一方面,提供了一种页面展示方法,该方法包括:获取存储的元数据,其中所述元数据表示用于描述商品信息的数据;根据所述元数据生成用于页面展示的模板数据;根据所述模板数据选择相应的模板渲染页面,展示所述页面。
结合第一方面,在一种可能的实现方式中,在所述获取存储的元数据之前,所述方法还包括:根据所述商品信息生成所述元数据,并存储所述元数据。
结合第一方面或其上述实现方式中的任一种实现方式,在另一种可能的实现方式中,当获知所述商品信息已修改时,根据修改后的商品信息修改存储的所述元数据;或者当获知所述商品信息已删除时,删除存储的所述元数据。
结合第一方面或其上述实现方式中的任一种实现方式,在另一种可能的实现方式中,所述方法还包括:使用并行化技术从所述商品信息的源系统获取所述商品信息。
结合第一方面或其上述实现方式中的任一种实现方式,在另一种可能的实现方式中,所述方法还包括:对存储的所述元数据进行合并和重排。
结合第一方面或其上述实现方式中的任一种实现方式,在另一种可能的实现方式中,所述元数据采用键-值数据库进行存储。
结合第一方面或其上述实现方式中的任一种实现方式,在另一种可能的实现方式中,所述元数据的存储采用数据库集群分片方式且数据库集群中设置有主数据库服务器和至少一台从数据库服务器,其中所述至少一台从数据库服务器中备份所述主数据库服务器中存储的所 述元数据。
结合第一方面或其上述实现方式中的任一种实现方式,在另一种可能的实现方式中,所述获取存储的元数据,包括:在Nginx代理服务器中内嵌Lua脚本语言,采用所述Lua脚本语言获取存储的所述元数据。
结合第一方面或其上述实现方式中的任一种实现方式,在另一种可能的实现方式中,所述根据所述元数据生成用于页面展示的模板数据,包括:通过JavaScript对象符号(JSON)解析所述元数据获得所述模板数据。
结合第一方面或其上述实现方式中的任一种实现方式,在另一种可能的实现方式中,所述获取存储的元数据,包括:基于消息队列获取存储的元数据。
第二方面,提供了一种页面展示系统,该系统包括元数据存储子系统,模板数据子系统和页面展示子系统,其中元数据存储子系统,用于存储元数据,其中所述元数据表示用于描述商品信息的数据;模板数据子系统,用于获取所述元数据存储子系统中存储的所述元数据,根据所述元数据生成页面展示时的模板数据;动态页面展示子系统,用于根据所述模板数据子系统生成的所述模板数据选择相应的模板渲染页面,展示所述页面。
结合第二方面,在一种可能的实现方式中,所述页面展示系统还包括数据异构子系统,所述数据异构子系统,用于根据所述商品信息生成所述元数据,将所述元数据发送给所述元数据存储子系统。
结合第二方面或其上述实现方式中的任一种实现方式,在另一种可能的实现方式中,所述页面展示系统还包括数据异构子系统,所述 数据异构子系统,用于当获知所述商品信息已修改时,根据修改后的商品信息修改所述元数据存储子系统存储的所述元数据;或者所述数据异构子系统,用于当获知所述商品信息已删除时,删除所述元数据存储子系统存储的所述元数据。
结合第二方面或其上述实现方式中的任一种实现方式,在另一种可能的实现方式中,所述数据异构子系统,还用于使用并行化技术从所述商品信息的源系统获取所述商品信息。
结合第二方面或其上述实现方式中的任一种实现方式,在另一种可能的实现方式中,所述元数据存储子系统,还用于对存储的所述元数据进行合并和重排。
结合第二方面或其上述实现方式中的任一种实现方式,在另一种可能的实现方式中,所述元数据存储子系统,进一步用于采用键-值数据库存储所述元数据。
结合第二方面或其上述实现方式中的任一种实现方式,在另一种可能的实现方式中,所述元数据存储子系统,进一步用于采用数据库集群分片方式存储所述元数据,其中数据库集群中设置有主数据库服务器和至少一台从数据库服务器,所述至少一台从数据库服务器中备份所述主数据库服务器中存储的所述元数据。
结合第二方面或其上述实现方式中的任一种实现方式,在另一种可能的实现方式中,所述模板数据子系统,进一步用于在Nginx代理服务器中内嵌Lua脚本语言,采用所述Lua脚本语言获取存储的所述元数据。
结合第二方面或其上述实现方式中的任一种实现方式,在另一种可能的实现方式中,所述模板数据子系统,进一步用于通过 JavaScript对象符号(JSON)解析所述元数据获得所述模板数据。
结合第二方面或其上述实现方式中的任一种实现方式,在另一种可能的实现方式中,所述模板数据子系统,进一步用于基于消息队列获取存储的元数据。
在本发明实施例中,通过存储的元数据来生成模板数据,根据模板数据选择相应的模板渲染页面并展示给用户,这样无需依赖商品信息的系统,并不受这些系统的可用性问题的困扰,因而能够快速地将页面展示给用户,大大提升了用户体验,并实现千人千面的需求。
附图说明
为了更清楚地说明本发明实施例的技术方案,下面将对本发明实施例中所需要使用的附图作简单地介绍,显而易见地,下面所描述的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1是本发明一个实施例的页面展示方法的过程的示意性流程图。
图2是本发明另一个实施例的页面展示方法的过程的示意性流程图。
图3是本发明一个实施例的页面展示系统的示意性结构框图。
图4是本发明一个实施例的页面展示系统的示意性结构框图。
具体实施方式
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明的一部分实施例,而不是全部实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动的前提下所获得的所有其他实施例,都应属于本发明保护的范围。
图1是本发明一个实施例的页面展示方法的过程的示意性流程图。图1的方法可以由页面展示系统执行,包括:
步骤101,获取存储的元数据,其中元数据表示用于描述商品信息的数据。
商品可以是任意类型的商品,本发明不做限制,例如,可以是机票、图书、食物或服装等有形产品,还可以是服务类型(如广告、交易或支付等无形产品)。另外商品涉及的业务类型也不做限制,如可以是闪购、抢购或秒杀等业务。元数据还可以称为中介数据或中继数据,可以是指从商品信息的源系统获取到的相关信息,可以是商品信息的属性,如衣服颜色、尺寸,品牌,商家或历史搜索数据等。
步骤102,根据元数据生成用于页面展示的模板数据。
模板数据可以是展示给用户的经过处理的颜色尺码等(即事先按照页面展示需求进行的预先生成页面需要的HTML元素)、页面风格或商品类别等。
步骤103,根据模板数据选择相应的模板渲染页面,向用户展示页面。
应理解,上述这些例子仅仅是示例性的,为了便于理解本发明实施例,而非要限制本发明的保护范围。
在本发明实施例中,通过存储的元数据来生成模板数据,根据模板数据选择相应的模板渲染页面并展示给用户,这样无需依赖商品信息的系统,并不受这些系统的可用性问题的困扰,因而能够快速地将页面展示给用户,大大提升了用户体验,并实现千人千面的需求。
可选地,作为一个实施例,在步骤101之前,图1的方法可以根 据商品信息生成元数据,并存储元数据。例如,当获知商品新增时,从新增商品的源系统中获取该新增商品的信息,生成相应的元数据并存储。
可选地,作为另一个实施例,当获知某个商品信息已修改时,可以根据修改后的商品信息修改已存储的相应的元数据;或者当获知某个商品信息已删除时,删除已经存储的相应的元数据。
具体地,可以使用并行化技术从商品信息的源系统获取商品信息,以减少商品信息变更(变更包括修改、新增和/或删除)延迟。将获取的商品信息按照相应的业务逻辑进行筛选加工得到元数据,并对元数据只进行最小化的处理,以应对页面展示的数据的频繁变化。
通过上述方案,当商品新增或修改时,无需依赖于源系统的扩容性,也不必像采用静态化页面生成技术那样重新生成页面,从而能够快速对存储的元数据进行更新,具有更好的扩容性。
可选地,作为另一个实施例,在步骤101中,可以在代理服务器(如Nginx,Nginx是一款轻量级的Web服务器/反向代理服务器及电子邮件代理服务器)中内嵌Lua脚本语言,采用Lua脚本语言获取存储的元数据,当然也可以采用其他脚本语言;数据库集群在分片上可以使用Twitter的Twemproxy代理,以简化数据分片逻辑且有效减少JIMDB/Redis的连接数。
可选地,作为另一个实施例,在步骤102中,通过JavaScript对象符号(JSON)解析元数据获得模板数据。JIMDB在数据获取速度上的性能非常好,例如,在上亿级键值对且大小在10KB以下,单台千兆网卡服务器在30万次/秒的访问量的情况下,数据获取的平均时间在2毫秒左右。另外,Nginx+Lua组合在JSON工c具解析元数据并渲染页面时,在页面大小为30-80KB左右且单台千兆网卡服务器在 15000-18000次/秒的请求的情况下,渲染的平均时间在1毫秒左右。因此,能够进一步快速地将页面展示给用户,大大提升用户体验。另外,采用Java语言来实现,便于扩展。
应理解,上述实施例只是本发明的优选方案且例子中的数据仅仅是示例性的,而非要限制本发明的保护范围。
可选地,作为另一个实施例,在步骤101中,可以基于消息队列获取存储的元数据。例如,在跨机房部署的情况下,消息队列的队列池与机房相对应,从相应的队列池中获取元数据;或者,在不同业务需要不同的页面结构或模板数据时,队列池与业务类型对应;或者,设置商品信息的优先级,在高并发的情况下,优先获取优先级高的商品信息的元数据;等等。这样,更好地应对业务发展需要。
可选地,作为另一个实施例,元数据可以采用键-值数据库(如JIMDB键值对持久化数据库,JIMDB是组合了Redis和LMDB(Lighting Memory-Mapped-Database,轻量级内存映射数据库)持久化存储引擎)进行存储,较为持久的数据可以存储到SSD(Solid State Disk,固态硬盘)上,本地缓存可以使用Redis。元数据的存储可以采用数据库集群分片方式且数据库集群中设置有主数据库服务器和至少一台从数据库服务器,其中至少一台从数据库服务器中备份主数据库服务器中存储的元数据,即数据库(如上述JIMDB)提供主从复制功能。采用Redis+LMDB能够实现持久化存储,不会因为服务器断电而造成数据丢失,且通过主从复制功能能够有效地解决容灾和扩容问题。
另外,还可以对存储的元数据进行合并和重排,一方面有效利用存储空间,另一方面能够减少元数据的重复变更。
下面结合图2来描述本发明实施例。在图2中,示意性地描绘了页面展示系统,该页面展示系统包括数据异构子系统21,元数据存储 集群22,模板数据子系统23,模板数据存储集群24和动态页面展示子系统25;图2还示出了商品信息的源系统26。应注意,图2中描绘的元数据,异构逻辑和模板数据的数目,以及商品信息等仅仅是示例性的。
步骤201,数据异构子系统21从商品信息的源系统26中获取商品信息。
例如,数据异构子系统21获知新增了某个商品(假设为服装或鞋)或者获知某个商品的信息已修改,使用并行化技术从商品信息系统26获取商品信息(如品牌信息、套装信息、商家信息和颜色尺寸等),以减少商品信息变更延迟。
步骤202,数据异构子系统21根据步骤201中获取的商品信息生成元数据。
具体地,将获取的商品信息按照相应的异构逻辑(如业务逻辑)进行筛选加工得到元数据,可以对元数据只进行最小化的处理,以应对页面展示的数据的频繁变化。
步骤203,数据异构子系统21将步骤202中生成的元数据存储在元数据存储集群22。
可选地,元数据可以采用键-值数据库(如JIMDB键值对持久化数据库)进行存储以实现持久化存储,JIMDB可以提供主从复制功能,以有效地解决容灾和扩容问题;;在数据库集群上对元数据进行分片存储,可以使用Twitter的Twemproxy代理,以简化数据分片逻辑且有效减少JIMDB/Redis的连接数。另外,元数据存储集群22可以对存储的元数据进行合并和重排,有效利用存储空间并减少元数据的重复变更。
步骤204,模板数据子系统23基于消息队列获取存储的元数据。
步骤205,模板数据子系统23按照用户访问的需求根据元数据生成用于页面展示的模板数据并存储到模板数据存储集群24中。
步骤206,动态页面展示子系统25根据模板数据存储集群24存储的模板数据选择相应的模板渲染页面并展示给用户。
通过上述方案,能够快速地将页面展示给用户,大大提升了用户体验,并实现千人千面的需求。
在图2的实施例中,一些详细例子可以参考图1的方法实施例,此处不再重复。
图3是本发明一个实施例的页面展示系统,该页面展示系统30包括元数据存储子系统31,模板数据子系统32和动态页面展示子系统33。
元数据存储子系统31用于存储元数据,其中元数据表示用于描述商品信息的数据。
模板数据子系统32用于获取元数据存储子系统31中存储的元数据,根据元数据生成页面展示时的模板数据。
动态页面展示子系统33用于根据模板数据子系统32生成的模板数据选择相应的模板渲染页面,向用户展示页面。
在本发明实施例中,通过存储的元数据来生成模板数据,根据模板数据选择相应的模板渲染页面并展示给用户,这样无需依赖商品信 息的系统,并不受这些系统的可用性问题的困扰,因而能够快速地将页面展示给用户,大大提升了用户体验,并实现千人千面的需求。
页面展示系统30(图2中包含的页面展示系统可以作为页面展示系统的一个例子)可实现上述方法实施例,因此为避免重复,不再详细描述。
可选地,作为一个实施例,页面展示系统30还可以包括数据异构子系统34。数据异构子系统34可以用于根据商品信息生成元数据,将元数据发送给元数据存储子系统31。数据异构子系统可以用于当获知商品信息已修改时,根据修改后的商品信息修改元数据存储子系统31存储的元数据;或者,数据异构子系统可以用于当获知商品信息已删除时,删除元数据存储子系统31存储的元数据。通过上述方案,当商品新增或修改时,无需依赖于源系统的扩容性,也不必像采用静态化页面生成技术那样重新生成页面,从而能够快速对存储的元数据进行更新,具有更好的扩容性。
进一步地,数据异构子系统34还可以用于使用并行化技术从商品信息的源系统获取商品信息,以减少商品信息变更延迟。数据异构子系统34还可以用于将获取的商品信息按照相应的业务逻辑进行筛选加工得到元数据,并对元数据只进行最小化的处理,以应对页面展示的数据的频繁变化。
可选地,作为另一个实施例,元数据存储子系统31还可以用于对存储的所述元数据进行合并和重排。这样,一方面有效利用存储空间,另一方面能够减少元数据的重复变更。
可选地,作为另一个实施例,元数据存储子系统31可以进一步用于采用键-值数据库(如JIMDB键值对持久化数据库,是组合了Redis和LAMB的持久化引擎)存储元数据。具体地,元数据存储子系 统可以进一步用于采用数据库集群分片方式存储元数据,其中数据库集群中设置有主数据库服务器和至少一台从数据库服务器,至少一台从数据库服务器中备份主数据库服务器中存储的所述元数据。采用Redis+LMDB能够实现持久化存储,不会因为服务器断电而造成数据丢失,且通过主从复制功能能够有效地解决容灾和扩容问题。
可选地,作为另一个实施例,模板数据子系统32可以进一步用于在Nginx代理服务器中内嵌Java的Lua脚本语言,采用Lua脚本语言获取存储的元数据。
可选地,作为另一个实施例,模板数据子系统32可以进一步通过JavaScript对象符号(JSON)解析元数据获得模板数据。这样,能够进一步快速地将页面展示给用户,大大提升用户体验。另外,采用Java语言来实现,便于扩展。
可选地,作为另一个实施例,模板数据子系统32可以进一步用于基于消息队列获取存储的元数据。具体例子可以参考上述方法实施例,此处不再赘述。
上述本发明实施例揭示的方法可以应用图4所示的页面展示系统400来实现。页面展示系统400包括处理器401,存储器402和收发器403。处理器401控制设备400的操作。存储器402可以包括只读存储器和随机存取存储器,并向处理器401提供指令和数据。存储器402的一部分还可以包括非易失行随机存取存储器(NVRAM)。处理器401,存储器402,收发器403通过总线系统410耦合在一起,其中总线系统410除包括数据总线之外,还包括电源总线、控制总线和状态信号总线。但是为了清楚说明起见,在图中将各种总线都标为总线系统410。
其中,处理器401可能是一种集成电路芯片,具有信号的处理能 力。在实现过程中,上述方法的各步骤可以通过处理器401中的硬件的集成逻辑电路或者软件形式的指令完成。处理器401可以是通用处理器,包括CPU(中央处理器,Central Processing Unit)、NP(网络处理器,Network Processor)等;还可以是DSP(数字信号处理器,Digital Signal Processing)、ASIC(专用集成电路,Application Specific Integrated Circuit)、FPGA(现成可编程门阵列,Field Programmable Gate Array)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件。可以实现或者执行本发明实施例中的公开的各方法、步骤及逻辑框图。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的子系统及算法步骤,能够以电子硬件、计算机软件或者二者的结合来实现,为了清楚地说明硬件和软件的可互换性,在上述说明中已经按照功能一般性地描述了各示例的组成及步骤。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。
在本申请所提供的几个实施例中,应该理解到,所揭露的系统、装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述子系统的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个子系统或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。
另外,在本发明各个实施例中的各功能子系统可以集成在一个处理单元中,也可以是各个子系统单独物理存在,也可以两个或两个以上子系统集成在一个子系统中。
所述功能如果以软件功能的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、ROM(Read-Only Memory,只读存储器)、RAM(Random Access Memory,随机存取存储器)、磁碟或者光盘等各种可以存储程序代码的介质。
以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应所述以权利要求的保护范围为准。

Claims (20)

  1. 一种页面展示方法,其特征在于,包括:
    获取存储的元数据,所述元数据表示用于描述商品信息的数据;
    根据所述元数据生成用于页面展示的模板数据;
    根据所述模板数据选择相应的模板渲染页面,向用户展示所述页面。
  2. 根据权利要求1所述的方法,其特征在于,在所述获取存储的元数据之前,所述方法还包括:
    根据所述商品信息生成所述元数据,并存储所述元数据。
  3. 根据权利要求1所述的方法,其特征在于,所述方法还包括:
    当获知所述商品信息已修改时,根据修改后的商品信息修改存储的相应元数据;或者
    当获知所述商品信息已删除时,删除存储的相应元数据。
  4. 根据权利要求2或3所述的方法,其特征在于,所述方法还包括:
    使用并行化技术从所述商品信息的源系统获取所述商品信息。
  5. 根据权利要求1-3任一项所述的方法,其特征在于,所述方法还包括:
    对存储的所述元数据进行合并和重排。
  6. 根据权利要求1-3任一项所述的方法,其特征在于,所述元数据采用键-值数据库进行存储。
  7. 根据权利要求6所述的方法,其特征在于,所述元数据的存储 采用数据库集群分片方式且数据库集群中设置有主数据库服务器和至少一台从数据库服务器,其中所述至少一台从数据库服务器中备份所述主数据库服务器中存储的所述元数据。
  8. 根据权利要求1-3任一项所述的方法,其特征在于,
    所述获取存储的元数据,包括:
    在Nginx代理服务器中内嵌Lua脚本语言,采用所述Lua脚本语言获取存储的所述元数据。
  9. 根据权利要求1-3任一项所述的方法,其特征在于,所述根据所述元数据生成用于页面展示的模板数据,包括:
    通过JavaScript对象符号(JSON)解析所述元数据获得所述模板数据。
  10. 根据权利要求1-3任一项所述的方法,其特征在于,所述获取存储的元数据,包括:
    基于消息队列获取存储的元数据。
  11. 一种页面展示系统,其特征在于,包括元数据存储子系统,模板数据子系统和页面展示子系统,其中
    元数据存储子系统,用于存储元数据,其中所述元数据表示用于描述商品信息的数据;
    模板数据子系统,用于获取所述元数据存储子系统中存储的所述元数据,根据所述元数据生成页面展示时的模板数据;
    动态页面展示子系统,用于根据所述模板数据子系统生成的所述模板数据选择相应的模板渲染页面,展示所述页面。
  12. 根据权利要求11所述的系统,其特征在于,所述页面展示系统还包括数据异构子系统,
    所述数据异构子系统,用于根据所述商品信息生成所述元数据, 将所述元数据发送给所述元数据存储子系统。
  13. 根据权利要求11所述的系统,其特征在于,所述页面展示系统还包括数据异构子系统,
    所述数据异构子系统,用于当获知所述商品信息已修改时,根据修改后的商品信息修改所述元数据存储子系统存储的所述元数据;或者
    所述数据异构子系统,用于当获知所述商品信息已删除时,删除所述元数据存储子系统存储的所述元数据。
  14. 根据权利要求12或13所述的系统,其特征在于,
    所述数据异构子系统,还用于使用并行化技术从所述商品信息的源系统获取所述商品信息。
  15. 根据权利要求11-13任一项所述的系统,其特征在于,所述元数据存储子系统,还用于对存储的所述元数据进行合并和重排。
  16. 根据权利要求11-13任一项所述的系统,其特征在于,所述元数据存储子系统,进一步用于采用键-值数据库存储所述元数据。
  17. 根据权利要求16所述的系统,其特征在于,所述元数据存储子系统,进一步用于采用数据库集群分片方式存储所述元数据,其中数据库集群中设置有主数据库服务器和至少一台从数据库服务器,所述至少一台从数据库服务器中备份所述主数据库服务器中存储的所述元数据。
  18. 根据权利要求11-13任一项所述的系统,其特征在于,
    所述模板数据子系统,进一步用于在Nginx代理服务器中内嵌Lua脚本语言。
  19. 根据权利要求11-13任一项所述的系统,其特征在于,
    所述模板数据子系统,进一步用于采用所述Lua脚本语言获取存储的所述元数据,通过JavaScript对象符号(JSON)解析所述元数据获得所述模板数据。
  20. 根据权利要求11-13任一项所述的系统,其特征在于,所述模板数据子系统,进一步用于基于消息队列获取存储的元数据。
PCT/CN2015/099761 2015-01-09 2015-12-30 页面展示方法和系统 Ceased WO2016110209A1 (zh)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2017535643A JP6930692B2 (ja) 2015-01-09 2015-12-30 ページ表示方法及びシステム
RU2017126999A RU2679280C1 (ru) 2015-01-09 2015-12-30 Система и способ отображения страницы
US15/542,087 US20180276314A1 (en) 2015-01-09 2015-12-30 Page display method and system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510013224.0A CN104657420B (zh) 2015-01-09 2015-01-09 页面展示方法和系统
CN201510013224.0 2015-01-09

Publications (1)

Publication Number Publication Date
WO2016110209A1 true WO2016110209A1 (zh) 2016-07-14

Family

ID=53248548

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/099761 Ceased WO2016110209A1 (zh) 2015-01-09 2015-12-30 页面展示方法和系统

Country Status (5)

Country Link
US (1) US20180276314A1 (zh)
JP (1) JP6930692B2 (zh)
CN (1) CN104657420B (zh)
RU (1) RU2679280C1 (zh)
WO (1) WO2016110209A1 (zh)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107609156A (zh) * 2017-09-26 2018-01-19 微梦创科网络科技(中国)有限公司 一种页面搭建的方法及装置
CN111767495A (zh) * 2019-04-01 2020-10-13 北京沃东天骏信息技术有限公司 一种合成网页的方法及系统
CN112380472A (zh) * 2020-11-13 2021-02-19 浪潮电子信息产业股份有限公司 一种基于Redis的可视化视图方法及系统
CN112436953A (zh) * 2020-08-14 2021-03-02 上海幻电信息科技有限公司 页面数据备份、容灾页面显示方法及装置

Families Citing this family (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104657420B (zh) * 2015-01-09 2019-06-04 北京京东尚科信息技术有限公司 页面展示方法和系统
CN106682004A (zh) * 2015-11-06 2017-05-17 网宿科技股份有限公司 一种Redis Key管理方法及系统
CN105573765A (zh) * 2015-12-29 2016-05-11 武汉传神信息技术有限公司 一种动态表单的实现方法、客户端及服务器
CN107016585A (zh) * 2016-01-27 2017-08-04 阿里巴巴集团控股有限公司 提供品牌列表信息的方法及装置
CN106446136A (zh) * 2016-09-20 2017-02-22 厦门伙伴信息技术有限公司 一种在智能终端上数据地图的展示方法
CN106648599A (zh) * 2016-10-12 2017-05-10 天闻数媒科技(湖南)有限公司 一种在线课程报名的处理方法及系统
CN108073625B (zh) * 2016-11-14 2021-03-30 北京京东尚科信息技术有限公司 用于元数据信息管理的系统及方法
CN107102865A (zh) * 2017-05-18 2017-08-29 福建星瑞格软件有限公司 一种快速完成web需求的方法
CN107330098B (zh) * 2017-07-06 2020-08-04 北京理工大学 一种自定义报表的查询方法、计算节点及查询系统
CN111309800A (zh) * 2018-12-11 2020-06-19 北京京东尚科信息技术有限公司 数据存储、读取的方法和装置
CN109857486B (zh) * 2019-02-02 2022-09-09 北京字节跳动网络技术有限公司 一种程序页面数据的处理方法、装置、设备和介质
CN111580788B (zh) * 2019-02-15 2024-04-09 阿里巴巴集团控股有限公司 模板搭配信息推荐方法、装置及电子设备
CN110704766A (zh) * 2019-09-29 2020-01-17 上海淇玥信息技术有限公司 基于实时快照的界面渲染优化的方法、装置和电子设备
CN111190956B (zh) * 2019-12-26 2021-02-09 武汉优聘科技有限公司 一种信息展示决策方法及装置
CN111338932B (zh) * 2020-02-06 2022-11-15 支付宝(杭州)信息技术有限公司 图片渲染方法、装置和电子设备
CN111768270B (zh) * 2020-06-23 2024-06-18 京东科技控股股份有限公司 目标组件生成方法、装置、电子设备和计算机可读介质
CN111782216B (zh) * 2020-07-23 2024-06-21 平安银行股份有限公司 页面生成方法、服务器和存储介质
CN112162671B (zh) * 2020-10-13 2022-03-25 北京达佳互联信息技术有限公司 直播数据处理方法、装置、电子设备及存储介质
CN112235405A (zh) * 2020-10-14 2021-01-15 深圳前海微众银行股份有限公司 分布式存储系统及数据投放方法
CN112527260B (zh) * 2020-12-21 2024-07-12 杭州趣链科技有限公司 表单json数据的生成方法、设备及存储介质
CN114971660A (zh) * 2021-02-22 2022-08-30 腾讯科技(深圳)有限公司 一种数据处理方法和相关装置
CN113610601B (zh) * 2021-08-08 2024-08-09 北京极睿科技有限责任公司 更新商品详情页内容的方法、装置、电子设备和存储介质
CN114217802A (zh) * 2021-12-22 2022-03-22 瀚云科技有限公司 页面自动生成方法、装置、服务器及电子设备
CN115965436A (zh) * 2022-12-12 2023-04-14 北京像素软件科技股份有限公司 商品页面切换方法、装置、电子设备及存储介质
CN116483904B (zh) * 2023-04-20 2026-01-30 深圳市九牛一毛智能物联科技有限公司 数据处理系统

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101359290A (zh) * 2008-09-11 2009-02-04 中兴通讯股份有限公司 一种基于元数据的定制业务单据的方法及装置
CN103885951A (zh) * 2012-12-19 2014-06-25 阿里巴巴集团控股有限公司 一种图文信息的投放、生成方法及装置
CN104268282A (zh) * 2014-10-15 2015-01-07 李阳 一种展示网页广告的方法和系统
US20150012819A1 (en) * 2013-07-02 2015-01-08 Linkedin Corporation Template-driven decoration engine
CN104657420A (zh) * 2015-01-09 2015-05-27 北京京东尚科信息技术有限公司 页面展示方法和系统

Family Cites Families (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2001288854A1 (en) * 2000-09-07 2002-03-22 Daniel D. Briere Marketing collateral repository and supporting data management and communication environment
JP2003108846A (ja) * 2001-09-28 2003-04-11 Fujitsu Ltd 販売促進方法及び販売促進装置
US8924411B2 (en) * 2005-05-31 2014-12-30 Open Text S.A. System and method for the dynamic provisioning of static content
US8700988B2 (en) * 2002-12-20 2014-04-15 Sap Portals Israel Ltd. Selectively interpreted portal page layout template
US7386786B2 (en) * 2003-01-24 2008-06-10 The Cobalt Group, Inc. Method and apparatus for processing a dynamic webpage
US7451393B1 (en) * 2003-12-23 2008-11-11 Sun Microsystems, Inc. System and method for a page rendering framework
JP2006285800A (ja) * 2005-04-01 2006-10-19 Sharp Corp 商品関連コンテンツ作成システム、商品関連コンテンツ作成装置、商品関連コンテンツ作成方法、情報通信端末制御プログラム、および商品関連コンテンツ作成装置制御プログラム
US20080140642A1 (en) * 2006-10-10 2008-06-12 Bill Messing Automated user activity associated data collection and reporting for content/metadata selection and propagation service
US8539480B2 (en) * 2007-04-09 2013-09-17 Sugarcrm Inc. Multi-instance “shadow” system and method for automated resource redundancy reduction across dynamic language applications utilizing application of dynamically generated templates
JP5298626B2 (ja) * 2007-10-17 2013-09-25 ソニー株式会社 ネットワークシステム、ネットワーク家電機器、コンテンツ/メタデータの同期処理方法、及びコンピュータ・プログラム
US7987152B1 (en) * 2008-10-03 2011-07-26 Gadir Omar M A Federation of clusters for enterprise data management
US20100095197A1 (en) * 2008-10-13 2010-04-15 Sap Ag System and method for dynamic content publishing
US20100100813A1 (en) * 2008-10-20 2010-04-22 Kabushiki Kaisha Toshiba Document processing apparatus and document processing method
JP2010117891A (ja) * 2008-11-13 2010-05-27 Nikon Corp 電子機器
JP5247516B2 (ja) * 2009-02-13 2013-07-24 キヤノン株式会社 通信装置及びその制御方法、プログラム
CA2720217C (en) * 2010-04-08 2016-03-29 Accenture Global Services Limited Digital point-of-sale analyzer
US8812544B2 (en) * 2010-07-29 2014-08-19 Bank Of America Corporation Enterprise content management federation and integration system
JP5211180B2 (ja) * 2011-01-11 2013-06-12 ヤフー株式会社 データベース管理装置、データベース管理プログラム、データベース管理方法、データベース管理システム
JP5296822B2 (ja) * 2011-03-17 2013-09-25 ヤフー株式会社 プロフィールマッチング装置及び方法
US8949182B2 (en) * 2011-06-17 2015-02-03 International Business Machines Corporation Continuous and asynchronous replication of a consistent dataset
US20130073363A1 (en) * 2011-09-15 2013-03-21 Steven R. Boal Checkout-based distribution of digital promotions
RU2510935C2 (ru) * 2011-09-23 2014-04-10 Артем Константинович Игнатов Способ индексации и поиска цифровых изображений
US8620021B2 (en) * 2012-03-29 2013-12-31 Digimarc Corporation Image-related methods and arrangements
US8832234B1 (en) * 2012-03-29 2014-09-09 Amazon Technologies, Inc. Distributed data storage controller
US9015812B2 (en) * 2012-05-22 2015-04-21 Hasso-Plattner-Institut Fur Softwaresystemtechnik Gmbh Transparent control of access invoking real-time analysis of the query history
US9015212B2 (en) * 2012-10-16 2015-04-21 Rackspace Us, Inc. System and method for exposing cloud stored data to a content delivery network
US9419884B1 (en) * 2012-12-28 2016-08-16 Emc Corporation Intelligent automated testing method for restful web services
US9432269B2 (en) * 2013-04-06 2016-08-30 Citrix Systems, Inc. Systems and methods for exporting application details using appflow
US20160004783A1 (en) * 2014-07-01 2016-01-07 EveryMundo, LLC Automated generation of web site entry pages

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101359290A (zh) * 2008-09-11 2009-02-04 中兴通讯股份有限公司 一种基于元数据的定制业务单据的方法及装置
CN103885951A (zh) * 2012-12-19 2014-06-25 阿里巴巴集团控股有限公司 一种图文信息的投放、生成方法及装置
US20150012819A1 (en) * 2013-07-02 2015-01-08 Linkedin Corporation Template-driven decoration engine
CN104268282A (zh) * 2014-10-15 2015-01-07 李阳 一种展示网页广告的方法和系统
CN104657420A (zh) * 2015-01-09 2015-05-27 北京京东尚科信息技术有限公司 页面展示方法和系统

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107609156A (zh) * 2017-09-26 2018-01-19 微梦创科网络科技(中国)有限公司 一种页面搭建的方法及装置
CN107609156B (zh) * 2017-09-26 2020-12-25 微梦创科网络科技(中国)有限公司 一种页面搭建的方法及装置
CN111767495A (zh) * 2019-04-01 2020-10-13 北京沃东天骏信息技术有限公司 一种合成网页的方法及系统
CN112436953A (zh) * 2020-08-14 2021-03-02 上海幻电信息科技有限公司 页面数据备份、容灾页面显示方法及装置
CN112380472A (zh) * 2020-11-13 2021-02-19 浪潮电子信息产业股份有限公司 一种基于Redis的可视化视图方法及系统

Also Published As

Publication number Publication date
HK1208925A1 (zh) 2016-03-18
RU2679280C1 (ru) 2019-02-06
CN104657420B (zh) 2019-06-04
JP2018503188A (ja) 2018-02-01
JP6930692B2 (ja) 2021-09-01
CN104657420A (zh) 2015-05-27
US20180276314A1 (en) 2018-09-27

Similar Documents

Publication Publication Date Title
WO2016110209A1 (zh) 页面展示方法和系统
EP2998863B1 (en) Converting a serial transaction schedule to a parallel transaction schedule
US9613104B2 (en) System and method for building a point-in-time snapshot of an eventually-consistent data store
CN108874558B (zh) 分布式事务的消息订阅方法、电子装置及可读存储介质
CN114722119A (zh) 数据同步方法及系统
US10127077B2 (en) Event distribution pattern for use with a distributed data grid
CN110765208B (zh) 一种数据同步方法、装置、电子设备及存储介质
CN105138691B (zh) 分析用户业务量的方法和系统
CN104462231B (zh) 网页渲染的方法、装置及系统
CN110784498B (zh) 一种个性化数据容灾方法及装置
US11321350B2 (en) Managing identifiers for multinodal master systems of unknown or changing size
JP2018049656A (ja) KeyValueデータベースのデータテーブルを更新するための方法およびテーブルデータを更新するための装置
CN113297326B (zh) 数据的处理方法及装置、计算机可读存储介质、处理器
CN103164525A (zh) Web应用发布方法和装置
WO2017072938A1 (ja) 計算機のスケールアウト方法、計算機システム及び記憶媒体
CN113032477B (zh) 基于gtid的长距离数据同步方法、装置及计算设备
WO2023193631A1 (zh) 一种请求调度方法、装置、计算机设备和存储介质
CN108076125A (zh) 接口配置方法及系统
CN103019626B (zh) 存储系统、控制集群元数据的方法及装置
CN105989065B (zh) 一种闪拍数据处理方法及系统
US20180176122A1 (en) Data Stream Processor with Both in Memory and Persisted Messaging
CN112463887B (zh) 一种数据处理方法、装置、设备及存储介质
CN106855869B (zh) 一种实现数据库高可用的方法、装置和系统
CN106603610B (zh) 一种数据获取以及同步方法、装置
CN113448997A (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: 15876709

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2017535643

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 15542087

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2017126999

Country of ref document: RU

Kind code of ref document: A

122 Ep: pct application non-entry in european phase

Ref document number: 15876709

Country of ref document: EP

Kind code of ref document: A1

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

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

122 Ep: pct application non-entry in european phase

Ref document number: 15876709

Country of ref document: EP

Kind code of ref document: A1