1 / 3

Practical: GFAL API

Practical: GFAL API. GFAL API. GFAL (Grid File Access Library) is a POSIX interface for operation on file on Storage Element Enable remote handling of files Libraries are in C and can be included in C/C++ sources

fay
Download Presentation

Practical: GFAL API

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Practical: GFAL API

  2. GFAL API • GFAL (Grid File Access Library) is a POSIX interface for operation on file on Storage Element • Enable remote handling of files • Libraries are in C and can be included in C/C++ sources • The most common of I/O operations are available, just prefix gfal_ to the function name (open(), read()…) • man gfal for further details • The destination SE must provide secure rfio (classic SEs don’t)

  3. GFAL API references Examples in gLite3 User Guide (Appendix F) • https://edms.cern.ch/file/722398//gLite-3-UserGuide.pdf GFAL API Description • http://grid-deployment.web.cern.ch/grid-deployment/documentation/LFC_DPM/gfal/html/ Baltic Grid School, Tartu, 4-8 July 2006

More Related