CN113449234B - Method for multi-stage subscription and release of data - Google Patents

Method for multi-stage subscription and release of data Download PDF

Info

Publication number
CN113449234B
CN113449234B CN202110511317.1A CN202110511317A CN113449234B CN 113449234 B CN113449234 B CN 113449234B CN 202110511317 A CN202110511317 A CN 202110511317A CN 113449234 B CN113449234 B CN 113449234B
Authority
CN
China
Prior art keywords
data
subscription
frame
subscribing
theme
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
CN202110511317.1A
Other languages
Chinese (zh)
Other versions
CN113449234A (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.)
No63729 Troops Pla
Original Assignee
No63729 Troops Pla
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 No63729 Troops Pla filed Critical No63729 Troops Pla
Priority to CN202110511317.1A priority Critical patent/CN113449234B/en
Publication of CN113449234A publication Critical patent/CN113449234A/en
Application granted granted Critical
Publication of CN113449234B publication Critical patent/CN113449234B/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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

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)
  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to a method for multi-stage subscription and release of data, belonging to the field of information resource sharing; a method for carrying out multi-stage classification processing on data receiving and distribution is provided; the technical scheme is as follows: the process of data multistage release sequentially comprises the following steps: configuring a data theme by the data content, and uploading data to a data receiving server; the data receiving server creates a frame type for the data according to the data theme; transmitting the data of the same frame type to the same frame object; the process of the data multi-level subscription is as follows: each subscription user sets up an upload subscription application, and the subscription application comprises a subscription theme; configuring a subscription frame object by a subscription theme; the data receiving server sends a plurality of frame objects to each subscribing user, and the subscribing users screen out the frame objects corresponding to the subscribing frame objects; and subscribing to screen out the data topic corresponding to the subscription topic and receive the data corresponding to the data topic.

Description

Method for multi-stage subscription and release of data
Technical Field
The invention discloses a method for multi-level subscription and release of data, belonging to the field of information resource sharing.
Background
With the rapid development of networks and communication technologies, a large amount of data information is generated in the networks. The data information content is complex, and after data is released, a receiving server needs to analyze and distribute a large amount of data content; after receiving the data, the user also needs to analyze the data in a large amount. This results in redundant parsing and distribution of data, resulting in wasted computing resources and reduced system efficiency.
Disclosure of Invention
In order to solve the above technical problem, the present invention provides a method for performing multi-stage classification processing on data reception and distribution.
In order to achieve the technical purpose, the technical scheme provided by the invention is as follows:
a method for multi-level subscription and publication of data,
the process of the data multistage release comprises the following steps:
the method comprises the following steps that firstly, a publisher configures a data subject for data content, the data content and the data subject are combined into data, and the publisher uploads the data to a data receiving server;
secondly, a data receiving server scans a data theme, and the data receiving server creates a frame type for data according to the data theme;
thirdly, the data receiving server analyzes the frame type and transmits the data of the same frame type to the same frame object;
the process of the data multi-level subscription is as follows:
the method comprises the steps that firstly, each subscription user sets an uploading subscription application, and the subscription application comprises a subscription theme;
secondly, the subscribing user configures a subscribing frame object according to the subscribing topic;
thirdly, the data receiving server sends a plurality of frame objects to each subscribing user, and after each subscribing user searches the plurality of frame objects, the subscribing users screen out the frame objects corresponding to the subscribing frame objects;
and fourthly, the subscribing user continues to retrieve the data topics in the frame objects, subscribes to screen out the data topics corresponding to the subscribed topics, and receives the data corresponding to the data topics.
The data theme is a character string arranged at the front end of the data content.
The frame type is a character string set at the front end of the data.
The data receiving server is a WEB server or a proxy server.
The subscription theme is in one-to-one correspondence with the data theme, and the subscription frame object is in one-to-one correspondence with the frame object.
The subscribing user configures at least one subscription frame object.
Compared with the prior art, the invention has the following beneficial effects:
1. the data can be configured with the data topics, the data can be conveniently classified from the beginning, meanwhile, the data can be configured with a plurality of groups of data topics and finally belongs to each frame object, so that the data content can be enriched, and the missing of the user subscription content publishing can be avoided.
2. The invention further summarizes the frame types according to the theme configuration, thereby being beneficial to screening users.
3. According to the invention, the user sets the upload subscription application, and can send the corresponding frame object according to the user requirement, so that redundant release is avoided.
Drawings
FIG. 1 is a flow chart of multi-level subscription and publication of data according to the present invention.
Detailed Description
For a further understanding of the invention, reference is made to the following detailed description taken in conjunction with the accompanying drawings and examples:
as shown in fig. 1: the invention discloses a method for multi-level subscribing and publishing data,
the process of the data multistage release is as follows:
the method comprises the following steps that firstly, a publisher configures a data subject for data content, the data content and the data subject are combined into data, and the publisher uploads the data to a data receiving server;
secondly, scanning a data theme by a data receiving server, and creating a frame type for data by the data receiving server according to the data theme;
thirdly, the data receiving server analyzes the frame type and transmits the data of the same frame type to the same frame object;
the process of the data multi-level subscription is as follows:
the method comprises the steps that firstly, each subscription user sets an uploading subscription application, and the subscription application comprises a subscription theme;
secondly, the subscribing user configures a subscribing frame object according to the subscribing topic;
thirdly, the data receiving server sends a plurality of frame objects to each subscribing user, and after each subscribing user searches the plurality of frame objects, the subscribing user screens out the frame objects corresponding to the subscribing frame objects;
and fourthly, the subscribing user continuously searches the data topics in the frame object, subscribes for screening the data topics corresponding to the subscribed topics, and receives the data corresponding to the data topics.
The data theme is a character string arranged at the front end of the data content.
The frame type is a character string set at the front end of the data.
The data receiving server is a WEB server or a proxy server.
The subscription theme is in one-to-one correspondence with the data theme, and the subscription frame object is in one-to-one correspondence with the frame object.
The subscribing user configures at least one subscription frame object.
The above embodiments are merely illustrative of the principles of the present invention and its effects, and do not limit the present invention. It will be apparent to those skilled in the art that modifications and variations can be made in the above-described embodiments without departing from the spirit or scope of the invention. Accordingly, it is intended that all equivalent modifications or changes be made by those skilled in the art without departing from the spirit and technical spirit of the present invention, and be covered by the claims of the present invention.

