Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

resonate-recursive-fan-out-pattern-go

النجوم٥
التفرعات٠
آخر تحديث١٠ يونيو ٢٠٢٦ في ١٦:٤٦

Implement recursive fan-out / parallel workflow execution in Go with Resonate — dispatch all children via ctx.RPC or ctx.Run, collect futures in a slice, then await each. Use when processing batches, trees, or graphs where each child is independently durable and optionally recurses. Pre-release caveat: the Go SDK has no semver tag yet; pin a commit for stability.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly