Tagged articles
9 articles
Page 1 of 1
James' Growth Diary
James' Growth Diary
May 4, 2026 · Artificial Intelligence

Choosing the Right Multi‑Agent Collaboration Pattern: Supervisor, Swarm, Mesh, or Pipeline

When a single LLM agent can’t handle research, writing, and fact‑checking simultaneously, the article breaks down four multi‑agent collaboration patterns—Supervisor, Swarm, Pipeline, and Mesh—detailing their architectures, code examples, pros, cons, suitable scenarios, and common pitfalls to help you pick the best fit.

LangGraphMulti-AgentPipeline
0 likes · 21 min read
Choosing the Right Multi‑Agent Collaboration Pattern: Supervisor, Swarm, Mesh, or Pipeline
大转转FE
大转转FE
Sep 13, 2024 · Frontend Development

Building 1v1 and Multi‑Party WebRTC Calls: From Demo to Architecture

This article walks through creating a basic 1v1 WebRTC audio‑video demo with Vue, then expands to detailed code explanations for call setup, media handling, data channels, and explores multi‑party architectures (Mesh, SFU, MCU), discussing their trade‑offs, deployment challenges, and practical solutions for production environments.

MCUSFUVideo Call
0 likes · 19 min read
Building 1v1 and Multi‑Party WebRTC Calls: From Demo to Architecture
TAL Education Technology
TAL Education Technology
Oct 20, 2022 · Fundamentals

Understanding WebRTC Multi‑Party Architectures: Mesh, MCU, and SFU

The article explains the three main WebRTC multi‑party architectures—Mesh, MCU, and SFU—detailing their bandwidth and processing requirements, advantages, disadvantages, and typical use cases, helping developers choose the most suitable solution for low‑latency, high‑quality audio‑video interactions.

MCUMedia ServerSFU
0 likes · 6 min read
Understanding WebRTC Multi‑Party Architectures: Mesh, MCU, and SFU
Code DAO
Code DAO
May 17, 2022 · Fundamentals

Eight Python Libraries for Mesh, Point Cloud, and Data Visualization – Part 1

This article introduces eight Python libraries—Open3D, Trimesh, PyVista, Vedo, Pyrender, PlotOptiX, Polyscope, and Simple‑3dviz—detailing their installation, core APIs, and step‑by‑step code examples for visualizing meshes, point clouds, and multidimensional data.

3d-visualizationPythonmesh
0 likes · 41 min read
Eight Python Libraries for Mesh, Point Cloud, and Data Visualization – Part 1
Qunhe Technology Quality Tech
Qunhe Technology Quality Tech
Apr 19, 2021 · Operations

How Mesh Regression Boosts 3D Cloud Design Testing Efficiency

This article explains why mesh regression is needed for 3D cloud design tools, defines mesh, outlines its application scenarios such as BIM plumbing, custom door windows, and hard‑floor tiles, and details a step‑by‑step design, implementation, bug detection methods, performance improvements, and future plans.

3D modelingautomationmesh
0 likes · 8 min read
How Mesh Regression Boosts 3D Cloud Design Testing Efficiency