Gavin Wahl writes:
> Hello,
>
> I've read the documentation for two-phase commit and it sounds interesting,
> but
> I'm having trouble thinking of how to actually put it into production. How are
> people using it? Do you use a XA transaction manager or something custom
> built?
> How dos the re
On Wed, Jul 19, 2017 at 7:10 PM, Gavin Wahl wrote:
> I've read the documentation for two-phase commit and it sounds interesting,
> but
> I'm having trouble thinking of how to actually put it into production. How are
> people using it? Do you use a XA transaction manager or something custom
> bui