This repository was archived by the owner on Jun 11, 2020. It is now read-only.
cloudwu/ameba
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Ameba is multithread lib for lua 5.2(beta) . Each thread use an independent lua state , they use channel to communicate each other. See hello.lua for more detail. ps. I wrote a blog about it, http://blog.codingnow.com/2011/11/ameba_lua_52.html (In Chinese)