-
Type:
Improvement
-
Status: Open
-
Priority:
Normal
-
Resolution: Unresolved
-
Fix Version/s: 4.x
-
Component/s: Messaging/Internode
-
Labels:None
-
Change Category:Performance
-
Complexity:Low Hanging Fruit
-
Platform:All
-
Impacts:None
Presently we require a separate thread for each streaming operation exclusively to perform RateLimiter operations. If we could take a ticket with a nanoTime we are permitted to proceed with out operation we could eliminate these streaming threads.