Difference between revisions of "XRootD Buffer"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
==Functionality== | ==Functionality== | ||
− | * Receive notification and parse it | + | * Receive a notification and parse it |
* Run a part or all of the metadata generation, write it to a JSON file | * Run a part or all of the metadata generation, write it to a JSON file | ||
* Send a HTTP post to the F-FTS agent | * Send a HTTP post to the F-FTS agent |
Revision as of 23:34, 17 August 2016
Contents
UNDER CONSTRUCTION
General Design
XROOTD-FTS Interface
Design Considerations
- ofs.notify can be set to send ASCII messages to a FIFO or a user app/script
- format and content of the message can be configured by the developer
- considerations for the capacity of the FIFO
Functionality
- Receive a notification and parse it
- Run a part or all of the metadata generation, write it to a JSON file
- Send a HTTP post to the F-FTS agent