Displaying 2 results from an estimated 2 matches for "dataintensive".
2020 Oct 07
1
CTDB Question w/ Winbind
...ex.php/CTDB_database_design
you will see that CTDB uses something like a catalog to locate records
in distributed databases. It uses a modulo scheme (based on active
nodes) to locate the "location master". Martin Kleppmann's "Designing
Data-Intensive Applications" (https://dataintensive.net/) (which is
predated by CTDB) says this isn't a great idea, though mostly from a
database recovery perspective since a lot of database has to move... it
is fair to say that CTDB's database recovery isn't hugely optimised.
However, in general use I think the distributed database mode...
2020 Oct 06
2
CTDB Question w/ Winbind
Superb. I'll take a look. Thank you
On Tue, Oct 6, 2020 at 1:46 AM Martin Schwenke <martin at meltin.net> wrote:
> Hi Bob,
>
> On Mon, 5 Oct 2020 09:31:59 -0400, Robert Buck <robert.buck at som.com>
> wrote:
>
> > It seems as though, when I go from `clustering = no` to `clustering =
> yes`,
> > if I do a domain join, it will fail. However, if I do a