CN111444443B - Content pushing server and content pushing method for content service thereof - Google Patents

Content pushing server and content pushing method for content service thereof Download PDF

Info

Publication number
CN111444443B
CN111444443B CN202010229625.0A CN202010229625A CN111444443B CN 111444443 B CN111444443 B CN 111444443B CN 202010229625 A CN202010229625 A CN 202010229625A CN 111444443 B CN111444443 B CN 111444443B
Authority
CN
China
Prior art keywords
data source
data
content
service
source configuration
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.)
Active
Application number
CN202010229625.0A
Other languages
Chinese (zh)
Other versions
CN111444443A (en
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.)
Guangzhou Cubesili Information Technology Co Ltd
Original Assignee
Guangzhou Cubesili 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 Guangzhou Cubesili Information Technology Co Ltd filed Critical Guangzhou Cubesili Information Technology Co Ltd
Priority to CN202010229625.0A priority Critical patent/CN111444443B/en
Publication of CN111444443A publication Critical patent/CN111444443A/en
Application granted granted Critical
Publication of CN111444443B publication Critical patent/CN111444443B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/954Navigation, e.g. using categorised browsing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/901Indexing; Data structures therefor; Storage structures
    • G06F16/9027Trees
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Software Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to a content pushing server and a content pushing method of a content service thereof, wherein the method comprises the following steps: receiving a request of a client where any application program of a pre-protocol is located; inquiring a data source configuration service according to a data module designated by the request to determine corresponding data source configuration information, and acquiring related content from one or more data source services pointed by the data source configuration information; the data source configuration service is used for pre-storing a tree-shaped multi-level navigation structure taking the data module as a leaf node for the application program, and unified definition of the data structure of the data module is observed among the data source services pointed by the data source configuration information; and pushing the related content to the client. The invention realizes the standardized access technology of the content data centralized operation platform of multiple data sources, and the expansibility and compatibility of the system on both sides of the application side and the service side are obviously broken through.

Description

Content pushing server and content pushing method for content service thereof
Technical Field
The invention relates to the technical field of internet communication, in particular to a content pushing server and a content pushing method of a content service of the content pushing server.
Background
In the operation of a mobile terminal content community application program (App), various content summary information is displayed on a home page in an information flow mode, so that a user can browse different recommended contents conveniently, and the user is attracted to consume the contents, so that the consumption time and flow of the App are improved. Therefore, diversification and individuation of information stream contents are key, community operators generally require flexible and controllable output forms and assembly modes of the contents, and can adjust in time according to operation strategies, such as ordering modes among different contents, overall display modes of the contents, displaying different contents according to different user side requests, and the like.
The aim is met by virtue of a content data service architecture operated by a platform, and at present, due to the lack of a scientific and reasonable background architecture, different types of data provided by multiple paths of content data service sources are difficult to efficiently compatible at the content side; on the business service side, it is difficult to efficiently cluster content data provided by these different data service sources. Thus, despite the evaluation of the user's personalized demand characteristics by means of big data, a good match between the content obtained by the user and his actual personalized demand is not obtained when the content data is pushed to the application side, i.e. the client.
It follows that the background technology of content community-like applications (apps) is a technical pain point in this field, both for operational needs and for user personality matching needs.
Disclosure of Invention
The primary purpose of the present invention is to provide a content pushing method for content services, so as to effectively integrate content data of multiple data service sources and effectively match user requirements.
Accordingly, as another object of the present invention, a content push server adapted thereto is also provided based on the method of the previous object.
In order to meet the primary object of the present invention, the content pushing method of the content service provided by the present invention includes the following steps:
receiving a request of a client where any application program of a pre-protocol is located;
inquiring a data source configuration service according to a data module designated by the request to determine corresponding data source configuration information, and acquiring related content from one or more data source services pointed by the data source configuration information; the data source configuration service is used for pre-storing a tree-shaped multi-level navigation structure taking the data module as a leaf node for the application program, and unified definition of the data structure of the data module is observed among the data source services pointed by the data source configuration information;
and pushing the related content to the client.
Specifically, the tree-shaped multi-level navigation structure pre-stored by the data source configuration service comprises at least one level of navigation nodes and the leaf end nodes growing on the final level of navigation nodes.
Preferably, a data module derived from a final navigation node as a leaf end node corresponds to each content presentation area formatted in a browsing page of the application program, and the related content corresponding to a data module is displayed in a corresponding content presentation area after being pushed.
Further, according to the data module query data source configuration service specified by the request, corresponding data source configuration information is determined, including the following steps:
analyzing the request and determining the data module appointed by the request;
the requested data module is filtered according to a pre-configured filtering rule, and related content is acquired from the data source service pointed by the data source configuration information after the filtering.
Further, after acquiring the related content from the data source service pointed by the data source configuration information, the method further comprises the following steps:
the cleaning is performed on the auxiliary information previously generated by performing other steps.
Preferably, the data source service is implanted to run in each host process responsible for providing the data source, and participates in the creation of the data source configuration service or updates the tree-like multi-level navigation structure when the data source service runs.
Specifically, the steps executed by the data source service in the running process include:
calling the data source configuration service to create a tree-shaped multi-level navigation structure storage area, and storing related contents of a host process in the storage area;
performing hierarchical identification according to hierarchical relations contained in related content of the host process;
and constructing the tree-shaped multi-level navigation structure according to the level identification.
Preferably, the step of executing the data source service in the running process further comprises:
and performing step-by-step sequencing adjustment on the tree-shaped multi-level navigation structure according to a preset sequencing configuration rule, and/or performing cleaning on auxiliary information generated by performing other steps before.
Further, the steps performed by the data source service at runtime further include:
and constructing a data module mapping relation of the current tree-shaped multilevel navigation structure, and subsequently providing query service for acquiring the subsequent related content of the data module.
In one embodiment, the data source configuration service provides routing information to one or more data sources according to the data module specified by the request, so that one data module is suitable for acquiring content data provided by one or more data source services.
To meet other objects of the present invention, there is provided a content push server comprising a central processor and a memory, the central processor being adapted to invoke the steps of a content push method running a computer program stored in the memory to perform the content service as described in the previous object.
Compared with the prior art, the invention has the following advantages:
firstly, the content pushing method of the invention can provide a tree-shaped multi-level navigation structure for various accessed application programs so as to enable the display of content data at an application side to obtain a scientific and orderly display framework, and each level of the navigation structure can be adjusted adaptively and dynamically in the follow-up process, so that not only can the navigation nodes at each level at the front end be influenced, but also the data modules at the end nodes can be influenced, and the requirement of flexible and dynamic adjustment at an operation side can be fully met; on the other hand, a data module defined by a unified data structure is provided for different data sources responsible for providing content data, standardization of content data packaging formats is achieved, so that the content data of different data sources can be compatible with various different data sources to the maximum extent, the content data of different data sources are unified into the same expression form, one data module can conveniently pull the content data to a plurality of data sources correspondingly, efficient clustering is achieved through computer storage of the content data, meanwhile, better matching can be achieved with requirements of user individuation, and hit effects of user requirements are improved. All the advantages are finally reflected directly or indirectly to the browsing pages of various application programs, more and more relevant contents are displayed, the user access flow is simplified, and the access rate and residence time of the browsing pages and even the whole application program are improved.
Secondly, the data source service is implanted into each host process responsible for providing the data source to operate, so that the data source service can be realized as a unified SDK for standardized call, a plurality of different data sources are realized on a plurality of remote servers or service clusters, and can be butted with the service servers by means of the standardized data source service.
In addition, the technical implementation mode of the invention is lighter in cost, and the provided tree-shaped multilevel navigation structure, the uniformly defined data structure and all the standardized means which are convenient for providing the uniform SDK provide effective technical means for simplifying development work and reducing compatibility difficulty, so that the development cost of a platform realized by the invention is necessarily reduced as a whole.
Additional aspects and advantages of the invention will be set forth in part in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention.
Drawings
The foregoing and/or additional aspects and advantages of the invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings, in which:
FIG. 1 is a schematic diagram of a network architecture of an operation platform implemented by using the content pushing method of the present invention;
FIG. 2 is a schematic diagram of an exemplary embodiment of a content pushing method of a content service according to the present invention;
fig. 3 is a flow chart of an embodiment of a data source service implemented by a content pushing method of a content service according to the present invention.
Detailed Description
Embodiments of the present invention are described in detail below, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to like or similar elements or elements having like or similar functions throughout. The embodiments described below by referring to the drawings are illustrative only and are not to be construed as limiting the invention.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless expressly stated otherwise, as understood by those skilled in the art. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. It will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Further, "connected" or "coupled" as used herein may include wirelessly connected or wirelessly coupled. The term "and/or" as used herein includes all or any element and all combination of one or more of the associated listed items.
It will be understood by those skilled in the art that all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs unless defined otherwise. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the prior art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
As used herein, "client," "terminal device," and "terminal device" are understood by those skilled in the art to include both devices that include only wireless signal receivers without transmitting capabilities and devices that include receiving and transmitting hardware capable of two-way communication over a two-way communication link. Such a device may include: a cellular or other communication device such as a personal computer, tablet, or the like, having a single-line display or a multi-line display or a cellular or other communication device without a multi-line display; a PCS (Personal Communications Service, personal communication system) that may combine voice, data processing, facsimile and/or data communication capabilities; a PDA (Personal Digital Assistant ) that can include a radio frequency receiver, pager, internet/intranet access, web browser, notepad, calendar and/or GPS (Global Positioning System ) receiver; a conventional laptop and/or palmtop computer or other appliance that has and/or includes a radio frequency receiver. As used herein, "client," "terminal device" may be portable, transportable, installed in a vehicle (aeronautical, maritime, and/or land-based), or adapted and/or configured to operate locally and/or in a distributed fashion, at any other location(s) on earth and/or in space. As used herein, a "client," "terminal device," or "terminal device" may also be a communication terminal, an internet terminal, or a music/video playing terminal, for example, a PDA, a MID (Mobile Internet Device ), and/or a mobile phone with music/video playing function, or may also be a device such as a smart tv, a set top box, or the like.
The invention refers to hardware such as a server, a client, a service node, etc., which essentially is a device with the capability of a personal computer, etc., and is a hardware device with necessary components revealed by von neumann's principle such as a central processing unit (including an arithmetic unit and a controller), a memory, an input device, an output device, etc., a computer program is stored in the memory, the central processing unit calls the program stored in the memory to run, and executes instructions in the program to interact with the input and output devices, thereby completing specific functions. The concept of "server" in the present invention can be similarly extended to the case of a server cluster.
Referring to fig. 1, a typical network architecture deployed by the content push method of the content service of the present invention may include a content push server 1, a data source configuration server 2, and a data source server 3 of the present invention. The content push server 1 therein is used to run a program to perform the content push method of the content service of the present invention, and thus, can actually function as a business server in a network architecture, directly or indirectly receiving and responding to a user request originating from a client (not shown). The data source configuration server 2 is mainly configured to provide the data source configuration service 20, store various data source configuration information for the content push server 1 and the data source server 3 to call and access, the data source server 3 may report its own routing information (or may be manually preconfigured) to the data source configuration server 2 and write the data source configuration information, and the content push server 1 may correctly access the data source configuration service 20 according to the routing information in the corresponding data source configuration information, so as to obtain relevant content provided by the data source service 30 of the data source server 3. The data source server 3 is essentially an operating platform of a content data providing source responsible for providing relevant content data in response to a call of the content push server 1 in response to a corresponding user request.
It should be noted that, according to the network deployment principles understood by those skilled in the art, the servers should be logically divided, and in physical space, the servers may be independent from each other but may be invoked through interfaces, or may be integrated into one physical computer or one set of computers. For example, the data source configuration service 20 provided by the data source configuration server 2 may be run on the content push server 1, such that the content push server 1 acts as the data source configuration server 2 at the same time. Similarly, the data source service 30 provided by one or more of the data source servers 3 may be executed on the content push server 1, so that the content push server 1 functions as one or more of the data source servers 3. Those skilled in the art will appreciate this variation and should not be construed as limiting the implementation of the network deployment approach of the present invention.
Similarly, it should also be understood by those skilled in the art that, in combination with the program development principle, each service of the present invention, specifically, the content service 10, the data source service 30, and even the data source configuration service 20 implemented by the content pushing method of the present invention itself may be developed partially or fully into a unified SDK toolkit, and be provided in a centralized manner to be installed when deployed in a network, and after being installed, some or all of the services may be configured as required. In no way affects the implementation of the invention.
With the above understanding of flexibility regarding the network deployment scenario, please further refer to fig. 2 in order to understand in detail the content push method of the content service of the present invention.
In one embodiment as disclosed in fig. 2, the content pushing method of the content service of the present invention includes the following steps:
step S11, a request of a client where any application program of the pre-protocol is located is received.
Any application program of the pre-protocol refers to any application program which complies with the development specification related to the content pushing method of the content service of the invention, and can theoretically realize normal interaction with the content pushing server 1 as long as the application program complies with the related development specification and complies with a certain standard, so that legal user requests can be sent to the content pushing server 1 through related user identity authentication, related content data is acquired, and content data layout is even arranged and displayed according to a certain rule. Therefore, it can be seen that the content push server 1 of the present invention can provide related content data for a plurality of different application services, so as to facilitate access by different collaborators.
On the basis of adhering to a protocol, an application program generally provides a first-level navigation menu and a second-level navigation menu according to a multi-level navigation mode, provides a browsing page for each second-level navigation menu, and divides the browsing page into a plurality of content display areas for formatting and arranging so as to realize content display. Each content presentation area is typically used for corresponding to one data module, and one data module may correspond to a plurality of data sources, so that the data module, that is, a basic unit of the content data of the present invention, is embodied in an organization form, and when certain content data is pushed to the client, the content presentation area of the corresponding browsing page of the client application program will be correspondingly displayed.
The multi-level navigation structure of the application program generally adopts a tree-shaped multi-level navigation structure, and the structure comprises one-level or multi-level navigation nodes, namely a one-level navigation menu and a two-level navigation menu, wherein the three-level navigation menu or the one-level navigation menu only can be arranged, the next-level navigation node is derived from the previous-level navigation node according to the requirement; the tree-like multi-level navigation structure includes leaf end nodes that grow above the final navigation node. Thus, the leaf end node is a base unit. In the present invention, the data modules are organized as leaf nodes.
Because of the pre-adherence to the protocol, when a user holding a client first starts an application program or refreshes a certain browsing page of the application program, a user request is usually triggered to request the content push server 1 to push related content corresponding to one or more data modules in the browsing page. The user request should generally include identity information corresponding to the data modules that reach the user request to be refreshed, so that the cloud server locates the data sources through the data source configuration service 20, and determines specific routing information and feature information of one or more data sources associated with each data module. The routing information refers to a deployment path of the data module in the network architecture deployed in the cloud, and the feature information is used for determining corresponding related content of the data module by using a unique identity. The identity information of the data module included in the request may be expressed by various means familiar to those skilled in the art, as long as it is recognized by the requesting recipient. As to how many data modules the application initiated request includes, the application may default, for example, when the application is started for the first time, it may request to download related content data corresponding to all data modules of the home page, and for example, the application may request to download related content data corresponding to one or several data modules of the current browsing page in response to a user refresh operation. Such a variation will be known to those skilled in the art.
After the application program initiates the request, the request is received by the content push server 1 in the cloud, and is executed by the content service 10 built therein.
Step S12, inquiring the data source configuration service 20 according to the data module appointed by the request to determine the corresponding data source configuration information, and acquiring the related content from the data source service 30 pointed by the data source configuration information; the data source configuration service 20 pre-stores a tree-like multi-level navigation structure with the data module as a leaf node for the application program, and the data source services 30 pointed by the data source configuration information all conform to the unified definition of the data structure of the data module.
As described above, the content service 10 running on the content push server 1 implemented according to the content push method of the present invention may invoke the data source configuration service 20 and the one or more data source services 30 through the interface. Thus, after the content service 10 running on the content push server 1 receives the request, the request is submitted to the data source configuration service in order to query the corresponding data source configuration information. After the data source configuration service 20 receives the request, it interprets the request, determines the data module specified by the request, performs query conversion according to the identity information of the data module included in the request, and returns the data source configuration information to the content service 10, and the content service 10 obtains the data source configuration information. The data source configuration information expresses the routing information of one or a plurality of data source services 30 corresponding to the data module pointed by the request and the characteristic information of the data module, and the content service 10 of the content push server 1 can reach and call the corresponding one or a plurality of data source services 30 according to the routing information, so that each piece of content data corresponding to the characteristic information is acquired through the data source services 30.
As previously described, the data source configuration service 20 pre-stores corresponding data source configuration information for the application, which is formed or refined by the interaction of the respective data source service 30 with the data source configuration service 20. Through this interaction, the data source configuration information is adapted to express the tree-like multi-level navigation structure, so as to facilitate determining the routing information and the feature information, and the basis of the tree-like multi-level navigation structure is based on that each data source service 30 obeys the unified definition of the data structure related to the data module, for example, this data structure may include necessary fields of the feature information of the data module, the name identification of the data module, the name of the platform to which the data module belongs, the attribute of the data module, the content data of the data module, and the like, for fully storing and expressing the content data of one unit, thereby, in different data source services 30, the content data service can be provided for the same data module by using the same name through the fields such as the feature information field of the data module in the data structure. As for the way each data source service 30 participates in forming or perfecting the data source configuration information, it will be later revealed and pressed temporarily.
The content service 10, based on the data source configuration information, calls the interface of each data source service 30 according to one or more routing information corresponding to the designated data module, and then each data source service 30 feeds back the related content data according to its own operation logic, thereby the content service 10 obtains the content related to the data module requested by the user request.
In some alternative embodiments, a step of filtering the behavior of the user requesting to acquire the content data may be added, specifically, in order to filter the data module pointed by the user request according to a preset filtering rule, the request of the related data module to acquire the content data is controlled by the preset filtering rule, so that the server pressure may be balanced, and more efficient machine access and operation management may be realized.
In order to further improve the operation efficiency of the server, in other embodiments, an auxiliary information cleaning step may be further provided, mainly, the content service 10 of the cloud content pushing server 1 performs content cleaning on part or all of auxiliary information generated in the execution process of each step, for example, the data source configuration information that has completed interaction, so as to release memory resources, so as to improve the operation efficiency of the server.
As an optimization means, in some embodiments, the foregoing steps of filtering, cleaning, obtaining data source configuration information, querying related content, and the like may be designed to run in parallel, for example, in the form of threads, and by giving these steps different priority values, determining their execution order, thereby not only determining that the threads are parallel, but also improving the response efficiency of the server.
The data source service 30 is configured to run on each content providing platform, as described above, and is typically built into a service process that is inherent in the content providing platform and provides a data source, and this service process becomes the hosting process for the data source service 30. The main task of the data source service 30 is to take charge of the generation and provision of content data, so that it will participate in the creation or updating of the tree-like multi-level navigation structure by the data source configuration service 20.
Specifically, in one embodiment, in connection with FIG. 3, the data source service 30 may perform the following subdivision steps to create and update the tree-like multi-level navigation structure:
in step S21, when the data source service 30 runs, the data source configuration service 20 is called first, a tree-shaped multi-level navigation structure storage area is created, and relevant contents of the host process are stored in the storage area. In this process, the data source service 30 does not care about the hierarchical relationship of the content data.
Step S22, in the running process, the related content data of the host process shows a hierarchical relationship, and hierarchical identification is performed according to the included hierarchical relationship;
and S23, in the same way, in the running process, gradually constructing the tree-shaped multi-level navigation structure according to the level identification.
It can be seen that the data source service 30 is dynamically updated in the process of building a tree-like multi-level navigation structure.
To perfect the machine running effect of the data source service 30, in other embodiments, the following steps may be further run by an independent thread:
in order to make the hierarchical structure and the transverse structure more reasonable, step-by-step sequencing and adjusting the tree-shaped multi-level navigation structure according to a preset sequencing configuration rule;
and/or, to optimize the machine operation effect, performing a step of cleaning the auxiliary information previously generated by performing other steps;
further, in another embodiment, the data source service 30 may add an additional flow step, in which the mapping relationship of the data module of the current tree-like multi-level navigation structure is constructed, and then a query service is provided for acquiring the subsequent related content about the data module, so that the data acquisition speed can be greatly improved, so as to serve the content acquisition about the data module by the subsequent arbitrary application program.
Similarly, the steps of the data source service 30 may be designed as related threads, each thread is given different priorities, and the steps are orderly and efficiently executed by adjusting the priorities so as to ensure the running efficiency of the machine.
It can be seen that after each data source service 30 is implanted into the host process, the host process becomes a data providing source with a name, the content data provided by the host process is orderly structured and standardized, and the data source configuration service 20 is used as an intermediate medium to interface with subsequent user accesses, so that a technical foundation is provided for comprehensive platform operation of multi-source data. When the data source service 30 is operated by a plurality of media platforms (providing content data), content data with different sources can be provided for the same data module through the characteristic information of the data module, and meanwhile, the tree-shaped multi-level navigation structure is organized through the data source configuration service 20, and a uniform information access level can be obtained at the application side.
Step S13, pushing the related content to the client.
It will be appreciated that, after acquiring the content data related to the data module specified by the user request, the content push server 1 needs to push the content data to the corresponding application program of the corresponding client in response to the user request.
After receiving the related contents, the application program of the client side unpacks the related contents, displays the related contents into a content display area corresponding to the data module according to the design logic of the program, and displays the content display area for a user to read.
Further, the content push server 1 provided by the present invention includes a central processing unit and a memory, where the central processing unit is configured to invoke a computer program stored in the memory to execute the content push method of the content service according to the foregoing embodiments.
In summary, the invention realizes the standardized access technology of the content data centralized operation platform of multiple data sources, and the expansibility and compatibility of the content data centralized operation platform on both the application side and the service side are obviously broken through.
Those skilled in the art will appreciate that the present invention includes apparatuses related to performing one or more of the operations, methods described herein. These devices may be specially designed and constructed for the required purposes, or may comprise known devices in general purpose computers. These devices have computer programs stored within their memories that are selectively activated or reconfigured. Such a computer program may be stored in a device (e.g., a computer) readable medium or any type of medium suitable for storing electronic instructions and respectively coupled to a bus, including, but not limited to, any type of disk (including floppy disks, hard disks, optical disks, CD-ROMs, and magneto-optical disks), ROMs (Read-Only memories), RAMs (Random Access Memory, random access memories), EPROMs (Erasable Programmable Read-Only memories), EEPROMs (Electrically Erasable Programmable Read-Only memories), flash memories, magnetic cards, or optical cards. That is, a readable medium includes any medium that stores or transmits information in a form readable by a device (e.g., a computer).
It will be understood by those within the art that each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations, can be implemented by computer program instructions. Those skilled in the art will appreciate that the computer program instructions can be implemented in a processor of a general purpose computer, special purpose computer, or other programmable data processing method, such that the blocks of the block diagrams and/or flowchart illustration are implemented by the processor of the computer or other programmable data processing method.
Those of skill in the art will appreciate that the various operations, methods, steps in the flow, acts, schemes, and alternatives discussed in the present invention may be alternated, altered, combined, or eliminated. Further, other steps, means, or steps in a process having various operations, methods, or procedures discussed herein may be alternated, altered, rearranged, disassembled, combined, or eliminated. Further, steps, measures, schemes in the prior art with various operations, methods, flows disclosed in the present invention may also be alternated, altered, rearranged, decomposed, combined, or deleted.
The foregoing is only a partial embodiment of the present invention, and it should be noted that it will be apparent to those skilled in the art that modifications and adaptations can be made without departing from the principles of the present invention, and such modifications and adaptations are intended to be comprehended within the scope of the present invention.

Claims (10)

1. A content pushing method of a content service, applied to a content pushing server, characterized in that the method comprises the following steps:
receiving a request for acquiring content data of a client where any application program of a pre-protocol is located, wherein the request comprises identity information of one or more data modules in a multi-level navigation structure adopted by the application program;
inquiring and determining corresponding data source configuration information from data source configuration services deployed in the data source configuration servers according to the identity information of the data module specified by the request, and acquiring related content from corresponding data source services deployed in one or more data source servers pointed by the data source configuration information; the data source configuration service is a tree-shaped multi-level navigation structure which takes the data module as a leaf node and is pre-stored for the application program, the uniform definition of the data structure of the data module is observed among the data source services pointed by the data source configuration information, and the content data service is provided for the same data module by using the same name in the characteristic information field of the data module in the data structure in different data source services; wherein the steps performed by the data source service at runtime include: calling the data source configuration service to create a tree-shaped multi-level navigation structure storage area, and storing related contents of a host process in the storage area; performing hierarchical identification according to hierarchical relations contained in related content of the host process; constructing the tree-shaped multi-level navigation structure according to the level identification;
and pushing the related content to the client so that the related content is displayed in a content display area corresponding to the data module in the browsing page of the application program.
2. The method according to claim 1, characterized in that:
the tree-shaped multi-level navigation structure pre-stored by the data source configuration service comprises at least one level navigation node and the leaf end nodes growing on the final level navigation node.
3. The method according to claim 2, characterized in that:
a data module derived from the final navigation node as a leaf end node corresponds to each content presentation area formatted in a browsing page of the application program, and the related content corresponding to a data module is displayed in a corresponding content presentation area after pushing.
4. The method of claim 1, wherein determining corresponding data source configuration information from the data module query data source configuration service specified by the request comprises the steps of:
analyzing the request and determining the data module appointed by the request;
the requested data module is filtered according to a pre-configured filtering rule, and related content is acquired from the data source service pointed by the data source configuration information after the filtering.
5. The method of claim 4, further comprising the steps of, after obtaining the related content from the data source service to which the data source configuration information is directed:
the cleaning is performed on the auxiliary information previously generated by performing other steps.
6. The method of claim 4, wherein the data source service is implanted to run in each host process responsible for providing the data source and participates in the creation or updating of the tree-like multi-level navigation structure by the data source configuration service at its run-time.
7. The method according to claim 1, characterized in that: the steps performed by the data source service at runtime further comprise:
and performing step-by-step sequencing adjustment on the tree-shaped multi-level navigation structure according to a preset sequencing configuration rule, and/or performing cleaning on auxiliary information generated by performing other steps before.
8. The method of claim 1, wherein the step of the data source service being performed at runtime further comprises:
and constructing a data module mapping relation of the current tree-shaped multilevel navigation structure, and subsequently providing query service for acquiring the subsequent related content of the data module.
9. The method according to claim 1, characterized in that: and inquiring the data source configuration service according to the data module specified by the request to determine corresponding data source configuration information, and in the step of acquiring related content from one or more data source services pointed by the data source configuration information, corresponding to the data module specified by the request, providing routing information reaching one or more data sources by the data source configuration service, so that one data module is suitable for acquiring content data provided by one or more data source services.
10. A content push server comprising a central processor and a memory, characterized in that: the central processor is adapted to invoke the steps of running a computer program stored in the memory to perform the content pushing method of the content service according to any of claims 1 to 9.
CN202010229625.0A 2020-03-27 2020-03-27 Content pushing server and content pushing method for content service thereof Active CN111444443B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010229625.0A CN111444443B (en) 2020-03-27 2020-03-27 Content pushing server and content pushing method for content service thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010229625.0A CN111444443B (en) 2020-03-27 2020-03-27 Content pushing server and content pushing method for content service thereof

