CM framework design and implementation

本文探讨了内容管理系统(CM)的设计理念,包括从客户端角度提供便捷访问的思路,以及系统的安全性、完整性和可扩展性等关键特性。同时,文章还讨论了未来CM系统改进的方向,如源操作、过滤策略、解析提取及存储管理等方面。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1CM in a nut shell

Nowadays along with the information blast, information managing requirement is much-needed. When to do, where to do and how to do content management is our consideration. We only focus on how to manage the content to provide convenient usage for outside client in this article.

2outer view of CM

         From client side, get access to CM component easily as a thin client.

CM as a whole should be well designed. It should have a high security not to be corrupted by malicious source attack, large integrity with high level encapsulation that transparent to outer client by providing uniform interface, reusing ability for parsing strategy of diff source and extensibility and portability.

3inner view of CM

 

 

 

 4improvement for future CM

Source manipulation:

l  provide remote source registering , add verification mechanism for diff source entity.

l  Add encrypt and decrypt processing ensure security of content transportation.

Filter policy:

l  control the package size

Parsing and extraction:

l  Add more robust error disposing mechanism to enhance stability or fault tolerance

l  Support more package schema or format

l  Design extraction policy for different medium using template

l  Provide time out mechanism

Storage management:

l  Design storage policy for different storage medium.

l  Design indexer for processed content storage for fast access.

l  Add concrete access control rule to restrict accessing entities’ rights or content-processing ability.

l  Provide backup ability.

l  Design content query template for content retrieving and manipulation.

 

Also focusing on our project CM within EAP, we have provided uniform interface, dynamic sensor of parser for diff source, what we lack of is more security for interface implementation check and portability of porting platform-independent dependency of CM to non-WinCE platform.

 

 

code snippet:

variant designed for encapsulating data which transfered  between binary boundary.

  

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值