摘要:
About a year or so ago, I decided that I wanted to move away from using vim and tmux to something that took less effort to maintain. Don't get me wron 阅读全文
摘要:
[!NOTE] 前置科普文章:【通信模型】你想知道的关于 actor 模型但可能不敢问的所有信息(译文) 这篇文章是关于直接使用 Tokio 构建 actor,而不使用任何 actor 类库,如Actix。这被证明是相当容易做到的,然而有一些细节你应该注意。 把 tokio::spawn 的调用放在 阅读全文