Publications (2)

Publication Number Publication Date
CN111444443A CN111444443A (en) 2020-07-24
CN111444443B true CN111444443B (en) 2024-04-16

Family

ID=71649176

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010229625.0A Active CN111444443B (en) 2020-03-27 2020-03-27 Content pushing server and content pushing method for content service thereof

Country Status (1)

Country Link
CN (1) CN111444443B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112347112B (en) * 2020-09-16 2022-03-15 北京中兵数字科技集团有限公司 Aviation data management method, aviation data management device and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6173322B1 (en) * 1997-06-05 2001-01-09 Silicon Graphics, Inc. Network request distribution based on static rules and dynamic performance data
CN101969475A (en) * 2010-11-15 2011-02-09 张军 Business data controllable distribution and fusion application system based on cloud computing
CN103034675A (en) * 2011-10-07 2013-04-10 索尼公司 Information processing device, information processing server, information processing method, information extracting method and program
CN103946841A (en) * 2011-11-17 2014-07-23 益焦.com有限公司 Systems and methods for dynamic service integration
CN104133717A (en) * 2014-08-26 2014-11-05 中电海康集团有限公司 Service automatic generation and deployment method for data open system
CN110727499A (en) * 2019-09-18 2020-01-24 平安科技(深圳)有限公司 Resource data acquisition method and device, computer equipment and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6173322B1 (en) * 1997-06-05 2001-01-09 Silicon Graphics, Inc. Network request distribution based on static rules and dynamic performance data
CN101969475A (en) * 2010-11-15 2011-02-09 张军 Business data controllable distribution and fusion application system based on cloud computing
CN103034675A (en) * 2011-10-07 2013-04-10 索尼公司 Information processing device, information processing server, information processing method, information extracting method and program
CN103946841A (en) * 2011-11-17 2014-07-23 益焦.com有限公司 Systems and methods for dynamic service integration
CN104133717A (en) * 2014-08-26 2014-11-05 中电海康集团有限公司 Service automatic generation and deployment method for data open system
CN110727499A (en) * 2019-09-18 2020-01-24 平安科技(深圳)有限公司 Resource data acquisition method and device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN111444443A (en) 2020-07-24

