Slightly OT : threads

From: Jeff Dyer (jeff.nospam_at_trustguard.co.uk)
Date: 12/23/04


Date: Thu, 23 Dec 2004 10:50:56 -0000

There's a recent post containing a problem which appears to be caused by the
use (misuse?) of threads.

Can anyone explain why the use of threads is *at all* appropriate for
databse work? After all, your average PC user does one thing at a time, so
why complicate matters for yourself by using threads, no matter how cool or
trendy it may be?

I'd like to use this technology if appropriate but I must admit I can't
think of a single thing that might actually *need* them.

Regards,

Jeff Dyer

(15 years of database and 7 years of Delphi programming under the belt,
without using 1 thread)



Relevant Pages

  • Re: Slightly OT : threads
    ... "Jeff Dyer" wrote in message ... > the use (misuse?) of threads. ... I have never had to use threads in a database application. ... I can imagine situations where it *would* be appropriate. ...
    (borland.public.delphi.database.ado)
  • Re: Application logic and Business logic
    ... > It's wrong to assume the RDB's job is to compensate for its misuse. ... The design of the business information is implemented in the database ...
    (comp.object)
  • How getopt deal with long options?
    ... Is it a bug or a misuse of getopt? ... Best Regards ...
    (comp.unix.shell)