In <[EMAIL PROTECTED]>, Dara Durum
wrote:
> Under Python the threads are simulated by Python Interpreter as when
> prev. setted pieces (interval) of the interpreted tokens are executed,
> it is change to another "virtual" thread ?
>
> Or it was really create real threads, and they are figth for t
Hi !
I don't understand something.
Under Python the threads are simulated by Python Interpreter as when
prev. setted pieces (interval) of the interpreted tokens are executed,
it is change to another "virtual" thread ?
Or it was really create real threads, and they are figth for the
priority, and