<p>I am using it, i like it, it is fast and asyc, a new thread do the lua job, i using it with lua5.1, great job.<br>
ÔÚ 2012-9-27 °øÍí6:33£¬"Anatoly Kanivetskiy" <<a href="mailto:chaos.a.d88@gmail.com">chaos.a.d88@gmail.com</a>>дµÀ£º<br>
><br>
> Greetings, Erlangers!<br>
><br>
> If you wanted to incorporate the power of erlang with the simplicity of Lua, but was not satisfied with existing libraries, you can try yet another one!<br>
><br>
> It is written as NIF using C++ and a bit of a boost libraries, and wasn't yet heavily tested. But it should perform faster. In theory. I hope so. :-)<br>
><br>
> It's still more a prototype, than a solid, production-ready library.<br>
> It lacks some portability (only ubuntu 12.04 was tested).<br>
> But I have an intention to make it buildable at least on recent versions of Scientific Linux.<br>
><br>
> Also, it depends heavily on boost libraries.<br>
> The header-only part can be bundled inside, like this repo does: <a href="https://github.com/basho/basho_metrics">https://github.com/basho/basho_metrics</a>. <br>
> And the boost thread library, which is definitely an overkill here, can be easily replaced with native enif_(mutex|cond)_* functions.<br>
> At the moment, i'm happy with having boost as a dependency, but if it annoys you - you can remove it yourself of course :) Or, probably, I'll do it eventually.<br>
><br>
> So, feel free to use/fork/patch/criticize it: <a href="https://github.com/chaos-ad/moon">https://github.com/chaos-ad/moon</a><br>
><br>
><br>
> _______________________________________________<br>
> erlang-questions mailing list<br>
> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> <a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
><br>
</p>