[jboss-dev-forums] [Design of JBoss Transaction Services] - Re: transaction support in JBossAS 5.0

reverbel do-not-reply at jboss.com
Mon Oct 9 17:14:10 EDT 2006


"reverbel" wrote : 
  | 60 seconds/min * 60 mins/hr * 24 hrs/day * 365 days/year = 31536000 seconds/year
  | 
  | 2^64 transactions/wrap * 10^-6 seconds/transaction * 31536000 seconds/year = 584942.41 years/wrap
  | 
Ooops, wrong math:

2^64 transactions/wrap * 10^-6 seconds/transaction * (1/31536000) years/second = 584942.41 years/wrap

Still, the result was correct.

Regards,

Francisco

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

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



More information about the jboss-dev-forums mailing list