I'm optimistic about virtual threads as a best of both worlds, if we can retain the benefits of futures & structured concurrency
I'm optimistic about virtual threads as a best of both worlds, if we can retain the benefits of futures & structured concurrency
1. Proposers only propose updates to known-committed values
2. Acceptors require the value's version (akin to slot number) has increased or values are identical
1. Proposers only propose updates to known-committed values
2. Acceptors require the value's version (akin to slot number) has increased or values are identical