Hopper Rework: reliably transmitting from sender to receiver
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 »
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 »
In the new 0.7.x series of cernan we stumbled on a neat, cheap approach for making internal metrics available inside a rust codebase, an »
Thank you to Hope Waggoner and Mike Sassak for their kind review of this essay. It wouldn't be half what it is without their help. I’ »
Originally published Jan. 13, 2017 on Medium for Postmates. Today I'm excited to announce that Postmates is open-sourcing cernan! Cernan is a telemetry and logging aggregation »