Task #3181 (closed)
Remove write lock on internalRemove
| Reported by: | jamoore | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4.3 |
| Component: | Performance | Keywords: | n.a. |
| Cc: | Remaining Time: | n.a. | |
| Sprint: | 2011-01-13 (3) | Resources: | n.a. |
| References: | n.a. | Referenced By: | n.a. |
Description
In systems with many short-lived sessions, the write lock held during internalRemove significantly reduces through-put.
References
| Referenced by: | |||
|---|---|---|---|
|
Change History
comment:2 Changed 2 years ago by jmoore
(In [8774/omero]) Removing write lock on internalRemove in SessionCache(See #3181)
comment:3 Changed 2 years ago by jmoore
- Status changed from new to closed
- Sprint set to 2011-01-13 (23)
- Resolution set to fixed
- Milestone changed from Unscheduled to OMERO-Beta4.3
Major refactoring of SessionCache has alleviated this.
comment:4 Changed 2 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)