自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Mac Track

你有一个特别擅长的方向吗? 特别熟悉?有丰富的经验?

  • 博客(3)
  • 收藏
  • 关注

转载 BigTable Model with Cassandra and HBase

<br />Recently in a number of "scalability discussion meeting", I've seen the following pattern coming up repeatedly ...To make your app scalable, you try to make your app layer “stateless”.OK, so you move the "state" out from your application layer out to

2010-12-28 17:23:00 1011

转载 Redis Virtual Memory: the story and the code

<br />If you are reading this article probably you already know it: Redis is an in-memory DB. It's persistent, as it's disk backed, but disk is only used to persist, all the data is taken in the computer RAM.<br /><br />I think the last few month

2010-12-23 15:49:00 1031

转载 Understanding HBase and BigTable

<br />The hardest part about learning Hbase (the open source implementation of Google's BigTable), is just wrapping your mind around the concept of what it actually is. <br />I find it rather unfortunate that these two great systems contain the words t

2010-12-09 22:33:00 2086

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除