Subject Is EventManager of the Event API (JayBird 2.1b) thread safe?
Author gamov2k2
Hi all,
I'm wondering if the EventManager is thread safe.

I looked at the code and there are some traces of synchronisation. However, I would like a
confirmation from you (of course, if you have an idea:o).

I would like to know if I can have multiple threads adding EventListeners and simultaneously
threads blocked waitForEvent?

Thanks everybody for your answer,
Best Regards,
Gam