On 2023-09-06 21:32, Stephen Hemminger wrote:
On Mon, 4 Sep 2023 15:03:10 +0200
Mattias Rönnblom wrote:
The purpose of the dispatcher library is to decouple different parts
of an eventdev-based application (e.g., processing pipeline stages),
sharing the same underlying event device.
The dispa
On Mon, 4 Sep 2023 15:03:10 +0200
Mattias Rönnblom wrote:
> The purpose of the dispatcher library is to decouple different parts
> of an eventdev-based application (e.g., processing pipeline stages),
> sharing the same underlying event device.
>
> The dispatcher replaces the conditional logic (o
The purpose of the dispatcher library is to decouple different parts
of an eventdev-based application (e.g., processing pipeline stages),
sharing the same underlying event device.
The dispatcher replaces the conditional logic (often, a switch
statement) that typically follows an event device deque
3 matches
Mail list logo