Multitasking Network Operations
-
- Posts: 1
- Joined: Wed Nov 23, 2022 3:06 am
Multitasking Network Operations
Let's assume the esp32 is sending out network operations e.g. mDNS & ARP requests over a given netif (wifi station). Can this be made faster by adding a second netif (ethernet) so the chip can have multiple tasks/cores using lwip functions with the two different netifs or is the speed going to be the same (speed of any 1 netif operation) or maybe even slower regardless of new added net interfaces - maybe because the lwip functions are blocking or some other stack reason.
Who is online
Users browsing this forum: Bing [Bot] and 65 guests