Re: Using Threads? - Mailing list pgsql-hackers

From Myron Scott
Subject Re: Using Threads?
Date
Msg-id Pine.GSO.4.10.10102051823210.3289-100000@goldengate.kojoworldwide.com.
Whole thread Raw
In response to Using Threads?  ("Junfeng Zhang" <junfengz@cae.wisc.edu>)
Responses Re: Using Threads?  (Karel Zak <zakkr@zf.jcu.cz>)
List pgsql-hackers
I have put a new version of my multi-threaded
postgresql experiment at

http://www.sacadia.com/mtpg.html

This one actually works.  I have added a server
based on omniORB, a CORBA 2.3 ORB from ATT.  It  is much smaller than TAO and uses the thread per
connection model.  I haven't added the java side
of the JNI interface yet but the C++ side is there.

It's still not stable but it is much better than
the last.

Myron Scott
mkscott@sacadia.com






pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Foreign Key issue - pg_shadow
Next
From: Tom Lane
Date:
Subject: Re: 7.1 beta 3 CHANGES FOR QNX