- Learning Ceph(Second Edition)
- Anthony D'Atri Vaibhav Bhembre Karan Singh
- 131字
- 2021-07-08 09:43:54
Librados
Librados is the common underpinning of which other Ceph services behind the scenes. It is also possible for applications to interface directly with RADOS in ways that are not an ideal fit with the higher level RBD, RGW, or CephFS interfaces, but wish to exploit the scalability, networking, and data protection that Ceph offers instead of reinventing the wheel. There are RADOS API bindings for multiple programming languages, including C, C++, Ruby, PHP, Java, Erlang, Go, Haskell, and Python.
A potential use case is the Vaultaire Time Series Database (TSDB). Vaultaire is described as a massively scalable metrics database, in the vein of RRDtool and Whisper (part of Graphite):
http://www.anchor.com.au/blog/2014/06/vaultaire-ceph-based-immutable-tsdb/
There is also a plugin for the popular Dovecot mail system that stores email messages as RADOS objects:
https://github.com/ceph-dovecot/dovecot-ceph-plugin
https://www.mail-archive.com/ceph-users@lists.ceph.com/msg40429.html
- Hyper-V 2016 Best Practices
- Oracle Exadata性能優化
- Julia機器學習核心編程:人人可用的高性能科學計算
- Web Application Development with R Using Shiny(Second Edition)
- Linux環境編程:從應用到內核
- 高級C/C++編譯技術(典藏版)
- Mastering AndEngine Game Development
- INSTANT Passbook App Development for iOS How-to
- Python極簡講義:一本書入門數據分析與機器學習
- Mastering Business Intelligence with MicroStrategy
- Visual Studio 2015高級編程(第6版)
- Python大學實用教程
- 工業機器人離線編程
- Java程序設計基礎(第6版)
- Penetration Testing with the Bash shell