Ok, but if use threads, don't I obtain a speed-up of my process? I lose memory but I increase my speed ,no? So I suppose I have to choose the structure of the program depending on what is the priority for me,right?Originally Posted by wysota
Moreover, are there some *quantitative* parameters that tell me how much speed I lose depending on how many task I run in a thread?I mean: how to understand when is better to start using threads (as a function of my needs).
Hrmm , I hope the last paragraph is comprehensible...
Threads are also necessary to achive a real time connections between different users (like MUDs for examples), right?Originally Posted by wysota
Thanks!
Bookmarks