[Avcheck] RFC: Avcheck future

Wartan Hachaturow wart at tepkom.ru
Mon May 31 17:14:24 MSD 2004


On Mon, May 31, 2004 at 04:06:10PM +0300, Doncho N. Gunchev wrote:
>     I think a script can not be as fast and secure as a C/C++ program
> can be.

It depends on the way you use a script language. Of course, if, say,
you'd be forking off a whole new perl or python for each mail -- that'd
be slow. But if you'll load it once and keep it (say, in a daemon), than
C program wouldn't be that much faster.
As for security.. Well, there are far more ways to shoot yourself in the
foot in C, than in Python or Perl :) (Hint: buffer overflows).

-- 
Regards, Wartan.
"Be different: conform."


More information about the Avcheck mailing list