Embeded python script in golang with go routines
Problem Description:
I’m working on a Go application that interfaces with Python via CGO to process store data, i’m using goroutines that because i have more then 4M store .
Problem Description:
I’m working on a Go application that interfaces with Python via CGO to process store data, i’m using goroutines that because i have more then 4M store .