Get the latest tech news
F-Stack – A network development kit with high performance based on DPDK
F-Stack Official Home Page
The main idea of kernel bypass is that Linux is only used to deal with control flow, all data streams are processed in user space. F-Stack is an open source network framework with high performance based on DPDK, include an user space TCP/IP stack(port FreeBSD 11.0 stable), Posix API(Socket, Epoll, Kqueue), Progamming SDK(Coroutine) and some apps(Nginx, Redis) interface. Support Nginx, Redis and other mature applications, service can easily use F-Stack With Multi-process architecture, easy to extend Provide micro thread interface.
Or read this on Hacker News