lua-users home
lua-l archive

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


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.