Claims (6)

1. A method for multi-level subscription and publication of data is characterized in that:
the process of the data multistage release is as follows:
firstly, a publisher configures a data topic for data content, the data content and the data topic are combined into data, and the publisher uploads the data to a data receiving server;
secondly, a data receiving server scans a data theme, and the data receiving server creates a frame type for data according to the data theme;
thirdly, the data receiving server analyzes the frame type and transmits the data of the same frame type to the same frame object;
the process of the data multi-level subscription is as follows:
the method comprises the steps that firstly, each subscription user sets an uploading subscription application, and the subscription application comprises a subscription theme;
secondly, the subscribing user configures a subscribing frame object according to the subscribing topic;
thirdly, the data receiving server sends a plurality of frame objects to each subscribing user, and after each subscribing user searches the plurality of frame objects, the subscribing user screens out the frame objects corresponding to the subscribing frame objects;
and fourthly, the subscribing user continuously searches the data topics in the frame object, subscribes for screening the data topics corresponding to the subscribed topics, and receives the data corresponding to the data topics.
2. The method of claim 1, wherein the method comprises: the data theme is a character string arranged at the front end of the data content.
3. The method for multi-level subscription and publication of data according to claim 1, wherein: the frame type is a character string set at the front end of the data.
4. The method of claim 1, wherein the method comprises: the data receiving server is a WEB server or a proxy server.
5. The method of claim 1, wherein the method comprises: the subscription theme is in one-to-one correspondence with the data theme, and the subscription frame object is in one-to-one correspondence with the frame object.
6. The method of claim 1, wherein the method comprises: the subscribing user configures at least one subscription frame object.
CN202110511317.1A 2021-05-11 2021-05-11 Method for multi-stage subscription and release of data Active CN113449234B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110511317.1A CN113449234B (en) 2021-05-11 2021-05-11 Method for multi-stage subscription and release of data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110511317.1A CN113449234B (en) 2021-05-11 2021-05-11 Method for multi-stage subscription and release of data

Publications (2)

Publication Number Publication Date
CN113449234A CN113449234A (en) 2021-09-28
CN113449234B true CN113449234B (en) 2022-10-11

Family

