Re: Threaded PosgreSQL server - Mailing list pgsql-hackers

From
Subject Re: Threaded PosgreSQL server
Date
Msg-id Pine.GSO.4.10.10202062130570.2665-100000@goldengate.kojoworldwide.com.
Whole thread Raw
In response to Re: Threaded PosgreSQL server  (Jeff Davis <list-pgsql-hackers@dynworks.com>)
List pgsql-hackers

On Wed, 6 Feb 2002, Jeff Davis wrote:

> I think in addition to pros/cons, an important question is:
> How has threading influenced other DBMS's? I know MySQL uses threading, at 
> least in the development version; how much has it helped? Is the utility of a 

I think threads was or is a big deal Informix (now IBM) Dynamic Server. 
With a combination of multiple processes and threads it is able to spread a
query among multiple processors and recruit more resources for complex
queries.


Myron



pgsql-hackers by date:

Previous
From: Haroldo Stenger
Date:
Subject: Re: Threaded PosgreSQL server
Next
From:
Date:
Subject: Re: Threaded PosgreSQL server