Writing "Hands-On Concurrency with Rust"
Hey, I wrote a book! Let me tell you all about the work. »
Hey, I wrote a book! Let me tell you all about the work. »
I wrapped up my last post by saying I think, next steps, I'll try and get multiple senders going at once. That should be fun. and »
This past year I was pretty well a full-time Rust developer working on a handful of key projects: postmates/cernan postmates/hopper postmates/quantiles Each of »
In the previous Hopper Rework post I introduced my ambition to get disk-backed MPSC Sender / Receiver going on top of fine-grained, atomic synchronization mmap'ing queue files »
A while back I spoke about cernan to the Rust Meetup in San Francisco. I kindly mentioned in my spiel that hopper – the disk-backed MPSC that »