Python论坛  - 讨论区

标题:[python-chinese] [OT] [CPyUG:38680]清风赞, 新浪的开源项目 Memcachedb

2008年01月18日 星期五 13:22

Zoom.Quiet zoom.quiet在gmail.com
星期五 一月 18 13:22:12 HKT 2008

好东西哪!!!

2008/1/18 Jiahua Huang <jhuangjiahua在gmail.com>:
>
> 转贴: http://blog.s135.com/read.php?320
>
>
> [ 2008-1-10 08:45 | by 张宴 ]
>    Memcachedb
>
>   协议:New BSD License
>   作者:stvchu, gary.caokai, forever.sky81
>   团队:新浪互动社区事业部──博客产品
>   网址:http://code.google.com/p/memcachedb/
>
>   Memcachedb = memcache + Berkeley DB
>
>   Memcachedb是一款支持高并发的分布式持久存储系统,对任何原有memcached客户端来讲,它仍旧是个memcached,但是,它的数据是可以持久存储的。
>   前端:memcached的网络层
>   后端:Berkeley DB存储
>
>   写速度:从本地服务器通过memcache客户端(libmemcache) set
> 2亿条16字节长的key,10字节长的Value的记录,耗时16572秒,平均速度12000条记录/秒。
>   读速度:从本地服务器通过memcache客户端(libmemcache) get
> 100万条16字节长的key,10字节长的Value的记录,耗时103秒,平均速度10000条记录/秒。
>
>   • 支持的memcache命令
>   get, set, add, replace
>   incr, decr
>   delete
>   stats
>   flush_all
>
>   • 私有命令
>   db_checkpoint, db_archive
>   db_ismaster, db_whoismaster (for replication)
>
>   编译及安装方法:
>   http://blog.csdn.net/simonlsy/archive/2008/01/07/2027940.aspx
>
>
>  --~--~---------~--~----~------------~-------~--~----~
>  '''邮件来自Groups "python-cn"--China Py User Group
>  详情: http://groups-beta.google.com/group/python-cn
>  发言: python-cn在googlegroups.com
>  退订: python-cn-unsubscribe在googlegroups.com
>  维基: http://wiki.woodpecker.org.cn/moin/CPUG
>  珠江事务: http://groups.google.com/group/zpug
>  东南事务: http://groups.google.com/group/cpug-eastchina
>  北京事务: http://groups.google.com/group/bpug
>  中国事务: http://groups.google.com/group/CPUG
>  同质列表: http://python.cn/mailman/listinfo/python-chinese
>  '''
>  -~----------~----~----~----~------~----~------~--~---
>
>



-- 
'''Time is unimportant, only life important!
过程改进乃是开始催生可促生靠谱的人的组织!
'''http://zoomquiet.org
博 @ http://blog.zoomquiet.org/pyblosxom/
维 @ http://wiki.woodpecker.org.cn/moin/ZoomQuiet
豆 @ http://www.douban.com/people/zoomq/
看 @ http://zoomq.haokanbu.com/
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Pls. usage OOo to replace M$ Office. http://zh.openoffice.org
Pls. usage 7-zip to replace WinRAR/WinZip.  http://7-zip.org
You can get the truely Freedom 4 software.

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2008年01月18日 星期五 13:37

fluke.l fluke.l在gmail.com
星期五 一月 18 13:37:00 HKT 2008

关注一下,确实是好东西!


2008-01-18 



fluke.l 



发件人: Zoom.Quiet 
发送时间: 2008-01-18  13:24:08 
收件人: python-cn在googlegroups.com; python-chinese列表; cpug-eastchina在googlegroups.com; zpug在googlegroups.com 
抄送: 
主题: [python-chinese] [OT] [CPyUG:38680]清风赞, 新浪的开源项目 Memcachedb 
 
好东西哪!!!
2008/1/18 Jiahua Huang <jhuangjiahua在gmail.com>:
>
> 转贴: http://blog.s135.com/read.php?320
>
>
> [ 2008-1-10 08:45 | by 张宴 ]
>    Memcachedb
>
>   协议:New BSD License
>   作者:stvchu, gary.caokai, forever.sky81
>   团队:新浪互动社区事业部──博客产品
>   网址:http://code.google.com/p/memcachedb/
>
>   Memcachedb = memcache + Berkeley DB
>
>   Memcachedb是一款支持高并发的分布式持久存储系统,对任何原有memcached客户端来讲,它仍旧是个memcached,但是,它的数据是可以持久存储的。
>   前端:memcached的网络层
>   后端:Berkeley DB存储
>
>   写速度:从本地服务器通过memcache客户端(libmemcache) set
> 2亿条16字节长的key,10字节长的Value的记录,耗时16572秒,平均速度12000条记录/秒。
>   读速度:从本地服务器通过memcache客户端(libmemcache) get
> 100万条16字节长的key,10字节长的Value的记录,耗时103秒,平均速度10000条记录/秒。
>
>   • 支持的memcache命令
>   get, set, add, replace
>   incr, decr
>   delete
>   stats
>   flush_all
>
>   • 私有命令
>   db_checkpoint, db_archive
>   db_ismaster, db_whoismaster (for replication)
>
>   编译及安装方法:
>   http://blog.csdn.net/simonlsy/archive/2008/01/07/2027940.aspx
>
>
>  --~--~---------~--~----~------------~-------~--~----~
>  '''邮件来自Groups "python-cn"--China Py User Group
>  详情: http://groups-beta.google.com/group/python-cn
>  发言: python-cn在googlegroups.com
>  退订: python-cn-unsubscribe在googlegroups.com
>  维基: http://wiki.woodpecker.org.cn/moin/CPUG
>  珠江事务: http://groups.google.com/group/zpug
>  东南事务: http://groups.google.com/group/cpug-eastchina
>  北京事务: http://groups.google.com/group/bpug
>  中国事务: http://groups.google.com/group/CPUG
>  同质列表: http://python.cn/mailman/listinfo/python-chinese
>  '''
>  -~----------~----~----~----~------~----~------~--~---
>
>
-- 
'''Time is unimportant, only life important!
过程改进乃是开始催生可促生靠谱的人的组织!
'''http://zoomquiet.org
博 @ http://blog.zoomquiet.org/pyblosxom/
维 @ http://wiki.woodpecker.org.cn/moin/ZoomQuiet
豆 @ http://www.douban.com/people/zoomq/
看 @ http://zoomq.haokanbu.com/
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Pls. usage OOo to replace M$ Office. http://zh.openoffice.org
Pls. usage 7-zip to replace WinRAR/WinZip.  http://7-zip.org
You can get the truely Freedom 4 software.
_______________________________________________
python-chinese
Post: send python-chinese在lists.python.cn
Subscribe: send subscribe to python-chinese-request在lists.python.cn
Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
Detail Info: http://python.cn/mailman/listinfo/python-chinese
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: http://python.cn/pipermail/python-chinese/attachments/20080118/23cec917/attachment.htm 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2024

    京ICP备05028076号