Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The ManagementService is used by the broker to register and unregister components for management as well as send notifications. When the broker is busy dealing with new sessions and auto-creating queues, addresses, etc. there is a lot of contention in this service. However, much of the synchronization can be removed completely or replaced with more efficient thread-safe underlying data structures.
Attachments
Issue Links
- links to