浙江省高等学校教师教育理论培训

微信搜索“教师资格证岗前培训”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

http://code.google.com/p/thrudb/

ACHTUNG! ThruDB is no longer under development

Thrudb is a set of simple services built on top of the Facebook Apache Thrift framework that provides indexing and document storage services for building and scaling websites. Its purpose is to offer web developers flexible, fast and easy-to-use services that can enhance or replace traditional data storage and access layers.

Thrudb - High Level Features

  • Client libraries for most languages
  • Incremental backups and redo logging
  • Multiple storage backends (BerkeleyDB, Disk, MySQL, S3 included)
  • Memcache and Spread integration.
  • Built for horizontal scalability
  • Simple and powerful search service

Thrudb - Services

  • Thrudoc - Document storage service
  • Thrudex - Indexing and search service
  • Thruqueue - Persistent message queue service (read more)
  • Throxy - Scaling service

Thrudb - Documentation

A good place to start is our Technical Document

 

The wiki contains installation and configuration info. Please ask questions in our discussion group.

 

 

We haven't quite made it to a "release" yet so for now go ahead and grab the code with svn

We've begin an alternate implementation in java on github:http://github.com/tjake/thrudb/tree/master

See Thrudb in action on http://www.junkdepot.com, which is built with Thrudb as its data backend (no RDBMS) and is running on Amazon EC2 with virtually no chance of data loss (thanks to S3 storage backend).

posted on 2011-12-17 12:10  lexus  阅读(247)  评论(0编辑  收藏  举报