Can you explain me about this global-state, please.

and, do why do you need all separate 1000 threads for every user, is the 
requirement to be connected to all at the same time? just wondering

Vasiljevic Zoran wrote:
> On 09.05.2008, at 17:38, Vasiljevic Zoran wrote:
> 
>> I saw somewhere that Lua can have global and per-thread state
>> and that you can provide your own locking primitives they use
>> to lock their own code, but I haven't dig deeper there...
> 
> Damn again. This is a global lock that serializes everything.
> A no go :-(
> Same applies to others (Ruby, Phyton, Perl).
> 
> FWIW, seems like there isn't a script language which can handle
> MT well. Must we write a new language? I knew it... We are
> always re-inventing the wheel; over and over again.
> 
> I see that I must dig even deeper that I thought initially...
> 
> 
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
> Don't miss this year's exciting event. There's still time to save $100. 
> Use priority code J8TL2D2. 
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> naviserver-devel mailing list
> naviserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/naviserver-devel
> 


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to