Subject | Re: [IBO] Multi-threaded ISAPI hangs |
---|---|
Author | tickerboo2002 |
Post date | 2004-06-09T10:06:55Z |
> >3. I've never used a TIB_Session, is this needed?OK, thanks.
>
> Yes - not just "a nice idea" but essential (like you need eggs to make
> omelettes).
Previous apps have not been multi-threaded and I've never used a
TIB_Session. I'm now working on a mult-threaded service (main proces
+ 1 thread thus far), can I assume that I only need to add a
TIB_Session to the additional thread and that the main process/thread
will still use a default session?