F-Stack / f-stack

F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.
http://www.f-stack.org
Other
3.82k stars 891 forks source link

f-stack支持单网卡多进程吗? #735

Closed jialei-jialei closed 1 year ago

jialei-jialei commented 1 year ago

在分布式存储领域,比如ceph,一个节点有多个osd进程,f-stack是否能够用一张网卡支持所有osd进程网络收发? 还是只能一个进程一张网卡呢?

jfb8856606 commented 1 year ago

F-Stack本身就是多进程架构,每个进程可以绑定一张(或几张)网卡的一个队列