[ROOT] / doc / toc / ARCCore / Enum / MultipleConnectionUsage
Admin , RoundRobin , Simultaneous
Enables fault-tolerance by describing use of multiple connections
See also Sharding which enables load-balancing at the CoreDB-level.
| Admin | Connection is a special administrative connection to a central 'command-and-control' server which instructs which connections to make. | 
| RoundRobin | This connection to be used in a turn based system, together with other connections with RoundRobin. | 
| Simultaneous | This connection to be used simultaneously with other connections with Simultaneous | 
Generated 2025-10-31 12:48:33.696 UTC