CN112541147A - Content publishing management method and system - Google Patents

Content publishing management method and system Download PDF

Info

Publication number
CN112541147A
CN112541147A CN201910899223.9A CN201910899223A CN112541147A CN 112541147 A CN112541147 A CN 112541147A CN 201910899223 A CN201910899223 A CN 201910899223A CN 112541147 A CN112541147 A CN 112541147A
Authority
CN
China
Prior art keywords
content
type
issued
scheme
copy
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.)
Pending
Application number
CN201910899223.9A
Other languages
Chinese (zh)
Inventor
张大伟
梁紫藤
刘威
张兴顺
苏涛
陈兵
韩羽
么康
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Qingxiang Technology Co ltd
Original Assignee
Beijing Qingxiang Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Qingxiang Technology Co ltd filed Critical Beijing Qingxiang Technology Co ltd
Priority to CN201910899223.9A priority Critical patent/CN112541147A/en
Publication of CN112541147A publication Critical patent/CN112541147A/en
Pending legal-status Critical Current

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
    • 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 provides a content publishing management method and a content publishing management system, and relates to the field of information publishing. The content publishing management method comprises the following steps: acquiring content to be published and the type of the content to be published, wherein the type of the content created in a centralized management mode is a public type, and the type of the content created in an in-station management mode is a private type; generating a scheme to be issued according to the type; and issuing the scheme to be issued. By means of simultaneous two-dimensional management, the same data can be issued by multiple stations, and personalized content issuing of each station is supported; meanwhile, a timing issuing processing mechanism is adopted, fragmentation processing is adopted, multiple nodes run, and issuing efficiency is improved.

Description

