lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Thu, Oct 27, 2011 at 4:13 PM, Jorge <xxopxe@gmail.com> wrote:
On jue, 2011-10-27 at 10:47 +0200, Fabien wrote:
> Here are [my workshop slides, don't forget to show speaker's notes:]
> https://docs.google.com/present/view?id=dc4dz2xm_52cqws8rhm

Wow. Looking at the "Coroutine-based multithreading" and "Scheduling"
diapos you have the Lua OS right there.

I don't think it should be called an OS; but it definitely is a nice generic framework to develop complex, portable concurrent applications in Lua. 

-- Fabien.