Subject | Is firebird threadsafe? |
---|---|
Author | Sanjay Amatya |
Post date | 2002-04-19T15:03:16Z |
More experiments with IB:
Single thread model of reading and writing data works fine. When multiple threads
try to access the db, gor following error:
interbase.interclient.CommunicationException: [interclient] Communication error: An
IO exception occurred while trying to receive data from server desktop83.
The message of the IOException is "socket closed (code=0)".
See API reference for exception interbase.interclient.CommunicationException
Thoughts?
__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/
Single thread model of reading and writing data works fine. When multiple threads
try to access the db, gor following error:
interbase.interclient.CommunicationException: [interclient] Communication error: An
IO exception occurred while trying to receive data from server desktop83.
The message of the IOException is "socket closed (code=0)".
See API reference for exception interbase.interclient.CommunicationException
Thoughts?
__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/