Provides the LZ specific code to run a drip-drip
Project description
lz_drip
Project
The lz_drip
project contains plug-ins for the drip_feed
command that is part of the drip_drip
package.
The drip_feed
command can either take the name of the plug-in as it argument, or the name can be specified in the DRIP_DROPPER
environmental variable.
It should be noted that any INI
file and section discussed below can be declared either as drip_drip
options (-i
and -s
respectively) or as environmental variables (DRIP_INI_FILE
and DRIP_INI_SECTION
respectively.)
lz_drip:SpadeReception
plug-in
The lz_drip:SpadeReception
plug-in is used to drip_feed
SPADE bundles from a receiving dropbox, i.e. one to which a remote SPADE copies its files, to a "shadow" receiving dropbox, i.e. one from which the localSPADE reads the files. Using this plug-in avoids the shadow dropbox from becoming too full, under which circumstances the local SPADE's performance can be severely degraded.
The configuration for this plugin is defined within section of the INI
file provided with the command. This section should contain the following:
- source: The location of the receiving dropbox;
- destination: The location of the "shadow" receiving dropbox; and
- threshold: The maximum number of bundles allowed in the "shadow" receiving dropbox.
Here is an example INI
file.
[usdc.surf.raw.in]
source = /global/cfs/cdirs/lz/spade/receiving/surf
destination = /global/cfs/cdirs/lz/spade/receiving/surf.shadow
threshold = 100
These values can also be set by environmental variables, in which chase the variable supersedes any value in the INI
file.
FILE_DRIP_SOURCE
FILE_DRIP_DESTINATION
FILE_DRIP_THRESHOLD
salt_arrival
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for lz_drip-1.0.0.dev18-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2274a1232f97225578c49e8c1545a9e2e10ee961f6266da2bc80d0214cee7d04 |
|
MD5 | c8fba333e2d4d82378b18bc668a68368 |
|
BLAKE2b-256 | 4d19eac86875f31367d34548574cacb5144c1b5abfa3e7cb3e5a215676e08180 |