Each manager thread has its own Connection, Transaction, and TQuery.
Each manager can handle potentially thousands of sockets
Each server instance (1 process) can have up to ~100 manager threads.
Each Manager executes socket "commands" that translate at some point, into a
Database, Select, Upd
Hi there,
I'm seeking help to address an issue I presently have with a Server
application that uses TPostgres components.
Each manager thread has its own Connection, Transaction, and TQuery.
Each manager can handle potentially thousands of sockets
Each server instance (1 process) can have up to ~