Joseph Poon [ARCHIVE] on Nostr: 📅 Original date posted:2016-02-02 📝 Original message: Hi Rusty, For synchronous ...
📅 Original date posted:2016-02-02
📝 Original message:
Hi Rusty,
For synchronous across-the-wire commit steps, 3 steps is a good idea and
more secure than 2 steps for the commit transaction.
However, the nice thing about keeping everything asynchronous is it
simplifies orchestration and no locking across-the-wire. We have a
preliminary explanation on the git repo in the README.md file.
--
Joseph Poon
📝 Original message:
Hi Rusty,
For synchronous across-the-wire commit steps, 3 steps is a good idea and
more secure than 2 steps for the commit transaction.
However, the nice thing about keeping everything asynchronous is it
simplifies orchestration and no locking across-the-wire. We have a
preliminary explanation on the git repo in the README.md file.
--
Joseph Poon