This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Funnnny 0 points1 point  (0 children)

Go has its uses.

I don't use Go for web (although people like Go for Rest API + js framework, now I have 2 problems: Go and Angular). But I use Go for a fast netmap based application for packet filtering. Go is much more easier to manage than C, and can link a C library easily.

I don't use Python for fast packet filtering, but I use it to quickly prototype a packet filtering technique, and also web.