Open pavelnemirovsky opened 7 years ago
@pavelnemirovsky No concrete plan right now. But this indeed looks interesting. It can save a good part of the overhead in socket syscalls like writev
. Would be a big win for dead simple proxies without much ad-hoc processing and computations. We'll see what we can do here.
Excited, thx
@agentzh , @pavelnemirovsky - OpenFastPath might interest you.
" ...OpenFastPath functionality is provided as a library to Fast Path applications that use ODP run to completion execution model and framework. DPDK is in this initial release supported through the ODP-DPDK layer. Native DPDK support is being evaluated. ..."
There is an nginx port as well.
Thank you!
@agentzh , @pavelnemirovsky, @alonbg , is this useful for openresty (https://github.com/F-Stack/f-stack)
@cih-y2k, actually I've recently started looking in it. Heads up, it will take some time though as my run queue is long :) Anyway, I'd wait for thier next major release (due soon) as currently fork is disabled (can run only one nginx worker)
@alonbg thank you!
Hi,
Any plans to support dpdk libraries and drivers as part of openresty nginx?
Excited by http://plvision.eu/blog/dpdk-nginx-overview-and-performance-testing/
Thx
P