develooper Front page | perl.qpsmtpd | Postings from August 2007

Re: Transaction ID suggestions

Thread Previous | Thread Next
From:
Matt Sergeant
Date:
August 25, 2007 07:16
Subject:
Re: Transaction ID suggestions
Message ID:
B5498834-DDF5-4C76-8489-F01492061399@sergeant.org
On 24-Aug-07, at 6:40 PM, David Sparks wrote:

> I'm using the poll server which means that there aren't threads to  
> worry
> about.  However the future probably means running multiple daemons to
> take advantage of multi-core systems so there would need to be a  
> daemon
> id encoded in there.

Yeah, we use HiRes::time() . ".$$" and we don't get any file stomping  
(and we're doing millions of emails/day).


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About