Vadym

Vadym Zinoviev

3

Article
Last Month

Private SDK: Queue Service

Published July 10th, 2026 by Vadym Zinoviev

Audience: Matrix42 partners and customers building custom extensions on the Enterprise Service Management platform. Overview Queue Service is the platform's asynchronous execution SDK. Instead of running your customization code inline on a web request thread, you package it as a .NET assembly, describe what to run and how (as a TaskDescriptor), and

312 Views 9 min

Private SDK: Temporary File Storage

Published July 31st, 2026 by Vadym Zinoviev

In distributed ESM deployments, an application cluster may consist of multiple servers, virtual machines, or containers. In such environments, temporary files stored on the local file system cannot be relied upon, as subsequent processing may be executed on a different compute node where those files are unavailable. Typical use cases include: Stagin

42 Views 2 min

Matrix42 Enterprise hosted in Containers: Early Adopters Program

Published July 15th, 2026 by Vadym Zinoviev

About This Program Disclaimer The Early Adopters Program is intended to provide early access to dedicated deliverables of Enterprise ESM Platform that can be hosted in Containerized infrastructure. The primary purpose is to establish a short feedback cycle. This allows the Matrix42 to collect feedback and address issues as early as possible. The sol

399 Views 17 min

Matrix42 Workflow Studio: Workflow Parallel Execution

Published June 29th, 2026 by Vadym Zinoviev

Overview By default, activities in a Matrix42 workflow are executed sequentially: each activity starts only after the previous one has completed. For scenarios where multiple independent operations can run simultaneously, Workflow Studio provides several mechanisms for parallel execution. Parallel execution can significantly reduce the total executi

572 Views 2 min

Performance Metrics Reports

Published March 27th, 2026 by Vadym Zinoviev

Overview The Performance Metrics dashboards provide administrators with real-time and historical insights into the performance of the Matrix42 Enterprise Service Management platform. These dashboards help identify bottlenecks, monitor system health, and troubleshoot performance issues in both frontend request processing and backend workflow executio

1564 Views 2 min
Load More