李文嘉, 李炜, 王晶. Application of key-value memory caching system in authentication center of open mobile platform[J]. 2012, 25(9): 78-81. DOI: 10.13992/j.cnki.tetas.2012.09.018.
Application of key-value memory caching system in authentication center of open mobile platform
摘要
OMP(Open Mobile Platform
能力开放平台)是中国移动集团为开放其基础能力给开发者进行应用开发以满足用户个性化需求
并提供相应的运营管理功能的通用平台。为了降低鉴权中心数据库负载、提高应用的处理和响应速度
引入了一种高性能的内存缓存系统Redis。本文简单介绍了Redis系统并将其应用于OMP鉴权中心
最后对存在的问题进行分析并提出改进建议。
Abstract
OMP(Open Mobile Platform) is an open common platform that developers will design and develop various applications on it with the abilities integrated by China Mobile Communications Corporation to satisfy consumer’s needs.In order to cut down the database load and improve the efficiency of service procedure
we introduced a high-performance in-memory caching system called Redis and applied it to authentication center of OMP.In this article
we briefly introduced the redis and the way to deploy redis on authentication center.And then
we analyzed some problems encountered and finally put forward several practical suggestions to solve these problems.