c++ - multi thread programming - ACE_thread_t or ACE_Task -


i want write multi thread process (on linux) using ace. difference between using ace_task , ace_thread_t when implementing threads in c++

ace_thread_t low level handle. implementing multi threaded application using ace implement class derive ace_task or ace_task_base. see ace_wrappers/examples/threads or ace_wrappers/tests lot of examples how this.


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -