updated link for distributed-split-brain in README.md

updated link for distributed-split-brain in README.md
pull/1175/head
Utkarsh Singh 2022-04-27 14:06:28 +05:30 zatwierdzone przez GitHub
rodzic 9e977f30e8
commit 178fbeb574
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -95,7 +95,7 @@ WebODM can be linked to one or more processing nodes that speak the [NodeODM API
Adding more processing nodes will allow you to run multiple jobs in parallel.
You can also setup a [ClusterODM](https://github.com/OpenDroneMap/ClusterODM) node to run a single task across multiple machines with [distributed split-merge](https://docs.opendronemap.org/large.html#distributed-split-merge) and process dozen of thousands of images more quickly, with less memory.
You can also setup a [ClusterODM](https://github.com/OpenDroneMap/ClusterODM) node to run a single task across multiple machines with [distributed split-merge](https://docs.opendronemap.org/large/?highlight=distributed#getting-started-with-distributed-split-merge) and process dozen of thousands of images more quickly, with less memory.
If you don't need the default "node-odm-1" node, simply pass `--default-nodes 0` flag when starting WebODM: