Giter Site home page Giter Site logo

pllopis / xrootd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xrootd/xrootd

0.0 0.0 0.0 43.96 MB

The XRootD central repository

License: Other

Shell 0.59% C++ 96.88% Python 0.80% Perl 0.29% C 0.10% CSS 0.10% Makefile 0.04% HTML 0.01% CMake 1.18%

xrootd's Introduction

XRootD: eXtended ROOT Daemon

The XRootD project provides a high-performance, fault-tolerant, and secure solution for handling massive amounts of data distributed across multiple storage resources, such as disk servers, tape libraries, and remote sites. It enables efficient data access and movement in a transparent and uniform manner, regardless of the underlying storage technology or location. It was initially developed by the High Energy Physics (HEP) community to meet the data storage and access requirements of the BaBar experiment at SLAC and later extended to meet the needs of experiments at the Large Hadron Collider (LHC) at CERN. XRootD is the core technology powering the EOS distributed filesystem, which is the storage solution used by LHC experiments and the storage backend for CERNBox. XRootD is also used as the core technology for global CDN deployments across multiple science domains.

XRootD is based on a scalable architecture that supports multi-protocol communications. XRootD provides a set of plugins and tools that allows the user to configure it freely to deploy data access clusters of any size, and which can include sophisticated features such as erasure coded files, various methods of authentication and authorization, as well as integration with other storage systems like ceph.

Documentation

Genral documentation such as configuration reference guides, and user manuals can be found on the XRootD website at http://xrootd.org/docs.html.

Supported Operating Systems

XRootD is officially supported on the following platforms:

  • RedHat Enterprise Linux 7 or later and their derivatives
  • Debian 11 and Ubuntu 22.04 or later
  • macOS 11 (Big Sur) or later

Support for other operating systems is provided by the community.

Installation Instructions

XRootD is available via official channels in most operating systems. Installation via the system package manager should be preferred if possible.

In RPM-based distributions, like CentOS, Alma, Rocky, Fedora, etc, one can search and install XRootD packages with

$ yum search xrootd
$ sudo yum install xrootd* python3-xrootd

or

$ dnf search xrootd
$ sudo dnf install xrootd* python3-xrootd

In some distributions, it may be necessary to first install the EPEL release repository with yum install epel-release or dnf install epel-release.

On Debian 11 or later, and Ubuntu 22.04 or later, XRootD can be installed via apt

$ apt search xrootd
$ sudo apt install xrootd* python3-xrootd

On macOS, XRootD is available via Homebrew

$ brew install xrootd

Finally, it is also possible to install the XRootD python bindings from PyPI using pip:

$ pip install xrootd

For detailed instructions on how to build and install XRootD from source code, please see docs/INSTALL.md in this repository.

User Support and Bug Reports

Bugs should be reported using GitHub issues. You can open a new ticket by clicking here.

For general questions about XRootD, you can send a message to our user mailing list at [email protected]. Please check XRootD's contact page at http://xrootd.org/contact.html for further information.

Contributing

User contributions can be submitted via pull request on GitHub. We recommend that you create your own fork of XRootD on GitHub and use it to submit your patches. For more detailed instructions on how to contribute, please refer to the file docs/CONTRIBUTING.md.

xrootd's People

Contributors

abh3 avatar simonmichal avatar ljanyst avatar gganis avatar ffurano avatar alja avatar bbockelm avatar pelmer avatar jlsalmon avatar jbecla avatar amadio avatar osschar avatar ellert avatar wyang007 avatar esindril avatar klabattermann avatar ccaffy avatar smithdh avatar matthewfeickert avatar jmakai avatar jthiltges avatar panik4 avatar apeters1971 avatar adriansev avatar djw8605 avatar mpatrascoiu avatar chrisburr avatar cholmcc avatar benkrikler avatar fizmat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.