On 09.05.2008, at 15:32, Andrew Piskorski wrote: > > Talk to Jean-Claude Wippler, he started using Lua for the core engine > of Vlerq earlier this year. (And of course he is already a Tcl > expert, not to mention other languages.)
Yep! I know the guy. Good tip. I will contact him these days. > > > You might also want to check with Lua people to see what they're > currently doing for web and application servers. I wonder if/how they > leverage coroutines in interesting ways. Perhaps they'd be interested > in Naviserver with Lua, I don't know. Me neither. But what I would like to see is how they do concurrent programmig i.e. how they support multiple threads of execution. Tcl compartment model is fine for some case but it presents a real pain in the neck when you have a large initial state that needs to be replicated in each and every thread. This bugs us for years and I attempted to solve that, but w/o nice and generic solution. > > >> It is really lightweight! I yet have to see whhat is missing >> and what needs to be done by ourselves (most probably IO >> will be missing I guess; RE's as well). > > Lua reportedly has regular expression suppot, it's just not included > in core Lua, you have to load a third party extension module. That > should be just fine (even superior) as a design, but Lua seems to be > crying out for a real Batteries Included distribution, with good > standard libraries, etc. Unicode is also an issue... btw. I must go shopping arround for some days to get a clear picture. It is still relatively unclear to me except for the first couple of steps that were really promising. IMO, it pays of to look deeper. JCW is a good tip! I'll talk to the guy. Cheers Zoran ------------------------------------------------------------------------- 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