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.76k stars 879 forks source link

F-stack suitable for Ultra Low Latency http client? #818

Open moscovium115 opened 2 months ago

moscovium115 commented 2 months ago

Hello,

I was wondering if F-stack would be suitable for a HTTP low latency client. I ask this since, there is only a server example present in the repo. (If I missed it, can someone link the HTTP client? )

Kind regards