Subject firebird api is "threadable"?
Author C R Zamana
Hi fellows.

I'm developing a client/server aplication using the
firebird api and sockets to comunicate with the database,
and the server side of this application uses thread (pthreads)
to handle each client connection.

Question: is firebird api "threadable"? In other words,
is safe to built an application like this, with all the
consequences that a "thread" application carry on?

The environment is Linux ( RH 7.2 ).

Thanks in advance.
Best regards.