Subject FB 2.5 and threads
Author DanyM
Hello!

For FB 2.5 it says on the firebirdsql.org:

"The embedded libraries—-libfbembed.so on POSIX and fbembed.dll on Windows-—are now multi-thread-capable and thread-safe, so they can be used in multi-threaded applications."

I know how to write tread-safe services and stuff with IBO. My questions are what "effect" does this have when using IBO? Are there new any benefits that can be reaped with the combination? Should one do anything different when coding with the new library?

TIA!

/Dany