Re: APARTMENTTHREADED vs MULTITHREADED (General questions)
At this moment I've solved adding a Synchronized method to telnet thread (I use Delphi TThread, TIdPeerThread) which change the cards in the table creating the wodVPN instance in main thread instead of calling thread. In this way I'm sure the wodVPN is running in apartment STE environment.
In any way I would like to know if I wodVPN is thread safe and so if I can use it in many thread using MULTITHREADED (MTE) model.
Complete thread:
- APARTMENTTHREADED vs MULTITHREADED - silverio, 2010-06-30, 10:21
- Re: APARTMENTTHREADED vs MULTITHREADED - Silverio, 2010-06-30, 17:21
- Re: APARTMENTTHREADED vs MULTITHREADED - woddrazen, 2010-06-30, 19:19
- Re: APARTMENTTHREADED vs MULTITHREADED - Silverio, 2010-07-01, 15:04
- Re: APARTMENTTHREADED vs MULTITHREADED - woddrazen, 2010-06-30, 19:19
- Re: APARTMENTTHREADED vs MULTITHREADED - Silverio, 2010-06-30, 17:21