RE: How is the Message ID compiled

2010-07-21 Thread Neil Pritchard
ore using it in production, but the delayed and scheduled resend is something that I will need in the future. Thanks, Neil -Original Message- From: Rob Davies [mailto:rajdav...@gmail.com] Sent: 21 July 2010 11:57 To: users@activemq.apache.org Subject: Re: How is the Message ID compiled Hi Nei

Re: How is the Message ID compiled

2010-07-21 Thread Rob Davies
Hi Neil, KahaDB woud be a better bet - its the default in 5.4 (to be released really soon). MessageId's are globally unique - and the seed is a combination if the host name + an operating system generated file descriptor id + a time stamp. Using this seed an incrementing long is used to complet