compio-rs / compio

A thread-per-core Rust runtime with IOCP/io_uring/polling.
MIT License
420 stars 37 forks source link

Move submission queue to runtime #50

Closed Berrysoft closed 1 year ago

Berrysoft commented 1 year ago

After #44 I realized that the submission queue could also be removed if we just submit at poll.