[jboss-jira] [JBoss JIRA] Created: (JGRP-1148) Investigate lock-free approach to AckReceiverWindow
Vladimir Blagojevic (JIRA)
jira-events at lists.jboss.org
Tue Feb 9 10:58:19 EST 2010
Investigate lock-free approach to AckReceiverWindow
---------------------------------------------------
Key: JGRP-1148
URL: https://jira.jboss.org/jira/browse/JGRP-1148
Project: JGroups
Issue Type: Task
Affects Versions: 2.8
Reporter: Vladimir Blagojevic
Assignee: Vladimir Blagojevic
Fix For: 2.10
Attachments: AckReceiverWindow.java, bla.java
Currently (as of 2.9 release), AckReceiverWindow is using a single lock to add and remove message to a window. Investigate a possibility to remove this lock.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list