Skip to content

Refactoring - Added Connection Manager, Executor for each Thread#149

Open
kosstbarz wants to merge 3 commits intomainfrom
kosst/chain-ops
Open

Refactoring - Added Connection Manager, Executor for each Thread#149
kosstbarz wants to merge 3 commits intomainfrom
kosst/chain-ops

Conversation

@kosstbarz
Copy link
Contributor

@kosstbarz kosstbarz commented Dec 2, 2025

Major changes:

  • Added ConnectionManager, which is one per Agent
  • Executor is one per Thread
  • Executor is created in the Thread constructor by name
  • State is stored inside Executor
  • Cache is used only for persistence (is read only in constructor)
  • Automatic chaining of Operations
  • Drop() works correctly

@kosstbarz kosstbarz requested a review from a team December 2, 2025 12:47
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