apm-agent-dotnet icon indicating copy to clipboard operation
apm-agent-dotnet copied to clipboard

System.Threading.Channels POC

Open gregkalapos opened this issue 1 year ago • 0 comments

Think about using System.Threading.Channels instead of BatchBlock in PayloadSender.

Also look at what we have in the ecs-dotnet repo - there is already a channel based implementation to send data.

gregkalapos avatar Jul 27 '22 13:07 gregkalapos