Skip to content

Conversation

@andre-senna
Copy link
Contributor

@andre-senna andre-senna commented Dec 9, 2025

WIP towards #982

Package to support better control of resources such as threads and GRPC connections. The idea is to prevent actual creation and destruction of such resources directly in the code. Instead, this is supposed top be managed inside Processors package with an API to support interdependency among such processors.

This is still WIP though. In particular we are still missing code documentation. The idea is to write it after we implement the concrete sub processors (threads and GRPC connections) because it's quite possible that the public API for Processor will need to be changed in order to accomodate the needs and specificities of each use case.

@andre-senna andre-senna self-assigned this Dec 9, 2025
@andre-senna andre-senna merged commit 695ec65 into master Dec 9, 2025
2 checks passed
@andre-senna andre-senna deleted the senna-982-2 branch December 9, 2025 13:28
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.

3 participants