Content publishing management method and system
Technical Field
The present invention relates to the field of information distribution, and in particular, to a method and a system for managing content distribution.
Background
At present, content distribution can be carried out only on a single site, and when the same content distribution is carried out on a plurality of sites, the system of each site needs to be maintained and managed respectively, so that the repeatability is high, and the distribution is not uniform; and when large data volume content is released, the problems of low efficiency and long time consumption exist.
Disclosure of Invention
The embodiment of the invention provides a content publishing management method and a content publishing management system, which are used for solving the problems of high repeatability and low efficiency of the existing single-site content publishing.
In order to solve the above technical problem, an embodiment of the present invention provides a content publishing management method, where the method includes:
acquiring content to be published and the type of the content to be published, wherein the type of the content created in a centralized management mode is a public type, and the type of the content created in an in-station management mode is a private type;
generating a scheme to be issued according to the type;
and issuing the scheme to be issued.
Further, the generating a to-be-published scheme according to the type includes:
when the type is the public type, selecting a plurality of site numbers to be issued to generate a plurality of schemes to be issued;
and when the type is the private type, acquiring the site number of the content to be published and generating a scheme to be published.
Further, before the publishing the to-be-published scheme, the method further includes:
judging whether the content to be issued needs to be modified or not;
when the content to be issued needs to be modified, judging the modification mode, wherein the modification mode comprises the following steps: a centralized management mode and an intra-station management mode;
when the modification mode is the centralized management mode, generating a copy of the content to be issued, and modifying the copy, wherein the version number of the copy is the version number of the content to be issued plus one;
when the modification mode is the intra-station management mode, judging the type of the content to be issued, and when the type is the public type, generating a copy of the content to be issued, modifying the copy, and setting the type of the copy as a private type; and when the type is the private type, generating a copy of the content to be issued, and modifying the copy, wherein the version number of the copy is the version number of the content to be issued plus one.
Further, the generating the to-be-published scheme includes:
selecting a template of the content to be issued according to the site number;
and processing the content to be published according to the template to obtain a scheme to be published.
Further, the publishing the to-be-published scheme includes:
acquiring a first version number, a first content number and a first site number of the scheme to be issued;
acquiring a second version number of other schemes which are the same as the first content number and the first site number of the scheme to be issued;
and when the first version number is greater than the second version number of each other scheme, generating a static release page of the scheme to be released.
An embodiment of the present invention further provides a content publishing management system, including:
the system comprises an acquisition module, a distribution module and a distribution module, wherein the acquisition module is used for acquiring the content to be distributed and the type of the content to be distributed, the type of the content created in a centralized management mode is a public type, and the type of the content created in an in-station management mode is a private type;
the generating module is used for generating a scheme to be issued according to the type;
and the issuing module is used for issuing the scheme to be issued.
Further, the generating module includes:
the first generating unit is used for selecting a plurality of site numbers to be issued and generating a plurality of schemes to be issued when the type is the public type;
and the second generating unit is used for acquiring the site number of the content to be published and generating a scheme to be published when the type is the private type.
Further, the system further comprises:
the first judgment module is used for judging whether the content to be issued needs to be modified or not;
a second determining module, configured to determine, when the content to be published needs to be modified, a modification manner, where the modification manner includes: a centralized management mode and an intra-station management mode;
the first processing module is used for generating a copy of the content to be issued and modifying the copy when the modification mode is the centralized management mode, wherein the version number of the copy is the version number of the content to be issued plus one;
the second processing module is used for judging the type of the content to be issued when the modification mode is the intra-site management mode, generating a copy of the content to be issued when the type is the public type, modifying the copy and setting the type of the copy as a private type; and when the type is the private type, generating a copy of the content to be issued, and modifying the copy, wherein the version number of the copy is the version number of the content to be issued plus one.
Further, the generating module further comprises:
the selection unit is used for selecting a template of the content to be issued according to the site number;
and the processing unit is used for processing the content to be issued according to the template to obtain the scheme to be issued.
Further, the publishing module includes:
the first acquiring unit is used for acquiring a first version number, a first content number and a first site number of the scheme to be issued;
a second obtaining unit, configured to obtain a second version number of another scheme that is the same as both the first content number and the first site number of the scheme to be published;
and the issuing unit is used for generating a static issuing page of the scheme to be issued when the first version number is greater than the second version number of each other scheme. The invention has the beneficial effects that:
according to the scheme, the same data can be issued in multiple stations through a simultaneous two-dimensional management mode, and personalized content issuing of each station is supported; meanwhile, a timing issuing processing mechanism is adopted, fragmentation processing is adopted, multiple nodes run, and issuing efficiency is improved.
Drawings
Fig. 1 is a flowchart illustrating a content distribution management method according to an embodiment of the present invention;
FIG. 2 is a second flowchart illustrating a content distribution management method according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a content distribution management system according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be described in detail with reference to the accompanying drawings and specific embodiments.
The invention provides a content publishing management method and a content publishing management system aiming at the problems of high repeatability and low efficiency of the existing single-site content publishing.
As shown in fig. 1, an embodiment of the present invention provides a content distribution management method, which is applied to a server for content distribution, where the method includes:
and step 11, acquiring the content to be published and the type of the content to be published, wherein the type of the content created in a centralized management mode is a public type, and the type of the content created in an in-station management mode is a private type.
And step 12, generating a scheme to be issued according to the type.
And step 13, issuing the scheme to be issued.
The embodiment of the invention not only meets the requirement of multi-station release of the same data, but also supports personalized content release of each station through a simultaneous two-dimensional management mode; meanwhile, a timing issuing processing mechanism is adopted, fragmentation processing is adopted, multiple nodes run, and issuing efficiency is improved.
Specifically, as shown in fig. 2, the server for executing the content distribution management method includes a global portal and a plurality of site portals, where a mode of operation performed through the global portal is a centralized management mode, and a mode of operation performed through the site portals is an intra-site management mode.
It should be noted that the content to be published is a content created in advance in a centralized management manner or an intra-site management manner, and is stored in the server, in order to improve management efficiency and avoid repeated storage and occupy a storage space of the server, two types of content are set, specifically, the type of the content created in the centralized management manner is a public type, and the type of the content created in the intra-site management manner is a private type. According to different types of the contents to be issued and different management modes, the two-dimensional management mode of the content issuing is realized, the requirement of multi-station issuing of the same data is met, and personalized content issuing of each station is supported. The problem of synchronously releasing multiple sites with the same content is solved by adopting a centralized management mode, and the problem of managing and maintaining the content of each site is solved by adopting an intra-site management mode.
It should be further noted that the operation on the publishing scheme includes: adding, modifying, deleting, releasing and off-shelf. Specifically, when a new addition operation is performed, the type of the distribution scheme created by the centralized management mode is a public type, and the type of the distribution scheme created by the intra-site management mode is a private type. When modification operation is carried out, only the public type release scheme can be modified through a centralized management mode, and a new copy with different version numbers can be generated; the two types of release schemes can be modified in an in-station management mode, when the private type release scheme is modified, a new copy with different version numbers can be generated, when the public type release scheme is modified, a new copy with different version numbers can be generated, and the type of the new copy release scheme is the private type. When deleting operation is carried out, only the public type issuing scheme which is not issued can be deleted through a centralized management mode, and the issuing scheme which is successfully issued is not allowed to be deleted; only unreleased private type issuing schemes can be deleted through an in-station management mode, and deletion is not allowed for issuing schemes which have been successfully issued. When issuing operation is carried out, issuing can be carried out only on a public type issuing scheme in a centralized management mode, all sites are effective by default, and the versions can be assigned for issuing, the issuing scheme of the same version can be issued for multiple times, but each issuing scheme of the same site can only have one issued version, a page issued later can cover a page issued before, and the issuing record of the original issued state is updated to be off-shelf; the method can only issue the private type issue scheme through the intra-site management mode, is only effective for the site, does not affect other sites, can issue the designated version, can issue the scheme of the same version for multiple times, but can only have one issue record in an issued state at most for each issue scheme, the page issued later can cover the page issued before, and the issue record in the original issued state is updated to be off-shelf. When the operation of taking off shelves is carried out, only the public type issuing scheme can be taken off shelves through a centralized management mode, after the operation of taking off shelves is successful, the issuing state of the issuing scheme is updated to be taken off shelves, whether the issuing scheme of the state in the issuing exists in the content is checked, if yes, a user is prompted, and whether the issuing is stopped is determined by the user; the private type publishing scheme in the site can be released by the in-site management mode, or the publishing scheme of the common type published by the site is released, after the releasing is successful, the publishing state of the publishing scheme is updated to be released, whether the publishing scheme of the state in the publishing exists in the content is checked, if so, the user is prompted, and whether the publishing is terminated is determined by the user.
Specifically, when the publishing operation is performed, when the type of the publishing scheme is a public type, all sites may be selected to be published by default, or some sites may be selected to be published, and specifically, the sites are distinguished by site numbers, so that the number of sites which is finally generated and selected is determined, when the type of the publishing scheme is a private type, the private type publishing scheme has only one site, which is not modifiable, so that only one publishing scheme is finally generated, so that the step 12 includes:
when the type is the public type, selecting a plurality of site numbers to be issued to generate a plurality of schemes to be issued;
and when the type is the private type, acquiring the site number of the content to be published and generating a scheme to be published.
Specifically, before issuing the scheme to be issued, when the content changes, the modification needs to be performed, so before the step 13, the method further includes:
judging whether the content to be issued needs to be modified or not;
when the content to be issued needs to be modified, judging the modification mode, wherein the modification mode comprises the following steps: a centralized management mode and an intra-station management mode;
when the modification mode is the centralized management mode, generating a copy of the content to be issued, and modifying the copy, wherein the version number of the copy is the version number of the content to be issued plus one;
when the modification mode is the intra-station management mode, judging the type of the content to be issued, and when the type is the public type, generating a copy of the content to be issued, modifying the copy, and setting the type of the copy as a private type; and when the type is the private type, generating a copy of the content to be issued, and modifying the copy, wherein the version number of the copy is the version number of the content to be issued plus one.
It should be noted that the intra-site management approach may modify the publication scheme of the common type, but the type of the newly generated copy is a private type.
Specifically, before issuing the distribution scheme, the to-be-issued scheme is processed according to the personalized template of each site, and the distribution scheme meeting the site issuing requirement is obtained, so the step 12 further includes:
selecting a template of the content to be issued according to the site number;
and processing the content to be published according to the template to obtain a scheme to be published.
Specifically, when there is another distribution scheme with the same content number and site number as the distribution scheme to be distributed, it needs to determine whether the distribution scheme is the latest distribution version according to the version number, so the step 13 includes:
acquiring a first version number, a first content number and a first site number of the scheme to be issued;
acquiring a second version number of other schemes which are the same as the first content number and the first site number of the scheme to be issued;
and when the first version number is greater than the second version number of each other scheme, generating a static release page of the scheme to be released.
When a scenario is distributed, an open-source distributed task scheduling framework (Elastic-Job) is used as a timed task program execution container. The timed task program can deploy multiple nodes, and the number of the deployed nodes is larger than or equal to the total number of the fragmentation nodes. The program performs fragmentation based on a fragmentation strategy of an average allocation algorithm, for example, three task node strengths are deployed and divided into 10 pieces, and then the fragments divided by each Job instance are: 1 ═ 0,1,2], 2 ═ 3,4,5], 1 ═ 6,7,8, 9. When the distribution is carried out, the requirement is met when the last digit of the scheme number of the distribution scheme is in the fragmentation rule of the current node. The system adopts a timing release processing mechanism, adopts fragment management and multi-node operation, and can effectively improve the release efficiency.
As shown in fig. 3, an embodiment of the present invention further provides a content distribution management system, including:
the acquisition module 31 is configured to acquire a content to be published and a type of the content to be published, where the type of the content created through the centralized management mode is a public type, and the type of the content created through the in-station management mode is a private type;
the generating module 32 is configured to generate a to-be-issued scheme according to the type;
the issuing module 33 is configured to issue the scheme to be issued.
Specifically, the generating module 32 includes:
the first generating unit is used for selecting a plurality of site numbers to be issued and generating a plurality of schemes to be issued when the type is the public type;
and the second generating unit is used for acquiring the site number of the content to be published and generating a scheme to be published when the type is the private type.
Specifically, the system further comprises:
the first judgment module is used for judging whether the content to be issued needs to be modified or not;
a second determining module, configured to determine, when the content to be published needs to be modified, a modification manner, where the modification manner includes: a centralized management mode and an intra-station management mode;
the first processing module is used for generating a copy of the content to be issued and modifying the copy when the modification mode is the centralized management mode, wherein the version number of the copy is the version number of the content to be issued plus one;
the second processing module is used for judging the type of the content to be issued when the modification mode is the intra-site management mode, generating a copy of the content to be issued when the type is the public type, modifying the copy and setting the type of the copy as a private type; and when the type is the private type, generating a copy of the content to be issued, and modifying the copy, wherein the version number of the copy is the version number of the content to be issued plus one.
Specifically, the generating module 32 further includes:
the selection unit is used for selecting a template of the content to be issued according to the site number;
and the processing unit is used for processing the content to be issued according to the template to obtain the scheme to be issued.
Specifically, the publishing module 33 includes:
the first acquiring unit is used for acquiring a first version number, a first content number and a first site number of the scheme to be issued;
a second obtaining unit, configured to obtain a second version number of another scheme that is the same as both the first content number and the first site number of the scheme to be published;
and the issuing unit is used for generating a static issuing page of the scheme to be issued when the first version number is greater than the second version number of each other scheme.
It should be noted that, the content publishing management system in the embodiment of the present invention, through a simultaneous two-dimensional management manner, not only satisfies the requirement of publishing the same data in multiple stations, but also supports personalized content publishing in each station; meanwhile, a timing issuing processing mechanism is adopted, fragmentation processing is adopted, multiple nodes run, and issuing efficiency is improved.
While the preferred embodiments of the present invention have been described, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention as defined in the following claims.

Claims (10)

1. A content distribution management method, characterized in that the method comprises:
acquiring content to be published and the type of the content to be published, wherein the type of the content created in a centralized management mode is a public type, and the type of the content created in an in-station management mode is a private type;
generating a scheme to be issued according to the type;
and issuing the scheme to be issued.
2. The content distribution management method according to claim 1, wherein the generating a to-be-distributed scheme according to the type includes:
when the type is the public type, selecting a plurality of site numbers to be issued to generate a plurality of schemes to be issued;
and when the type is the private type, acquiring the site number of the content to be published and generating a scheme to be published.
3. The content distribution management method according to claim 1, wherein before the distributing the to-be-distributed scheme, the method further comprises:
judging whether the content to be issued needs to be modified or not;
when the content to be issued needs to be modified, judging the modification mode, wherein the modification mode comprises the following steps: a centralized management mode and an intra-station management mode;
when the modification mode is the centralized management mode, generating a copy of the content to be issued, and modifying the copy, wherein the version number of the copy is the version number of the content to be issued plus one;
when the modification mode is the intra-station management mode, judging the type of the content to be issued, and when the type is the public type, generating a copy of the content to be issued, modifying the copy, and setting the type of the copy as a private type; and when the type is the private type, generating a copy of the content to be issued, and modifying the copy, wherein the version number of the copy is the version number of the content to be issued plus one.
4. The content distribution management method according to claim 2, wherein the generating of the to-be-distributed scheme includes:
selecting a template of the content to be issued according to the site number;
and processing the content to be published according to the template to obtain a scheme to be published.
5. The content distribution management method according to claim 1, wherein the distributing the to-be-distributed scheme includes:
acquiring a first version number, a first content number and a first site number of the scheme to be issued;
acquiring a second version number of other schemes which are the same as the first content number and the first site number of the scheme to be issued;
and when the first version number is greater than the second version number of each other scheme, generating a static release page of the scheme to be released.
6. A content distribution management system, comprising:
the system comprises an acquisition module, a distribution module and a distribution module, wherein the acquisition module is used for acquiring the content to be distributed and the type of the content to be distributed, the type of the content created in a centralized management mode is a public type, and the type of the content created in an in-station management mode is a private type;
the generating module is used for generating a scheme to be issued according to the type;
and the issuing module is used for issuing the scheme to be issued.
7. The content distribution management system according to claim 6, wherein the generation module includes:
the first generating unit is used for selecting a plurality of site numbers to be issued and generating a plurality of schemes to be issued when the type is the public type;
and the second generating unit is used for acquiring the site number of the content to be published and generating a scheme to be published when the type is the private type.
8. The content distribution management system according to claim 6, wherein the system further comprises:
the first judgment module is used for judging whether the content to be issued needs to be modified or not;
a second determining module, configured to determine, when the content to be published needs to be modified, a modification manner, where the modification manner includes: a centralized management mode and an intra-station management mode;
the first processing module is used for generating a copy of the content to be issued and modifying the copy when the modification mode is the centralized management mode, wherein the version number of the copy is the version number of the content to be issued plus one;
the second processing module is used for judging the type of the content to be issued when the modification mode is the intra-site management mode, generating a copy of the content to be issued when the type is the public type, modifying the copy and setting the type of the copy as a private type; and when the type is the private type, generating a copy of the content to be issued, and modifying the copy, wherein the version number of the copy is the version number of the content to be issued plus one.
9. The content distribution management system according to claim 7, wherein the generation module further includes:
the selection unit is used for selecting a template of the content to be issued according to the site number;
and the processing unit is used for processing the content to be issued according to the template to obtain the scheme to be issued.
10. The content distribution management system according to claim 6, wherein the distribution module includes:
the first acquiring unit is used for acquiring a first version number, a first content number and a first site number of the scheme to be issued;
a second obtaining unit, configured to obtain a second version number of another scheme that is the same as both the first content number and the first site number of the scheme to be published;
and the issuing unit is used for generating a static issuing page of the scheme to be issued when the first version number is greater than the second version number of each other scheme.
CN201910899223.9A 2019-09-23 2019-09-23 Content publishing management method and system Pending CN112541147A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910899223.9A CN112541147A (en) 2019-09-23 2019-09-23 Content publishing management method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910899223.9A CN112541147A (en) 2019-09-23 2019-09-23 Content publishing management method and system

Publications (1)

Publication Number Publication Date
CN112541147A true CN112541147A (en) 2021-03-23

Family

ID=75012994

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910899223.9A Pending CN112541147A (en) 2019-09-23 2019-09-23 Content publishing management method and system

Country Status (1)

Country Link
CN (1) CN112541147A (en)

Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1700138A (en) * 1996-09-04 2005-11-23 英特托拉斯技术公司 Method for releasing using data from user's websites to exterior websites
CN101326492A (en) * 2005-10-06 2008-12-17 雷德本德有限公司 Methods and systems for updating content including a compressed version
CN101588376A (en) * 2009-06-11 2009-11-25 腾讯科技(深圳)有限公司 Information releasing method, device and system
CN101594316A (en) * 2008-05-30 2009-12-02 华为技术有限公司 A kind of management method of distributed network, content search method, system and device
CN102215454A (en) * 2010-04-01 2011-10-12 华为技术有限公司 Content distribution method, device and system
CN102474658A (en) * 2009-07-02 2012-05-23 爱立信电视公司 Centralized content management system for managing distribution of packages to video service providers
CN104471512A (en) * 2012-05-07 2015-03-25 奥德伯公司 Content customization
CN104537093A (en) * 2015-01-08 2015-04-22 杨彬 Method and system for putting advertisement in webpage content
CN104731892A (en) * 2015-03-17 2015-06-24 中国人民解放军信息工程大学 Mimicry tampering resisting method for centralized file service system
CN105049486A (en) * 2015-06-16 2015-11-11 腾讯科技(北京)有限公司 Version management and file pulling control methods for static files, version management and file pulling control devices, and version control system
CN105787091A (en) * 2016-03-16 2016-07-20 合网络技术(北京)有限公司 Content publishing system and method supporting multiple terminals
CN106161498A (en) * 2015-03-27 2016-11-23 北大方正集团有限公司 The multi-platform dissemination method of a kind of contribution and system
CN106257418A (en) * 2015-06-22 2016-12-28 奥多比公司 For by using assistance application to evaluate the technology of application
CN106372199A (en) * 2016-08-31 2017-02-01 镇江乐游网络科技有限公司 Multi-version file management system based on metadata support
US20170048536A1 (en) * 2015-08-12 2017-02-16 Time Warner Cable Enterprises Llc Methods and apparatus of encoding real time media content
US20170213328A1 (en) * 2016-01-21 2017-07-27 Astral Images Corporation Method and system for processing image content for enabling high dynamic range (uhd) output thereof and computer-readable medium comprising uhd content created using same
CN107223325A (en) * 2014-12-26 2017-09-29 喜司腾73股份有限公司 Method and system for the adaptive virtual broadcast of digital content
CN107316239A (en) * 2017-07-14 2017-11-03 众安信息技术服务有限公司 A kind of authentification of message and source tracing method and system based on block chain
CN109417655A (en) * 2016-05-02 2019-03-01 脸谱公司 The system and method for content for rendering

