CDV ❯ See if ObjectManager can be made more concurrent.
-
New Feature
-
Status: Closed
-
2 Major
-
Resolution: Fixed
-
-
-
ssubbiah
-
Reporter: ssubbiah
-
April 28, 2010
-
0
-
Watchers: 0
-
July 27, 2012
-
November 08, 2010
Attachments
Description
With ServerMaps, the already hot objectmanager becomes even more contended at the server as the attached thread dumps suggest. Some amount of batching that was/is implemented after the threaddumps were taken helps. Still it will be nice to have a concurrent Object Manager that can service multiple requests simultaneously.
Since there is a lot of history to that class it is not a straightforward change.
This is completed for Magnum.