[Nottingham] A quick bash updating table lookup

Richard Hodgson rich at dearinternet.com
Mon Feb 7 21:39:57 UTC 2011


On Mon, Feb 7, 2011 at 21:23, Camilo Mesias <camilo at mesias.co.uk> wrote:

>
> Even if you have an external program to do the b-tree heavy lifting,
> its performance will likely be crippled if it has to start up,
> navigate the tree and interact with it. It will also be better to use
> a scripting language that has extensions for md5 (for example) rather
> than run up a new subprocess for every md5sum.
>
>
Which, it should be noted, Perl has an entire module dedicated to that has
worked rather well for me in the past:

http://search.cpan.org/~gaas/Digest-MD5-2.51/MD5.pm


> -Cam
>
> _______________________________________________
> Nottingham mailing list
> Nottingham at mailman.lug.org.uk
> https://mailman.lug.org.uk/mailman/listinfo/nottingham
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.lug.org.uk/pipermail/nottingham/attachments/20110207/2c65df88/attachment.htm>


More information about the Nottingham mailing list