Details
-
Sub-task
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Currently we create a new thread for each interbroker request that implements InterbrokerSendThread. It would be better to implement a single thread that multiple request types can use with their custom logic.
I propose creating a single thread that takes a collection of "managers" for each request and sends the requests generated.
Attachments
Issue Links
- links to