ID=77809651

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110511317.1A Active CN113449234B (en) 2021-05-11 2021-05-11 Method for multi-stage subscription and release of data

Country Status (1)

Country Link
CN (1) CN113449234B (en)

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060155581A1 (en) * 2005-01-10 2006-07-13 George Eisenberger Systems with user selectable data attributes for automated electronic search, identification and publication of relevant data from electronic data records at multiple data sources
GB0623914D0 (en) * 2006-11-30 2007-01-10 Ibm Flexible topic identification in a publish/subscribe system
US8468545B2 (en) * 2010-08-18 2013-06-18 8X8, Inc. Interaction management
CN105430060B (en) * 2015-11-04 2018-06-19 中国人民解放军63680部队 Constraint publish-subscribe model space flight measurement and control data exchange system
CN105610959B (en) * 2016-01-14 2019-02-19 中电长城网际***应用有限公司 A kind of information distribution subscription platform and method and information distribution subscription system
CN105740337B (en) * 2016-01-22 2019-03-12 东南大学 A kind of event fast matching method in distribution subscription system based on content
CN106230914B (en) * 2016-07-26 2019-04-30 重庆锐畅科技有限公司 A kind of electronic whiteboard data-sharing systems based on subscription information publication
CN108259564A (en) * 2017-12-20 2018-07-06 深圳磊迈照明科技有限公司 A kind of remote communication method and system based on MQTT Internet of Things protocol frames
US20190318036A1 (en) * 2018-04-11 2019-10-17 Wind River Systems, Inc. Topic Based Publish and Parametric Subscribe Pattern
CN108965447A (en) * 2018-07-27 2018-12-07 四川爱创科技有限公司 The method and system that data are acquired and remotely controlled
CN109450908A (en) * 2018-11-23 2019-03-08 工业互联网创新中心(上海)有限公司 Communication means based on distributed message
CN111031122B (en) * 2019-12-05 2022-07-22 北京海兰信数据科技股份有限公司 Ship data processing method and device
CN112637318B (en) * 2020-12-17 2022-09-30 哈尔滨工业大学(威海) Intelligent gateway system and device for storage integrity and control method thereof
CN112527411A (en) * 2020-12-21 2021-03-19 中国电子信息产业集团有限公司第六研究所 Real-time data visualization system based on plug-in and topic subscription mode

Also Published As

Publication number Publication date
CN113449234A (en) 2021-09-28

Similar Documents

Publication Publication Date Title
CN102595208B (en) Cloud terminal control networking video image processing streaming media service system and method
CN106959965B (en) Information processing method and server
CN101252602B (en) System and method for downloading and distributing files
CN112532451A (en) Layered federal learning method and device based on asynchronous communication, terminal equipment and storage medium
CN105740337B (en) A kind of event fast matching method in distribution subscription system based on content
CN1829202A (en) System and method for multiple account number simultaneously realizing IMPS service on one client
CN1604569A (en) A robust point to point based stream scheduling method
CN101031101A (en) Method and device for reminding SMS split
CN107135145A (en) Message pushes control method and device
CN104615765A (en) Data processing method and data processing device for browsing internet records of mobile subscribers
CN102891807A (en) Network flow cache method and system based on active guidance
CN105656763A (en) Message pushing method and message pushing device
CN101119334A (en) Method, system and equipment for obtaining neology
CN102006174B (en) Data processing method and device based on online behavior of mobile phone user
CN105827603A (en) Inexplicit protocol feature library establishment method and device and inexplicit message classification method and device
CN113449234B (en) Method for multi-stage subscription and release of data
CN1764163A (en) Intelligent transmitting method and system for multicast message
US9350948B2 (en) Method and system for providing video service
CN1747390A (en) Method and system for processing real-time multi-media information in instant telecommunication
CN102315949A (en) Method for realizing p2p technology-based network conference
CN103826138A (en) System and method for realizing cloud transcoding on various code rates and encoding formats of audio and video contents
CN102238505B (en) Method and system for processing multi-user parallel signalling tracking at client
CN106375100B (en) Method of realizing group broadcasting and device in a kind of video monitoring system
CN117112582A (en) Language model based early education content batch generation system and quality control method
CN102857836B (en) The method and apparatus of batch service treatment

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
GR01 Patent grant
GR01 Patent grant