[jboss-dev-forums] [Design of JBoss Transaction Services] - Re: TransactionManager and AS' ServiceBindingManager

adrian@jboss.org do-not-reply at jboss.com
Wed Oct 1 07:30:36 EDT 2008


"jhalliday" wrote : 
  | - Use an alternative implementation to get a uniq number. We have a file lock based one too for example. Getting the process ID for the JVM would also work, if there was some clean way to do it without resorting to native code.
  | 

Why can't you use a GUID as discussed on a different thread.
Its a waste of resources (a file handle) to open a port of lock file.

anonymous wrote : 
  | - Change clustering tests to use the SBM. Of course this ignores the fact that customers may also want to run multiple servers using '-'b'. How common is that and will they tolerate having to make a config file change to do it?
  | 

-b is the recommended approach since it is easier to configure
(assuming you can assign an extra ip address to the machine).
It also makes it a lot easier to control routing.

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

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



More information about the jboss-dev-forums mailing list