On Fri, Sep 1, 2023 at 4:23 PM Mattias Rönnblom <hof...@lysator.liu.se> wrote: > > On 2023-08-18 08:09, Jerin Jacob wrote: > > <snip> > > > 2) Have new library lib/event_dispatcher > > > > Should the library be named event_dispatcher, or simply dispatcher?
Looks good to me. > > Underscore in library isn't exactly aesthetically pleasing, and shorter > is better. Also, the rte_event_* namespace is avoided altogether. +1 > > On the other hand "dispatcher" is a little too generic, and somewhat > grandiose name, for a relatively simple thing. "event_dispatcher" makes > the relation to eventdev obvious. > > <snip>