I'm curious, should I be using C<Event> in my program(s)? I can't find any specifics on yes or no, only that POE supports it. From what I've gleaned about POE's operation, the most complex part of it is state management/context switching. Since Event (task switching, async looping) is written in C, does that imply that my program will run faster simply by using Event? TIA, Rob
- RE: Event loops Rob Bloodgood
- RE: Event loops liste
- RE: Event loops gwynp
- Re: Event loops Rocco Caputo
