[Gambas-user] Multithreaded Programs

Benoît Minisini gambas at ...1...
Thu Nov 5 18:12:19 CET 2009


> I wonder if Benoit has contemplated multi-threading for Gambas?
> Such as..
> 
> SUB PLURAL DoSomething (X, Y, Z)
>   'each time this is called, a new instance is running
> 
> END
> 
> -Fernando
> 

The Gambas interpreter is not multi-threaded, and will never be unless it is 
rewritten. 

And I will do that only if I find multi-threading useful for writing GUI 
applications, which is not the case until now.

Regards,

-- 
Benoît Minisini




More information about the User mailing list