System Architecture - Basic Cluster
The most efficient deployment of XPLG is one with clustered processes. The cluster may consist of multiple processes on the same machine at described in this article, or across multiple machines.
The clustering mechanism of XPLG manages all its tasks automatically and dynamically based on the available cluster processes.
A clustered deployment has some key advantages:
Scalability - by adding additional processes, support any required volume (subject to other limiting factors such as network).
User activity vs. back end processing - a separation between the user activity and the backend processes of data in order to maintain high quality of service.Â
Multiple points of failure - all cluster processes may perform alerting and processing in cases of failures to avoid loss of data / loss of service.
Fast Disaster Recovery (DR) - XpoLog has automated procedures to maintain configuration backups that may be easily used to restore a system.
Fault tolerance - During a cluster process or node failure XpoLog hands off tasks of the failed node / process to other available processes. XpoLog recovers quickly and accurately to complete undigested data, reports and monitors.
Single Machine Cluster
The simplest Basic Cluster of XpoLog runs at least 2 processes running on the same machine (commonly, this is suitable for small-mid environments as an initial clustered deployment).
The following diagram presents a clustered environment with multiple user interface nodes and data processing nodes.
[0] Integration to Active Directory / SSO for authentication and authorization. [1] UI Process - a process dedicated to serve users activity. [2] Master/Processor process - the cluster orchestrator and processing engine. [3] Storage - a file system based storage accessible by all cluster nodes. |
---|
Please see installation instructions, our support team is happy to consult/assist when needed, contact us at support@xplg.com