Similar Documents

Publication Publication Date Title
US9363195B2 (en) Configuring cloud resources
KR102048653B1 (en) Enriching database query responses using data from external data sources
CN104573115A (en) Method and system for achieving integration interface supporting operation of multi-type databases
EP4064052A1 (en) Endpoint management system providing an application programming interface proxy service
US8468217B2 (en) Maintaining portlet data currency while minimizing latency
US20070168194A1 (en) Scheduling audio modalities for data management and data rendering
AU2012271083A1 (en) Enriching database query responses using data from external data sources
AU2009210699A1 (en) Managing component programs within a service application
JP2022019523A (en) Method, apparatus, electronic device, computer readable storage medium, and computer program for broadcasting voice
CN114244595A (en) Method and device for acquiring authority information, computer equipment and storage medium
CN103390018A (en) Web service data modeling and searching method based on SDD (service data description)
CN112835582A (en) Container engine-based rendering method, device, equipment and storage medium
CN111444443B (en) Content pushing server and content pushing method for content service thereof
CN114826869B (en) Device management method and device management system
Yu et al. Modeling and analysis of mobile cloud computing based on bigraph theory
US9996344B2 (en) Customized runtime environment
CN102664952A (en) Method for managing and monitoring embedded equipment cluster
CN112052001B (en) UI dynamic display design architecture, method, equipment and storage medium of APP client
CN112131230B (en) Application software as a service (SaaS) realization method, device, equipment and storage medium
CN111338717B (en) Interface calling method, application program upgrading method, server and client
US7907619B2 (en) Method, system and program product for adapting to protocol changes
US11687503B2 (en) Maintaining foreign key references across domains
Sefid‐Dashti et al. A reference architecture for mobile SOA
US11949761B2 (en) Techniques for distributed interface component generation
CN112199617B (en) Service data refreshing and pushing method and device, equipment and medium thereof

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20210115

Address after: 511442 3108, 79 Wanbo 2nd Road, Nancun Town, Panyu District, Guangzhou City, Guangdong Province

Applicant after: GUANGZHOU CUBESILI INFORMATION TECHNOLOGY Co.,Ltd.

Address before: 29th floor, building B-1, Wanda Plaza, Nancun Town, Panyu District, Guangzhou City, Guangdong Province

Applicant before: GUANGZHOU HUADUO NETWORK TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20200724

Assignee: GUANGZHOU HUADUO NETWORK TECHNOLOGY Co.,Ltd.

Assignor: GUANGZHOU CUBESILI INFORMATION TECHNOLOGY Co.,Ltd.

Contract record no.: X2021440000054

Denomination of invention: Content push server and its content service content push method

License type: Common License

Record date: 20210208

EE01 Entry into force of recordation of patent licensing contract
GR01 Patent grant
GR01 Patent grant