[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-326) Improve synchronization on queue

Tim Fox (JIRA) jira-events at jboss.com
Tue Aug 1 04:20:11 EDT 2006


    [ http://jira.jboss.com/jira/browse/JBMESSAGING-326?page=comments#action_12340315 ] 
            
Tim Fox commented on JBMESSAGING-326:
-------------------------------------

There is problem not much (nothing?) to do here now since I have refactored the channel for a fully "push" model

> Improve synchronization on queue
> --------------------------------
>
>                 Key: JBMESSAGING-326
>                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-326
>             Project: JBoss Messaging
>          Issue Type: Task
>            Reporter: Tim Fox
>         Assigned To: Tim Fox
>             Fix For: 1.0.4
>
>   Original Estimate: 2 days
>  Remaining Estimate: 2 days
>
> For even better throughput we can remove lock contention between adds and removes on the channel state (when there are more than a few nodes on the linked list). This can be done by using fine grained locking on individual nodes of the linked list.
> We need to be very careful here to make sure paging semantics are preserved.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list