IdP3 Clustering...

Cantor, Scott cantor.2 at osu.edu
Thu Dec 1 13:07:57 EST 2016


> We have done persistent id this way since the beginning of time.  As long as
> each host computes the id the same way all the local DBs stay synchronized.
> And it's resilient.

Computed, yes. You can certainly store the results of a computation and not worry about it, or store seeds for the computation so if you have to change them you just manually sync that data. That isn't what our StoredId code does, however, and since everybody pretty much just moved to Computed alone or just didn't bother to support the feature, there's not been a push to go back and redo all that so far.

-- Scott



More information about the users mailing list