Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better filesystem monitoring #4

Open
phockett opened this issue Oct 31, 2021 · 1 comment
Open

Better filesystem monitoring #4

phockett opened this issue Oct 31, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@phockett
Copy link
Owner

Currently implement a basic dir poll, with Glob + dictionary comparisons (as sets).

Lots of options for more sophisticated methods. Should also integrate with proper event queue/trigger routines.

@phockett phockett added the enhancement New feature or request label Oct 31, 2021
@phockett
Copy link
Owner Author

During SACLA run Oct. 2021 monitoring of Box dirs was very slow, sometimes several mins for files to be found after appearance. Unclear how much of this was dir watching method, and how much machine and/or Box-specific.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant