Skip to content

Conversation

@andre-senna
Copy link
Contributor

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

WIP towards #982

In this PR we add two concrete Processors. One for dedicated single thread (like the ones we have in bus elements and distributed used algorithms nodes) and another one for thread pools (to create a pool of working threads, like we have in the link creation agent).

These concrete processors are not integrated to current code (i.e. they are not being used to replace previous implementations that use thread objects directly) yet. This will be done in follow-up PRs.

@andre-senna andre-senna self-assigned this Dec 11, 2025
@andre-senna andre-senna merged commit c99764d into master Dec 11, 2025
2 checks passed
@andre-senna andre-senna deleted the senna-982-3 branch December 11, 2025 17:31
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