Field Module

Overview

Diarkis Field creates a shared digital space for all users connected to the Diarkis server cluster.

In this field, users can "see" each other and interact with one another. The Diarkis server cluster calculates who is visible to whom based on the coordinates sent from the client.

Typically, for remote users to share packets, they need to be connected to the same server. However, with the Diarkis Field, there are no boundaries between servers. All users share the same digital space and can exchange packets (i.e., are "visible" to each other).

For detailed technical documentation, please refer to this API document.

Scalability

Diarkis Field is composed of multiple servers within the Diarkis server cluster,

making scaling as simple as adding or removing servers within the cluster.

How Diarkis Field Works

Adding/Removing Servers

The more servers you add to the cluster, the fewer users each server has to handle. When you change the number of servers running within the cluster, all users are automatically reassigned to the appropriate server without any disruption in synchronization.

Last updated