lua-users home
lua-l archive

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


You might want to take a look at those RPC options:

https://github.com/lefcha/concurrentlua/
https://github.com/jsnyder/luarpc

I have only used the first one. I think it might be
close to what you are looking for.

There are also several projects that aim at porting
MsgPack-RPC to Lua but I do not think any of them
is usable as of now.

I don't know anything that uses shm either, I might be
interested in that too...

--
Pierre Chapuis