Tcl 8.2 , multithreading and libpgtcl - Mailing list pgsql-interfaces

From Constantin Teodorescu
Subject Tcl 8.2 , multithreading and libpgtcl
Date
Msg-id 38560313.49278740@flex.ro
Whole thread Raw
List pgsql-interfaces
I want to develop an application server in Tcl that will serve thin
Tcl/Tk clients through TCP sockets connections.
I want to use the multithreading in Tcl 8.2 and also PostgreSQL
database. Does anyone know any problem that might be using libpgtcl in a
multithreaded Tcl application?

Constantin Teodorescu
FLEX Consulting Braila, ROMANIA


pgsql-interfaces by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [GENERAL] [GENERAL/INTERFACES] Dynamically detecting need to vacuum?
Next
From: David Osborne
Date:
Subject: Re: [INTERFACES] Duplicate INSERTS into pgsql table via PHP