Task #3181 (closed)
Remove write lock on internalRemove
Reported by: | jamoore | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | OMERO-Beta4.3 |
Component: | Performance | Version: | n.a. |
Keywords: | n.a. | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | 2011-01-13 (3) |
Description
In systems with many short-lived sessions, the write lock held during internalRemove significantly reduces through-put.
Change History (4)
comment:1 Changed 14 years ago by jmoore
comment:2 Changed 14 years ago by jmoore
(In [8774/omero]) Removing write lock on internalRemove in SessionCache(See #3181)
comment:3 Changed 14 years ago by jmoore
- Milestone changed from Unscheduled to OMERO-Beta4.3
- Resolution set to fixed
- Sprint set to 2011-01-13 (23)
- Status changed from new to closed
Major refactoring of SessionCache has alleviated this.
comment:4 Changed 14 years ago by jmoore
(In [8827/omero]) Removing write lock on internalRemove in SessionCache(See #3181)
original-svn-id: file:///home/svn/omero/trunk@8774 05709c45-44f0-0310-885b-81a1db45b4a6
(In [8449]) Removing write lock on internalRemove in SessionCache(See #3181)