[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] php resources compared to perl



"Kingsly John" <kingslyj@xxxxxxxx> wrote:
> On Thu, 18 Oct 2001, Mez wrote:
>
>  |Nope the perl script does not use mySQL database currently.
>
> Using an mysql database you can reduce some amount of disk reads due to
> caching I suppose.

The main benefit is that with a properly indexed database table it's
extremely fast to look up a row in the table.  Apparently the original
poster's Perl message board uses a flat file which does not scale very well.
A flat file is not suitable for an application like a message board unless
the # of records is low.

--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/