Patent Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1700138A (en) * 1996-09-04 2005-11-23 英特托拉斯技术公司 Method for releasing using data from user's websites to exterior websites
CN101326492A (en) * 2005-10-06 2008-12-17 雷德本德有限公司 Methods and systems for updating content including a compressed version
CN101594316A (en) * 2008-05-30 2009-12-02 华为技术有限公司 A kind of management method of distributed network, content search method, system and device
CN101588376A (en) * 2009-06-11 2009-11-25 腾讯科技(深圳)有限公司 Information releasing method, device and system
CN102474658A (en) * 2009-07-02 2012-05-23 爱立信电视公司 Centralized content management system for managing distribution of packages to video service providers
CN102215454A (en) * 2010-04-01 2011-10-12 华为技术有限公司 Content distribution method, device and system
CN104471512A (en) * 2012-05-07 2015-03-25 奥德伯公司 Content customization
CN107223325A (en) * 2014-12-26 2017-09-29 喜司腾73股份有限公司 Method and system for the adaptive virtual broadcast of digital content
CN104537093A (en) * 2015-01-08 2015-04-22 杨彬 Method and system for putting advertisement in webpage content
CN104731892A (en) * 2015-03-17 2015-06-24 中国人民解放军信息工程大学 Mimicry tampering resisting method for centralized file service system
CN106161498A (en) * 2015-03-27 2016-11-23 北大方正集团有限公司 The multi-platform dissemination method of a kind of contribution and system
CN105049486A (en) * 2015-06-16 2015-11-11 腾讯科技(北京)有限公司 Version management and file pulling control methods for static files, version management and file pulling control devices, and version control system
CN106257418A (en) * 2015-06-22 2016-12-28 奥多比公司 For by using assistance application to evaluate the technology of application
US20170048536A1 (en) * 2015-08-12 2017-02-16 Time Warner Cable Enterprises Llc Methods and apparatus of encoding real time media content
US20170213328A1 (en) * 2016-01-21 2017-07-27 Astral Images Corporation Method and system for processing image content for enabling high dynamic range (uhd) output thereof and computer-readable medium comprising uhd content created using same
CN105787091A (en) * 2016-03-16 2016-07-20 合网络技术(北京)有限公司 Content publishing system and method supporting multiple terminals
CN109417655A (en) * 2016-05-02 2019-03-01 脸谱公司 The system and method for content for rendering
CN106372199A (en) * 2016-08-31 2017-02-01 镇江乐游网络科技有限公司 Multi-version file management system based on metadata support
CN107316239A (en) * 2017-07-14 2017-11-03 众安信息技术服务有限公司 A kind of authentification of message and source tracing method and system based on block chain

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
代春艳, 张小真: "协同式超媒体智能计算机辅助教学系统设计", 西南师范大学学报(自然科学版), no. 02, 20 April 1999 (1999-04-20), pages 30 - 34 *
曹健, 吴瑞珉, 张友良: "CSCW环境下协同设计的多版本问题及其管理策略", 计算机工程与应用, no. 11, 9 November 1998 (1998-11-09), pages 32 - 34 *
龚强;: "网格信息服务研究", 哈尔滨师范大学自然科学学报, no. 06, 15 December 2007 (2007-12-15), pages 59 - 65 *

