Skip to main content

One doc tagged with "multithreading"

View All Tags

Temporal Go SDK multithreading

The Temporal Go SDK ensures deterministic multithreading in Workflows using workflow.Go(), avoiding race conditions and eliminating the need for mutexes.