|
|
|
@ -10,15 +10,23 @@ It is recommended to either compile Lua with the "-pthread" flag or preload libp
|
|
|
|
|
|
|
|
|
|
|
|
$ LD_PRELOAD=/lib/libpthread.so lua
|
|
|
|
$ LD_PRELOAD=/lib/libpthread.so lua
|
|
|
|
|
|
|
|
|
|
|
|
lua-zmq 1.0 release:
|
|
|
|
|
|
|
|
|
|
|
|
Release 1.0
|
|
|
|
|
|
|
|
-----------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lua-zmq:
|
|
|
|
|
|
|
|
|
|
|
|
$ sudo luarocks install lua-zmq
|
|
|
|
$ sudo luarocks install lua-zmq
|
|
|
|
|
|
|
|
|
|
|
|
lua-zmq-threads 1.0 release:
|
|
|
|
lua-zmq-threads:
|
|
|
|
|
|
|
|
|
|
|
|
$ sudo luarocks install lua-llthreads
|
|
|
|
$ sudo luarocks install lua-llthreads
|
|
|
|
$ sudo luarocks install lua-zmq-threads
|
|
|
|
$ sudo luarocks install lua-zmq-threads
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Latest Git revision
|
|
|
|
|
|
|
|
-------------------
|
|
|
|
|
|
|
|
|
|
|
|
With LuaRocks 2.0.4.1:
|
|
|
|
With LuaRocks 2.0.4.1:
|
|
|
|
|
|
|
|
|
|
|
|
$ sudo luarocks install https://github.com/Neopallium/lua-zmq/raw/master/rockspecs/lua-zmq-scm-1.rockspec
|
|
|
|
$ sudo luarocks install https://github.com/Neopallium/lua-zmq/raw/master/rockspecs/lua-zmq-scm-1.rockspec
|
|
|
|
|