[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Task scheduling in Lua
- From: "Alexander Gladysh" <agladysh@...>
- Date: Tue, 1 Apr 2008 09:47:12 +0400
On Tue, Apr 1, 2008 at 3:01 AM, Luís Eduardo Jason Santos
<jasonsantos@quantumsatis.net> wrote:
> Have you seen Rings?
> It has an interesting solution for inter-state communication. Maybe taking a
> closer look might help.
> http://www.keplerproject.org/rings/
I have seen it (may be not close enough), but I was under impression
that it does not allow direct data communication -- that is, if one
needs to pass something like table, he have to serialize it.
Alexander.