- We have developed the Kosmos Distributed File System (KFS), a high performance distributed file system.
- A Java API that uses JNI bindings to the FUSE library.
- With FUSE it is possible to implement a fully functional filesystem in a userspace program.


user