On Tuesday, 7 January 2020 09:44:28 UTC, Motaz Hejaze wrote:
>
>
> May i ask what is the best deployment for more performance ?? 
>
>>
>>
Do whatever is easiest. If you have come from the Python/Django world 
then you will be blown away by Go's speed, whatever deployment you use.
I would also use the standard library's built in web-server rather than 
proxying 
behind nginx. 

A big benefit of Go's improved speed is that you can stop worrying about 
performance.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/a4063992-911d-4f3c-a518-5088762ba0fb%40googlegroups.com.

Reply via email to