DPDK usage discussions
 help / color / mirror / Atom feed
From: fwefew 4t4tg <7532yahoo@gmail.com>
To: users@dpdk.org
Subject: DPDK support for UDP RPCs with congestion handle, packet loss
Date: Tue, 2 Nov 2021 18:39:05 -0400	[thread overview]
Message-ID: <CA+Tq66XNLcSQ5GDRJe_nducsWXu+gSs_t89x-J_rqxY5dS+hfA@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 821 bytes --]

The paper:

https://www.usenix.org/system/files/nsdi19-kalia.pdf

Is a UDP only library built on top of DPDK delivering (or direct to
libverbs for Mellanox) that,

"handles packet loss, congestion, and background request execution. In
microbenchmarks, one CPU core can handle up to 10 million small RPCs per
second, or send large messages at 75 Gbps. We port a production-grade
implementation of Raft state machine replication to eRPC without modifying
the core Raft source code. We achieve 5.5 µs of replication latency on
lossy Ethernet, which is faster than or comparable to specialized
replication systems that use programmable switches, FPGAs, or RDMA."

My question: is there an alternative or similar DPDK based library doing
the same thing? I merely want to know if there are options?

Thanks

[-- Attachment #2: Type: text/html, Size: 938 bytes --]

                 reply	other threads:[~2021-11-02 22:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+Tq66XNLcSQ5GDRJe_nducsWXu+gSs_t89x-J_rqxY5dS+hfA@mail.gmail.com \
    --to=7532yahoo@gmail.com \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).