From: Antoine POLLENUS <a.pollenus@deltacast.tv>
To: "users@dpdk.org" <users@dpdk.org>
Subject: [dpdk-users] What is the best threading technology when using DPDK ?
Date: Mon, 1 Jul 2019 13:20:25 +0000 [thread overview]
Message-ID: <1a2e3c0440bd4c0f849a5ff871a4c289@deltacast.tv> (raw)
Hello,
I'm developing a time critical application using DPDK that require to be multithreaded. I'm wondering what threading technology I should use ?
- Can I use the standard pthread library and if yes, is there a trade of in term of performance ?
- I see on this page that a lthread library also exist but is kind of limited in term of functionality:
https://doc.dpdk.org/guides/sample_app_ug/performance_thread.html
- I see also that we can launch a function on another lcore using the rte_eal_remote_launch(...)
Is there a recommendation when using DPDK to use a technology threading technology or another ?
Regards
Antoine Pollenus
next reply other threads:[~2019-07-01 13:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-01 13:20 Antoine POLLENUS [this message]
2019-07-01 15:39 ` Van Haaren, Harry
2019-07-02 5:41 ` Antoine POLLENUS
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=1a2e3c0440bd4c0f849a5ff871a4c289@deltacast.tv \
--to=a.pollenus@deltacast.tv \
--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).