Skip to content

calestyo/dcache

This branch is 30 commits behind dCache/dcache:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

59ea69f · Nov 27, 2024
Nov 18, 2024
Oct 9, 2024
Oct 7, 2024
Nov 19, 2024
Nov 27, 2024
Nov 12, 2024
Oct 7, 2024
Nov 27, 2024
Jan 31, 2024
Nov 18, 2024
Apr 8, 2024
Jun 1, 2023
Jul 30, 2024
Sep 6, 2022
Jul 30, 2024
May 22, 2018
Sep 2, 2024
Oct 5, 2021
Oct 15, 2024

Repository files navigation

dCache

dCache is a system for storing and retrieving huge amounts of data, distributed among a large number of heterogeneous server nodes, under a single virtual filesystem tree with a variety of standard access methods. Depending on the Persistency Model, dCache provides methods for exchanging data with backend (tertiary) Storage Systems as well as space management, pool attraction, dataset replication, hot spot determination and recovery from disk or node failures. Connected to a tertiary storage system, the cache simulates unlimited direct access storage space. Data exchanges to and from the underlying HSM are performed automatically and invisibly to the user. Beside HEP specific protocols, data in dCache can be accessed via NFSv4.1 (pNFS), FTP as well as through WebDav.

DOI

Documentation

The dCache book

User Guide

Getting Started

The file BUILDING.md describes how to compile dCache code and build various packages.

The file also describes how to create the system-test deployment, which provides a quick and easy way to get a working dCache. Running system-test requires no special privileges and all the generated files reside within the code-base.

There are also packages of stable releases at https://www.dcache.org/downloads/.

License

The project is licensed under AGPL v3. Some parts licensed under BSD and LGPL. See the source code for details.

For more info, check the official dCache.ORG web page.

Contributors

dCache is a joint effort between Deutsches Elektronen-Synchrotron DESY, Fermi National Accelerator Laboratory and Nordic DataGrid Facility.

Contributions are welcome! Please check out our CONTRIBUTING guide.

About

dCache source code

Resources

Citation

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.2%
  • JavaScript 2.0%
  • XSLT 0.9%
  • Shell 0.8%
  • CSS 0.4%
  • HTML 0.3%
  • Other 0.4%