parallel_execution

command
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2025 License: MIT Imports: 5 Imported by: 0

README

Parallel Execution Example

This example demonstrates LangGraphGo's ability to execute nodes in parallel.

Overview

When multiple nodes share the same starting node (fan-out), LangGraphGo automatically executes them concurrently. The results are then merged into the state using the configured schema or reducers.

This example shows a simple fan-out/fan-in pattern.

Usage

go run main.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL