DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] What is the best threading technology when using DPDK ?
@ 2019-07-01 13:20 Antoine POLLENUS
  2019-07-01 15:39 ` Van Haaren, Harry
  0 siblings, 1 reply; 3+ messages in thread
From: Antoine POLLENUS @ 2019-07-01 13:20 UTC (permalink / raw)
  To: users

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-07-02  5:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-01 13:20 [dpdk-users] What is the best threading technology when using DPDK ? Antoine POLLENUS
2019-07-01 15:39 ` Van Haaren, Harry
2019-07-02  5:41   ` Antoine POLLENUS

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).