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

plugins: define plugin queue sizes by default. #7

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Conversation

henriquesimoes
Copy link
Collaborator

Most camera IOCs will not require a custom queue size for plugins. Define the previously recommended values as default, that is QSIZE=20 for all plugins but NDPluginHDF5, which takes a 50-element queue. This makes the template script shorter and easier to maintain.

This change is backward compatible with previous versions, since the variables are still used in the plugins.cmd template.

Most camera IOCs will not require a custom queue size for plugins.
Define the previously recommended values as default, that is QSIZE=20
for all plugins but NDPluginHDF5, which takes a 50-element queue. This
makes the template script shorter and easier to maintain.

This change is backward compatible with previous versions, since the
variables are still used in the `plugins.cmd` template.
@henriquesimoes henriquesimoes merged commit a94d5b1 into main Apr 17, 2024
1 check passed
@henriquesimoes henriquesimoes deleted the queue-size branch April 17, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant