StoRM (STOrage Resource Manager) is a light, scalable, flexible, high-performance, file system-independent storage manager service (SRM) for generic disk based storage system, compliant with the standard SRM interface version 2.2.
StoRM BackEnd provides a set of facilities and interfaces that allows to
build Grid Storage Element upon any POSIX filesystem granting direct file access,
but taking advantage of special features of high performance parallel and
cluster file systems, as GPFS from IBM and Lustre from SUN.
You need git to get the code, and Maven to build.
Build command:
mvn compile
If you want contribute fork the repository and submit a
pull request.
A work in progress developer guide can be found in the README of the source code directories.
If you have problems, questions, ideas or suggestions, please contact us at
the following URLs
StoRM developers use YourKit Java Profiler to provide useful insights into the performance of this Java application.