The source is on http://github.com/easeway/lua-chan, the spec can also be get from https://github.com/easeway/lua-chan/raw/v0.1-1/rockspecs/lua-chan-0.1-1.rockspec
"lua-chan" is a simple and fast message queue implementation for isolated Lua states running in multiple threads. It is quite similar to "go chan". The philosophy that writing a multi-threading Lua program is to isolate the threads with separate Lua states. There is no shared data across the Lua states in threads. All communication and data exchange can be performed with message queues. -- This is actually the same philosophy on multi-threading as Dart language. Thanks!
lua-chan-0.1-1.rockspec
Description: Binary data
lua-chan-0.1-1.src.rock
Description: Binary data
------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122912
_______________________________________________ Luarocks-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luarocks-developers
