[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua vs. multi-threads / events driven based application / async operation
- From: Sam Roberts <vieuxtech@...>
- Date: Fri, 23 Jan 2009 11:05:09 -0800
> It shouldn't be a hard task. It can be done by checkig a flag on the main
> big loop that executing a Lua script and a special function that can turn on
> this flag.
Maybe this will help:
http://lua-users.org/lists/lua-l/2006-06/msg00133.html
Search for "watchdog" on the wiki, as well.
Sam