CN111444443A - Content push server and content push method of content service thereof - Google Patents

Content push server and content push method of content service thereof Download PDF

Info

Publication number
CN111444443A
CN111444443A CN202010229625.0A CN202010229625A CN111444443A CN 111444443 A CN111444443 A CN 111444443A CN 202010229625 A CN202010229625 A CN 202010229625A CN 111444443 A CN111444443 A CN 111444443A
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.)
Granted
Application number
CN202010229625.0A
Other languages
Chinese (zh)
Other versions
CN111444443B (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 Huaduo Network 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 Huaduo Network Technology Co Ltd filed Critical Guangzhou Huaduo Network 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

Images

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

Abstract

The invention relates to a content push server and a content push 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 appointed by the request to determine corresponding data source configuration information, and acquiring related contents from one or more data source services pointed by the data source configuration information; the data source configuration service prestores a tree-shaped multi-level navigation structure which takes the data module as a leaf node for the application program, and the data source services pointed by the data source configuration information all obey the uniform definition of the data structure of the data module; 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 obviously breaks through the expansibility and compatibility of the application side and the service side.

Description

Content push server and content push method of content service thereof
Technical Field
The invention relates to the technical field of internet communication, in particular to a content push server and a content push method of a content service thereof.
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 conveniently browse different recommended contents and attract the user to consume the contents, and the consumption time and the consumption flow of the App are improved. Therefore, diversification and individuation of information stream contents are key, and community operators usually require flexible and controllable output form and assembly form of the contents, and can timely adjust the output form and assembly form according to operation strategies, such as ordering form among different contents, overall display style of the contents, display of different contents according to different user terminal requests, and the like.
The content data service architecture which meets the purpose needs to be operated by means of a platform, and at present, due to the lack of a scientific and reasonable background architecture, different types of data provided by a plurality of paths of content data service sources are difficult to be efficiently compatible on a content side in some social media APP; on the business service side, it is difficult to efficiently cluster content data provided by these different data service sources. Therefore, although the user personalization demand characteristics are evaluated by means of big data, when the content data is pushed to the application side, i.e. the client, a good match between the content obtained by the user and the real personalization demand of the user cannot be obtained.
Therefore, the background technology of the content community application program (App) is a technical pain point in the field, whether the operation requirement or the user personality matching requirement is met.
Disclosure of Invention
The invention aims to provide a content pushing method of a content service, so as to effectively fuse 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 to the method according to the previous object is also provided.
To meet the primary object of the present invention, the content push method for a content service provided by the present invention 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 appointed by the request to determine corresponding data source configuration information, and acquiring related contents from one or more data source services pointed by the data source configuration information; the data source configuration service prestores a tree-shaped multi-level navigation structure which takes the data module as a leaf node for the application program, and the data source services pointed by the data source configuration information all obey the uniform definition of the data structure of the data module;
and pushing the related content to the client.
Specifically, the tree-like multi-level navigation structure pre-stored by the data source configuration service includes at least one level of navigation nodes and the leaf nodes growing in the last level of navigation nodes.
Preferably, the data module derived from a final navigation node as a leaf node corresponds to each content display area formatted in a browsing page of the application program, and the related content corresponding to one data module is displayed in a corresponding content display area after being pushed.
Further, querying the data source configuration service according to the data module specified by the request to determine corresponding data source configuration information, comprising the following steps:
analyzing the request and determining the data module appointed by the request;
and filtering the requested data module according to a pre-configured filtering rule, and acquiring the relevant content from the data source service pointed by the data source configuration information after the filtering is passed.
Further, after obtaining the relevant content from the data source service pointed by the data source configuration information, the method further comprises the following steps:
cleaning up the auxiliary information generated by executing other steps.
Preferably, the data source service is embedded in each host process responsible for providing the data source to run, and participates in the data source configuration service to create or update the tree-like multi-level navigation structure during the running process.
Specifically, the steps executed by the data source service during runtime include:
calling the data source configuration service to create a tree-shaped multi-level navigation structure storage area, and storing the related content of the host process in the storage area;
carrying out hierarchy identification according to the hierarchy relation contained in the related content of the host process;
and constructing the tree-shaped multi-level navigation structure according to the hierarchical identification.
Preferably, the step executed by the data source service at runtime further includes:
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 executing other steps.
Further, the step executed by the data source service at runtime further includes:
and constructing a data module mapping relation of the current tree-shaped multilevel navigation structure, and subsequently providing query service for acquiring subsequent related contents of the data module.
In one embodiment, in the step of querying the data source configuration service according to the data module specified 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 provides routing information to one or more data sources corresponding 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, the present invention provides a content push server, including a central processing unit and a memory, wherein the central processing unit is configured to call and run a computer program stored in the memory to execute the steps of the content push method of the content service according to 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 ordered display structure, and can dynamically adjust each level of the navigation structure in a follow-up adaptive manner, thereby not only influencing each level of navigation nodes at the front end, but also influencing data modules at end nodes, and fully meeting the requirements of flexible and dynamic adjustment at an operation side; on the other hand, the data module with unified data structure definition is provided for different data sources in charge of providing content data, the standardization of content data packaging format is realized, so that various different data sources can be compatible to the maximum extent, the content data of different data sources are unified into the same expression form, the content data can be conveniently pulled to a plurality of data sources by one data module, the efficient clustering of the content data is greatly improved by the aid of computer storage, better matching with the requirements of individual characteristics of users can be realized, and the hit effect of user requirements is improved. All the advantages and effects are finally reflected in the browsing pages of various application programs directly or indirectly, more and more relevant contents are displayed, the user access flow is simplified, and the access rate and the 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 uniform SDK for standardized calling, a plurality of different data sources are realized in a plurality of remote servers or server groups, the standardized data source service can be butted with a business server, and the business server calls each data source service in a uniform mode by the method of the invention, thereby being beneficial to compatibly expanding a plurality of data sources, enriching content data and strengthening a platform operation architecture, and providing more abundant and appropriate content data for a user to more efficiently meet the user requirements.
In addition, the technical implementation mode of the invention is light in cost, the provided tree-shaped multi-level 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, and the development cost depending on the platform realized by the invention is inevitably 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 present invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
fig. 1 is a schematic network architecture diagram of an operation platform implemented by using the content push method of the present invention;
fig. 2 is a schematic diagram of an exemplary embodiment of a content push method of a content service according to the present invention;
fig. 3 is a flowchart illustrating an embodiment of a data source service implemented by a content pushing method of a content service according to the present invention.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are illustrative only and should not 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 the context clearly indicates otherwise. 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. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
It will be understood by those skilled in the art that, unless otherwise defined, 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. 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 will be appreciated by those skilled in the art, "client," "terminal," and "terminal device" as used herein include both devices that are wireless signal receivers, which are devices having only wireless signal receivers without transmit capability, and devices that are receive and transmit hardware, which have receive and transmit hardware capable of two-way communication over a two-way communication link. Such a device may include: cellular or other communication devices such as personal computers, tablets, etc. having single or multi-line displays or cellular or other communication devices without multi-line displays; PCS (personal communications Service), which may combine voice, data processing, facsimile and/or data communications capabilities; a PDA (Personal Digital Assistant), which may include a radio frequency receiver, a pager, internet/intranet access, a web browser, a notepad, a calendar and/or a GPS (Global positioning system) receiver; a conventional laptop and/or palmtop computer or other device having and/or including a radio frequency receiver. As used herein, a "client," "terminal device" can be portable, transportable, installed in a vehicle (aeronautical, maritime, and/or land-based), or situated and/or configured to operate locally and/or in a distributed fashion at any other location(s) on earth and/or in space. The "client", "terminal Device" used herein may also be a communication terminal, a web terminal, a music/video playing terminal, such as a PDA, an MID (Mobile Internet Device) and/or a Mobile phone with music/video playing function, and may also be a smart tv, a set-top box, and the like.
The hardware referred to by the names "server", "client", "service node", etc. of the present invention is essentially a device with the performance of a personal computer, and is a hardware device having necessary components disclosed by von neumann principles such as a central processing unit (including an arithmetic unit and a controller), a memory, an input device, and an output device, wherein a computer program is stored in the memory, and the central processing unit calls a program stored in an external memory into the internal memory to run, executes instructions in the program, and interacts with the input and output devices, thereby accomplishing specific functions. The concept of "server" as referred to in the present invention can be extended to the case of 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 is used for running a program to execute the content push method of the content service of the present invention, and thus, can actually act 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 used for providing a data source configuration service 20, storing 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 routing information of itself (or may manually perform provisioning) to the data source configuration server 2 and write the data source configuration information in, 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 related content provided by the data source service 30 of the data source server 3. The data source server 3 is essentially a running platform of a content data providing source, and is responsible for providing relevant content data in response to a corresponding user request in response to the invocation of the content push server 1.
It should be noted that, according to the network deployment principle 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 can be called through an interface, or may be integrated into one physical computer or a set of computer clusters. 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, so that the content push server 1 simultaneously functions as the data source configuration server 2. Similarly, the data source service 30 provided by one or more of the data source servers 3 may also be operated on the content push server 1, so that the content push server 1 acts as one or more of the data source servers 3. Those skilled in the art will appreciate this variation and should not be so limited as to restrict the implementation of the network deployment of the present invention.
Similarly, those skilled in the art should understand that, in combination with the principle of program development, part or all of the services of the present invention, specifically, the content service 10 and the data source service 30 implemented by the content push method of the content service of the present invention, and even the data source configuration service 20, may be developed into a unified SDK kit, and are installed when being centrally provided to the network deployment, and part or all of the services are configured as needed after installation. In any case, the implementation of the invention is not affected.
With the above flexibility regarding the network deployment scenario understood, please refer to fig. 2 further to understand the content push method of the content service of the present invention in detail.
In one embodiment disclosed in fig. 2, the content pushing method of the content service of the present invention comprises the following steps:
step S11, receiving a request of the client of any pre-agreed application program.
The application program of the pre-agreement refers to any application program complying with the development specifications related to the content push method of the content service, and as long as the application program complies with the related development specifications and complies with a certain standard, the application program can theoretically realize normal interaction with the content push server 1, so that a legal user request can be sent to the content push server 1 through the authentication of the related user identity, related content data can be acquired, and even a layout for displaying the content data is arranged 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, thereby facilitating access by different collaborators.
On the basis of complying with the protocol, the application program generally provides a first-level navigation menu and a second-level navigation menu according to a multi-level navigation form, provides a browsing page for each second-level navigation menu, and divides the browsing page into a plurality of content display areas for formatting arrangement to realize content display. Each content display area is generally used for corresponding to one data module, and one data module may correspond to a plurality of data sources, so that the data module is a basic unit of the content data embodied in an organization form, and when a certain content data is pushed to the client, the certain content data is correspondingly displayed in the content display area of the corresponding browsing page of the application program of the client.
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 the one-level navigation menu and the two-level navigation menu, and certainly can also have three-level navigation menus or only one-level navigation menu, and is set according to the requirement, wherein the navigation node of the next level is derived from the navigation node of the previous level; the tree-shaped multi-level navigation structure comprises leaf end nodes which grow on top of the final navigation nodes. Thus, the leaf node is a basic unit. In the invention, the data modules are organized as leaf end nodes.
Since the protocol is complied with in advance, when a user holding the client starts an application program for the first time or refreshes a browsing page of the application programs, a user request is usually triggered to request the content push server 1 to push related content to one or more data modules in the browsing page. The user request generally includes identity information corresponding to the data module to be refreshed, so that the cloud server locates the data source through the data source configuration service 20, and determines specific routing information and characteristic information of one or more data sources associated with each data module. The routing information referred to herein refers to a deployment path of the data module in a cloud-deployed network architecture, and the feature information is used to determine the corresponding related content of the data module with a unique identity. The identity information regarding the data module contained in the request may be expressed in a variety of ways familiar to those skilled in the art, so long as it is recognizable by the requesting recipient. The number of data modules included in the request initiated by the application may be determined by default, for example, when the application is first started, the application may request to download related content data corresponding to all data modules of the first page, or, for example, when the application requests to download related content data corresponding to one or more data modules of the currently browsed page in response to a user refresh operation, the application may request to download related content data corresponding to one or more data modules of the currently browsed page. Such variations will be known to those skilled in the art.
After the application program initiates the request, the application program is received by the content push server 1 in the cloud, and the built-in content service 10 executes the request.
Step S12, querying the data source configuration service 20 according to the data module specified by the request to determine the corresponding data source configuration information, and acquiring the relevant content from the data source service 30 pointed by the data source configuration information; the data source configuration service 20 prestores a tree-shaped 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 obey the uniform 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 can call the data source configuration service 20 and one or more data source services 30 through the interface. Therefore, when 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 receiving the request, the data source configuration service 20 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 data source configuration information to the content service 10, so that the content service 10 obtains the data source configuration information. The data source configuration information expresses routing information of one or more data source services 30 corresponding to the data module to which the request is directed and characteristic information of the data module itself, and the content service 10 of the content push server 1 can reach and call the corresponding one or more data source services 30 according to the routing information, so as to obtain content data corresponding to the characteristic information through the data source services 30.
As mentioned above, the data source configuration service 20 may pre-store corresponding data source configuration information for the application, and the configuration information is formed or completed through interaction between each data source service 30 and the data source configuration service 20. Through the interaction, the data source configuration information is adapted to express the tree-shaped multilevel navigation structure, so as to facilitate the determination of the routing information and the characteristic information, and the basis of the tree-shaped multilevel navigation structure is constructed, based on that each data source service 30 complies with the uniform definition of the data structure of the data module, for example, this data structure may contain necessary fields such as data module characteristic information, data module name identification, platform name to which the data module belongs, data module attribute, data module content data, and the like, for sufficiently storing the content data expressing 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 field such as the data module characteristic information in the data structure. As to the way each data source service 30 participates in forming or completing the data source configuration information for future disclosure, it is pressed once.
After the content service 10 calls the interface of each data source service 30 according to one or more routing information corresponding to the specified data module based on the data source configuration information, each data source service 30 feeds back the relevant content data according to its own operating logic, so that the content service 10 obtains the content related to the requested data module for the user request.
In some alternative embodiments, a step of filtering a behavior of a user requesting to acquire content data may be added, specifically, in order to filter a data module indicated by the user request according to a preconfigured filter rule, a request of a related data module to acquire content data is controlled by the preset filter rule, so that server pressure may be balanced, and more efficient machine access and operation management may be implemented.
In order to further improve the operating efficiency of the server, in other embodiments, an auxiliary information cleaning step may be further provided, in which the content service 10 of the cloud content push server 1 mainly performs content cleaning on part or all of the auxiliary information generated in the execution process of each step, for example, the data source configuration information that has completed interaction, and releases memory resources, so as to improve the operating efficiency of the server.
As an optimization means, in some embodiments, such subdivision steps as the filtering step, the cleaning step, the data source configuration information obtaining step, the related content querying step, and the like, which are described above, may be designed to run in parallel in the form of threads, and by giving different priority values to these steps, their execution order is determined, thereby determining that the threads are parallel and not contradictory, and improving the response efficiency of the server.
The data source service 30, as mentioned above, is configured to run on each content providing platform, and generally runs in a service process for providing a data source, which is native to the content providing platform, and the service process becomes a host process of 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, and therefore, the data source configuration service 20 will participate in creating or updating the tree-like multi-level navigation structure.
Specifically, in one embodiment, in conjunction 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:
step S21, when the data source service 30 runs, the data source configuration service 20 is called first, a tree-like multi-level navigation structure storage area is created, and the relevant content of the host process is 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 operation process, the related content data of the host process will show the hierarchical relationship, and the hierarchical identification is carried out according to the contained hierarchical relationship;
step S23, in the same way, in the operation process, the tree-like multi-level navigation structure is gradually constructed according to the hierarchical identifier.
It can be seen that the participation of the data source service 30 in the process of building the tree-like multi-level navigation structure is dynamically updated.
To complement the machine operation effect of the data source service 30, in other embodiments, the following steps can be further executed by independent threads:
in order to make the hierarchical structure and the transverse structure more reasonable, the step of sequencing and adjusting the tree-shaped multi-level navigation structure step by step according to the preset sequencing configuration rule;
and/or, in order to optimize the operation effect of the machine, the step of cleaning the auxiliary information generated by executing other steps before;
further, in another embodiment, the data source service 30 may add an additional process step, in which a data module mapping relationship of the current tree-like multi-level navigation structure is built, and a query service is subsequently provided for acquiring subsequent related content related to the data module, so that the data acquisition speed can be greatly increased to serve for acquiring content related to the data module of any subsequent application program.
Similarly, the steps of the data source service 30 may also be designed into related threads, each thread is given different priorities, and the steps are arranged to be executed orderly and efficiently by adjusting the priorities so as to ensure the machine operation efficiency.
Therefore, after the data source services 30 are implanted into the host process, the host process becomes a proper data providing source, content data which can be provided by the host process is orderly structured and standardized, and is in butt joint with subsequent user access by taking the data source configuration service 20 as an intermediate medium, so that a technical basis is provided for comprehensive platform operation of multi-source data. After the data source service 30 is operated by a plurality of media platforms (providing content data), the media platforms can provide content data of different sources for the same data module through the characteristic information of the data module, and meanwhile, the data source configuration service 20 participates in organizing the tree-shaped multi-level navigation structure and can obtain a neat and uniform information access level at the application side.
Step S13, pushing the relevant content to the client.
It is understood that, after the content push server 1 obtains the content data related to the data module specified by the user request, the content data needs to be pushed to the corresponding application program of the corresponding client in response to the user request.
And after receiving the relevant contents, the application program of the client unpacks the relevant contents, and displays the relevant contents to a content display area corresponding to the data module according to the design logic of the program, and displays the content to a user for reading.
Further, the present invention provides a content push server 1, which includes a central processing unit and a memory, wherein the central processing unit is configured to invoke and run a computer program stored in the memory to execute a content push method of a content service according to the foregoing embodiments.
In conclusion, the invention realizes the standardized access technology of the content data centralized operation platform of multiple data sources, and obvious breakthrough is obtained on the expansibility and compatibility of both the application side and the service side.
Those skilled in the art will appreciate that the present invention includes apparatus relating to performing one or more of the operations, methods described in the present invention. These devices may be specially designed and manufactured for the required purposes, or they may comprise known devices in general-purpose computers. These devices have computer programs stored in their memories that are selectively activated or reconfigured. Such a computer program may be stored in a device (e.g., computer) readable medium, including, but not limited to, any type of disk including floppy disks, hard disks, optical disks, CD-ROMs, and magnetic-optical disks, ROMs (Read-Only memories), RAMs (Random Access memories), EPROMs (erasable Programmable Read-Only memories), EEPROMs (electrically erasable Programmable Read-Only memories), flash memories, magnetic cards, or optical cards, or any type of media suitable for storing electronic instructions, and each coupled to a bus. 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 may be implemented by a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, implement the features specified in the block or blocks of the block diagrams and/or flowchart illustrations of the present disclosure.
Those of skill in the art will appreciate that various operations, methods, steps in the processes, acts, or solutions discussed in the present application may be alternated, modified, combined, or deleted. Further, various operations, methods, steps in the flows, which have been discussed in the present application, may be interchanged, modified, rearranged, decomposed, combined, or eliminated. Further, steps, measures, schemes in the various operations, methods, procedures disclosed in the prior art and the present invention can also be alternated, changed, rearranged, decomposed, combined, or deleted.
The foregoing is only a partial embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (11)

1. A content push method for a content service, the method comprising the steps of:
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 appointed by the request to determine corresponding data source configuration information, and acquiring related contents from one or more data source services pointed by the data source configuration information; the data source configuration service prestores a tree-shaped multi-level navigation structure which takes the data module as a leaf node for the application program, and the data source services pointed by the data source configuration information all obey the uniform definition of the data structure of the data module;
and pushing the related content to the client.
2. The method of claim 1, wherein:
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.
3. The method of claim 2, wherein:
data modules derived from a final navigation node and used as leaf nodes correspond to content display areas formatted in a browsing page of the application program, and the related content corresponding to one data module is displayed in one corresponding content display area after being pushed.
4. The method of claim 1, wherein querying the data source configuration service to determine the corresponding data source configuration information according to the data module specified by the request comprises:
analyzing the request and determining the data module appointed by the request;
and filtering the requested data module according to a pre-configured filtering rule, and acquiring the relevant content from the data source service pointed by the data source configuration information after the filtering is passed.
5. The method of claim 4, further comprising the following steps after obtaining the relevant content from the data source service pointed to by the data source configuration information:
cleaning up the auxiliary information generated by executing other steps.
6. The method of claim 4, wherein the data source service is embedded in each host process responsible for providing data source, and participates in the data source configuration service creating or updating the tree-like multi-level navigation structure when it is running.
7. The method of claim 1, wherein the step performed at runtime by the data source service comprises:
calling the data source configuration service to create a tree-shaped multi-level navigation structure storage area, and storing the related content of the host process in the storage area;
carrying out hierarchy identification according to the hierarchy relation contained in the related content of the host process;
and constructing the tree-shaped multi-level navigation structure according to the hierarchical identification.
8. The method of claim 7, wherein: the steps performed by the data source service at runtime further include:
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 executing other steps.
9. The method of claim 7, wherein the step performed at runtime by the data source service further comprises:
and constructing a data module mapping relation of the current tree-shaped multilevel navigation structure, and subsequently providing query service for acquiring subsequent related contents of the data module.
10. The method of claim 1, wherein: in the step of inquiring the data source configuration service according to the data module specified by the request to determine the corresponding data source configuration information, and acquiring the related content from one or more data source services pointed by the data source configuration information, the data source configuration service provides the routing information reaching one or more data sources corresponding to the data module specified by the request, so that one data module is suitable for acquiring the content data provided by one or more data source services.
11. A content push server comprises a central processing unit and a memory, and is characterized in that: the central processor is configured to invoke the steps of executing a computer program stored in the memory to perform the content push method of the content service according to any one of claims 1 to 10.
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 true CN111444443A (en) 2020-07-24
CN111444443B 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)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112347112A (en) * 2020-09-16 2021-02-09 北京中兵数字科技集团有限公司 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

Cited By (1)

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

Also Published As

Publication number Publication date
CN111444443B (en) 2024-04-16

Similar Documents

Publication Publication Date Title
CN105138592B (en) A kind of daily record data storage and search method based on distributed structure/architecture
JP4966414B2 (en) Managing component programs in service applications
US20180309819A1 (en) Endpoint management system providing an application programming interface proxy service
KR102048653B1 (en) Enriching database query responses using data from external data sources
CN109597814B (en) Online rapid delivery system of background management information system
JP4828105B2 (en) Method and system for managing configuration settings of mobile devices with OMA DM
US8577892B2 (en) Utilizing affinity groups to allocate data items and computing resources
CN104573115A (en) Method and system for achieving integration interface supporting operation of multi-type databases
CN108418862A (en) Micro services management method and system based on artificial intelligence service cloud platform
WO2021018005A1 (en) Inter-process communication method, apparatus and device
KR20050043989A (en) Method and apparatus for using business rules or user roles for selecting portlets in a web portal
US20070168194A1 (en) Scheduling audio modalities for data management and data rendering
AU2012271083A1 (en) Enriching database query responses using data from external data sources
WO2017167121A1 (en) Method and device for determining and applying association relationship between application programs
WO2014107693A1 (en) Method and system for providing cloud-based common distribution applications
CN103390018A (en) Web service data modeling and searching method based on SDD (service data description)
CN114826869B (en) Device management method and device management system
CN110532058B (en) Management method, device and equipment of container cluster service and readable storage medium
CN111444443B (en) Content pushing server and content pushing method for content service thereof
Yu et al. Modeling and analysis of mobile cloud computing based on bigraph theory
CN102714601A (en) Electronic device and operating method of the same
CN111338717B (en) Interface calling method, application program upgrading method, server and client
CN105427149A (en) Cross-border e-commerce BPO service method and device based on SOA expansion framework
US20080144651A1 (en) Method, system and program product for adapting to protocol changes
US9015292B2 (en) Method, apparatus and computer program product for providing composite capability information for devices in distributed networks

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
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.

EE01 Entry into force of recordation of patent licensing contract
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

GR01 Patent grant