[jboss-user] [Clustering/JBoss] - Unique IDs

JKV do-not-reply at jboss.com
Sun Sep 28 01:50:18 EDT 2008


I am using two JBoss 4.2.3 in clustering mode. I have a requirement to generate unique identifiers for the messages that are received by both the JBoss that has to be unique across both the JBoss servers. 

What could be the best method of doing that?? I thought of using java.util.UUID class in both the JBoss seperately to generate them. Will this help, or it will create duplicates across servers?

Thanks in advance

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

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



More information about the jboss-user mailing list