dysfun@treehouse.systems ("gaytabase") wrote:
the i/o reactor is also going to be message queue powered and can also go to sleep while waiting for stuff to happen. except that it's io-uring powered and that will have to do the sleep instead of just the plain eventfd i use now. i don't htink it will be super challenging, but i do want to make sure we can reuse as much as possible.