Hi there:
In the following days I will be working in a CPAN module to help
interact with "file queues". By file queue, I mean a set of directories
(used in round-robin) in which jobs tat need to be processed, are
stored in individual files.
My module will provide methods for creating such files, accessing the
"next" and removing them from the queue. This should be familiar to
anyone who has seen sendmail's queues.
Which do you think is the best name? Are the ones in the Subject:
meaningful enough? If not, what do you suggest.
Thanks for the feedback.
-lem
--
#!/usr/bin/perl -w
use strict;
$_[$_]=0for 0..7;for$'(grep{s@^..@@}unpack"\1028"x28,join'',split//,
qq{=\37\34 \24(\31??\11\64:1\22\36/\24\2\12\4\b??\1\$\2\15\36}){$/=0
;grep{$_[$/++].=$_}split//,$';length$_[0]&@_&&print pack"\1028",$_
for@_;length$_[3]&@_&&grep{$_&=0}@_;}print"\n";
- Re: Filesys::Queue, File::Queue or what? Luis_E,_Mu=F1oz_-_Personal
- Re: Filesys::Queue, File::Queue or what? Tommi Mäkitalo
- Re: Filesys::Queue, File::Queue or wha... Chris Josephes
- Re: Filesys::Queue, File::Queue or what? Max