
portfolio.robn.au/building/yoctochat
Preview meta tags from the portfolio.robn.au website.
Linked Hostnames
8- 4 links toportfolio.robn.au
- 2 links toen.wikipedia.org
- 2 links togithub.com
- 1 link todespairlabs.com
- 1 link tonews.ycombinator.com
- 1 link torobn.au
- 1 link toweb.stanford.edu
- 1 link towww.reddit.com
Search Engine Appearance
yoctochat: the tiniest chat servers on earth!
yoctochat: the tiniest chat servers on earth! In 2020 I wanted to learn more about io_uring, a Linux kernel tech for asynchronous system calls. As it was not a familiar model to me, I decided to write a series of tiny multi-user chat servers, each using a different multiplexing technology (like select(), poll(), etc). I called these programs yoctochat. The idea was to write a program in a few different ways that I do understand, and then use them as a guide and point of comparison for the new technique that I don't understand.
Bing
yoctochat: the tiniest chat servers on earth!
yoctochat: the tiniest chat servers on earth! In 2020 I wanted to learn more about io_uring, a Linux kernel tech for asynchronous system calls. As it was not a familiar model to me, I decided to write a series of tiny multi-user chat servers, each using a different multiplexing technology (like select(), poll(), etc). I called these programs yoctochat. The idea was to write a program in a few different ways that I do understand, and then use them as a guide and point of comparison for the new technique that I don't understand.
DuckDuckGo
yoctochat: the tiniest chat servers on earth!
yoctochat: the tiniest chat servers on earth! In 2020 I wanted to learn more about io_uring, a Linux kernel tech for asynchronous system calls. As it was not a familiar model to me, I decided to write a series of tiny multi-user chat servers, each using a different multiplexing technology (like select(), poll(), etc). I called these programs yoctochat. The idea was to write a program in a few different ways that I do understand, and then use them as a guide and point of comparison for the new technique that I don't understand.
General Meta Tags
5- titleyoctochat: the tiniest chat servers on earth! · Building · Rob Norris · Systems Programmer
- charsetutf-8
- viewportwidth=device-width, initial-scale=1
- article:sectionbuilding
- fediverse:creator
Open Graph Meta Tags
6- og:urlhttps://portfolio.robn.au/building/yoctochat/
- og:site_nameRob Norris · Systems Programmer
- og:titleyoctochat: the tiniest chat servers on earth!
- og:descriptionyoctochat: the tiniest chat servers on earth! In 2020 I wanted to learn more about io_uring, a Linux kernel tech for asynchronous system calls. As it was not a familiar model to me, I decided to write a series of tiny multi-user chat servers, each using a different multiplexing technology (like select(), poll(), etc). I called these programs yoctochat. The idea was to write a program in a few different ways that I do understand, and then use them as a guide and point of comparison for the new technique that I don't understand.
og:locale
en_us
Twitter Meta Tags
3- twitter:cardsummary
- twitter:titleyoctochat: the tiniest chat servers on earth!
- twitter:descriptionyoctochat: the tiniest chat servers on earth! In 2020 I wanted to learn more about io_uring, a Linux kernel tech for asynchronous system calls. As it was not a familiar model to me, I decided to write a series of tiny multi-user chat servers, each using a different multiplexing technology (like select(), poll(), etc). I called these programs yoctochat. The idea was to write a program in a few different ways that I do understand, and then use them as a guide and point of comparison for the new technique that I don't understand.
Link Tags
6- mehttps://social.lol/@robn
- mehttps://robn.au/
- stylesheet/css/site.css
- stylesheet/css/fontawesome.min.css
- stylesheet/css/brands.min.css
Links
13- https://despairlabs.com/posts/2021-06-16-io-uring-is-not-an-event-system
- https://en.wikipedia.org/wiki/Io_uring
- https://en.wikipedia.org/wiki/Talker
- https://github.com/robn/yoctochat
- https://github.com/robn/yoctochat/blob/main/yc_uring.c