part4

command module
v0.0.0-...-ef8567d Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2021 License: MIT Imports: 6 Imported by: 0

README

Complex Pipelines in Go (Part 4): Sane Coordination and Cancellation

Link to official post

There are two programs in this folder

Context deadline error example

go run main_deadline.go

Process receiving messages fails

go run main_error.go

Documentation

Overview

Example demostrating how cancelation works when using `errgroup` Increasing the value of the deadline to something larger than 400 milliseconds will never prevent this pipelie succeed.

https://www.mariocarrion.com/2020/08/19/go-implementing-complex-pipelines-part-4.html

Example demostrating how cancelation works when using `errgroup` Increasing the value of the deadline to something larger than 400 milliseconds will never prevent this pipelie succeed.

https://www.mariocarrion.com/2020/08/19/go-implementing-complex-pipelines-part-4.html

Jump to

Keyboard shortcuts

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