Add. Lua part of fax_queue.

To poll active task you can run `luarun fax_queue_poll_once.lua`
This commit is contained in:
Alexey Melnichuk
2015-11-18 16:27:55 +03:00
parent 17f435fb22
commit e769a0eafe
11 changed files with 1340 additions and 85 deletions

View File

@@ -0,0 +1 @@
require "fax_queue.next".poll_once()