- 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.
推薦閱讀
- JavaScript前端開(kāi)發(fā)模塊化教程
- Practical Internet of Things Security
- Flink SQL與DataStream入門(mén)、進(jìn)階與實(shí)戰(zhàn)
- Web交互界面設(shè)計(jì)與制作(微課版)
- Learn Swift by Building Applications
- Learning Laravel 4 Application Development
- SQL經(jīng)典實(shí)例(第2版)
- Visual Basic 6.0程序設(shè)計(jì)實(shí)驗(yàn)教程
- Unity 2017 Game AI Programming(Third Edition)
- Python Web自動(dòng)化測(cè)試設(shè)計(jì)與實(shí)現(xiàn)
- Hacking Android
- C語(yǔ)言從入門(mén)到精通
- Drupal 8 Development Cookbook(Second Edition)
- Spring Boot從入門(mén)到實(shí)戰(zhàn)
- Python接口自動(dòng)化測(cè)試