Re: APARTMENTTHREADED vs MULTITHREADED - WeOnlyDo Discussion board

Re: APARTMENTTHREADED vs MULTITHREADED (General questions)

by Silverio, Wednesday, June 30, 2010, 17:21 (5258 days ago) @ silverio

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: