// Copyright (c) 2025, `SciRS2` Team
//
// Licensed under the Apache License, Version 2.0
// (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
//
//! Distributed array implementation for the array protocol.
//!
//! This module provides distributed array implementations that work with
//! the array protocol. It supports multiple distribution strategies and
//! backends for distributed computing.
/// Initializes the distributed system for the array protocol.