Re: Running multiple wodsftp threads on a multi-co (General questions)
John,
our components are apartment threaded - all the work is done inside one thread only. So, work will not be dispatched to more than one processors at all. You would - in theory - have to spawn separate process and use wodSFTP from them too in order to utilize multiprocessor environments.
Hope I helped.
Kreso
Complete thread:
- Running multiple wodsftp threads on a multi-core p - johnag, 2006-12-27, 18:55
- Re: Running multiple wodsftp threads on a multi-co - wodSupport, 2006-12-27, 20:00