-
Notifications
You must be signed in to change notification settings - Fork 235
Home
225559 edited this page Nov 28, 2020
·
5 revisions
MoonGen is a fully scriptable high-speed packet generator build on DPDK and LuaJIT. It can saturate a 10 GbE connection with 64 byte packets on a single CPU core while executing user-provided Lua scripts for each packet. MoonGen utilizes features of (Intel) NICs that allow to measure latencies with sub-microsecond accuracy.
MoonGen is being developed by the TU München (Chair for Network Architectures and Services) as part of the MEMPHIS Project.
- On Lua:
- Lua mailing list - for questions about the Lua language itself
- Lua documentation - documentation on the Lua language, including the reference manual
- Lua forum - a beginner friendly Lua community