Quite same idea as Go goroutine + channel with ring buffer.
Share memory by communicating.
Reference:
https://kernel.dk/io_uring.pdf
library https://github.com/axboe/liburing
https://github.com/golang/go/issues/31908
Share memory by communicating.
Reference:
https://kernel.dk/io_uring.pdf
library https://github.com/axboe/liburing
https://github.com/golang/go/issues/31908
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.