Re: How to call functions from a static library in Luajit

  • From: "Fu, Qiaobin" <qiaobinf@xxxxxx>
  • To: "luajit@xxxxxxxxxxxxx" <luajit@xxxxxxxxxxxxx>
  • Date: Sun, 25 Sep 2016 17:17:37 +0000

Thanks for referring this project to me, @Dirk. It definitely helps a lot for 
our project!

And also thanks @Kat for referring the Snabb project to me.

Best,
Qiaobin

On Sep 25, 2016, at 2:22 AM, Dirk Feytons 
<dirk.feytons@xxxxxxxxx<mailto:dirk.feytons@xxxxxxxxx>> wrote:

On 24 September 2016 at 16:50, Fu, Qiaobin 
<qiaobinf@xxxxxx<mailto:qiaobinf@xxxxxx>> wrote:
Thanks very much for the detailed explanation, @Bellasys! And the comments
from @Coda + @mejedi.

Indeed, I am trying to integrate Lua to DPDK application, which is for fast
packet processing (14.88 Million packets per second or more). So, I need to
make a choice between the Lua FFI and the  C binding APIs for better
performance.

If there are any comparison between these methods, it would be perfect for
our project. Thanks for the help!

If you're into Lua and fast packet processing you should look into
https://github.com/snabbco/snabb


Dirk


Other related posts: