syndicate-storage / syndicate

Internet-scale software-defined storage system
Apache License 2.0
56 stars 10 forks source link

Syndicate AG for iRODS #60

Closed iychoi closed 10 years ago

iychoi commented 10 years ago

Syndicate AG for iRODS

iychoi commented 10 years ago

Original iRODS Fuse is slow because it reads data directly from iRODS servers when the client requests data read. I fixed this problem by using background multi-threaded downloading. Check out "https://github.com/iychoi/iRODS-FUSE-Mod" project.