[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Why do messages destined for paging not get assigned mes

timfox do-not-reply at jboss.com
Thu Sep 25 06:01:03 EDT 2008


"clebert.suconic at jboss.com" wrote : 
  | Also, Tim: Please take a look on SequenceGenerator. I wanted to avoid a synchronized block on that method. Maybe you would have a better idea in how to make it atomic without requiring synchronization. 
  | 
  | .

I wouldn't worry about it - you only have a synchronized hit once every Integer.MAX_VALUE ids so it is insignificant.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178752#4178752

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178752



More information about the jboss-dev-forums mailing list