Re: Using Threads?

Myron Scott <mscott@sacadia.com>

From: Myron Scott <mscott@sacadia.com>
To: pgsql-hackers@postgresql.org
Date: 2001-02-06T02:25:05Z
Lists: 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