lua-users home
lua-l archive

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


I have big Lua table and want to grant access to from several others
processes. Shared memory API seems to be what I need.
Is it possible to represent Lua table as raw byte area to be shared with
shmget() and others?

-- 
The good news is that in 1995 we will have a good operating system and
programming language; the bad news is that they will be Unix and C++.