- Learning Ceph(Second Edition)
- Anthony D'Atri Vaibhav Bhembre Karan Singh
- 104字
- 2021-07-08 09:43:51
iRODS
iRODS stands for Integrated Rule-Oriented Data System, an open source data-management system released with a 3-clause BSD license. iRODS is not highly available and can be bottlenecked. Its iCAT metadata server is a single point of failure (SPoF) without true high availability (HA) or scalability. Moreover, it implements a very limited set of storage interfaces, providing neither block storage nor RESTful access modalities. iRODS is more effective at storing a relatively small number of large files than both a large number of mixed small and large files. iRODS implements a traditional metadata architecture, maintaining an index of the physical location of each filename.
推薦閱讀
- The Complete Rust Programming Reference Guide
- Rust編程:入門、實戰與進階
- Mastering SVG
- Practical Data Science Cookbook(Second Edition)
- Python計算機視覺編程
- Windows Presentation Foundation Development Cookbook
- SQL Server 2012數據庫管理與開發項目教程
- Mastering ServiceNow(Second Edition)
- Python忍者秘籍
- Mastering Backbone.js
- 打開Go語言之門:入門、實戰與進階
- 軟件體系結構
- RocketMQ實戰與原理解析
- Oracle 12c從入門到精通(視頻教學超值版)
- Redmine Cookbook