Jump to letter: [
ABCFGHIJKLMNOPRSUVX
]
cctools-parrot - User-level virtual filesystem that allows programs to attach to remote storage systems
- Description:
Parrot is a tool for attaching existing programs to remote I/O systems through
the filesystem interface. Parrot "speaks" a variety of remote I/O services
include HTTP, FTP, GridFTP, iRODS, HDFS, XRootD, GROW, and Chirp on behalf of
ordinary programs. It works by trapping a program's system calls through the
ptrace debugging interface, and replacing them with remote I/O operations as
desired.
Packages