1 रिपॉजिटरी
Tools for aggregating performance profiles from multiple processes and machines into a unified view.
Distinct from Performance Profiling: Focuses on the aggregation of profiles across a distributed cluster rather than profiling a single component.
Explore 1 awesome GitHub repository matching testing & quality assurance · Distributed Profile Aggregation. Refine with filters or upvote what's useful.
Weaver is a distributed application framework and remote procedure call system that allows developers to organize logic into independent components. It provides a multi-process execution environment where these components communicate via automated serialization, enabling applications to run as a single unit locally or as a distributed system across multiple cloud machines. The framework distinguishes itself through a configuration-driven topology mapping that allows the same logic to execute as a local function call or a remote network request without altering the business logic. It includes
Aggregates performance profiles from multiple processes and machines into a single unified view.