Similar Documents

Publication Publication Date Title
US9720949B2 (en) Client-side partition-aware batching of records for insert operations
US8898677B2 (en) Data arrangement calculating system, data arrangement calculating method, master unit and data arranging method
CN101217571A (en) Write/read document operation method applied in multi-copy data grid system
CN110427386B (en) Data processing method, device and computer storage medium
CN106202123B (en) The method and apparatus of gray scale publication
CN110727738B (en) Global routing system based on data fragmentation, electronic equipment and storage medium
CN111736950B (en) Accelerator resource adding method and related device of virtual machine
CN110134738A (en) Distributed memory system resource predictor method, device
CN102026228B (en) Statistical method and equipment for communication network performance data
CN112000649B (en) Method and device for synchronizing incremental data based on map reduce
CN104866339A (en) Distributed persistent management method, system and device of FOTA data
CN106649600A (en) Way, device and system of migrating file permissions
CN101557390A (en) Method for improving system performance by flexibly using cache technology
CN104932986A (en) Data redistribution method and apparatus
CN105550342A (en) Data processing method of completely-transparent distributed database
CN107844566B (en) Dump control method and system
CN103634385A (en) System, method and server for data synchronizing
CN106484792B (en) A kind of data power supply management method and device for Persistence Layer Framework
CN101833585A (en) Database server operation control system, method and device
CN112541147A (en) Content publishing management method and system
CN107656992B (en) Multi-insertion-source-oriented snapshot version management method
CN111459913A (en) Capacity expansion method and device of distributed database and electronic equipment
WO2023273157A1 (en) Workflow generation method and apparatus, and device and storage medium
CN109376001A (en) A kind of method and apparatus of resource allocation
CN114205354A (en) Event management system, event management method, server, and storage medium

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