"How does the Go Scheduler work"
Goroutines, threads, and processors - great info here about scheduling
https://www.quora.com/How-does-the-golang-scheduler-work/answer/Ian-Lance-Taylor #golang
Goroutines, threads, and processors - great info here about scheduling
https://www.quora.com/How-does-the-golang-scheduler-work/answer/Ian-Lance-Taylor #golang
Quora
How does the golang scheduler work? - Quora
I will give an overview of the scheduler used as of Go version 1.7. There are three basic structures, known as G, M, and P. A G is a goroutine. An M is an operating system thread. A P is a (logical) processor. There are exactly GOMAXPROCS P’s (GOM...
Just tagged #gokit 0.5.0 with (breaking but good!) changes to package sd, all glory to @YuriShkuro 🙌 #golang https://github.com/go-kit/kit/releases/tag/v0.5.0
GitHub
go-kit/kit
kit - A standard library for microservices.
"Cancelling Multiple Goroutines"
My expansion on other posts about concurrency & cancellation - @andychilton
https://chilts.org/2017/06/12/cancelling-multiple-goroutines #golang
My expansion on other posts about concurrency & cancellation - @andychilton
https://chilts.org/2017/06/12/cancelling-multiple-goroutines #golang
chilts.org
Andrew Chilton
A blog about tech.
Even if you don't write #golang you should watch how to design packages and APIs https://www.youtube.com/watch?v=spKM5CyBwJA @goinggodotnet
YouTube
4. William Kennedy - Package Oriented Design
GCI17 in Pune India
Now you can write @osquery tables/plugins with #golang! Check out our new library, thanks to @thezachw and @wikiwalk https://github.com/kolide/osquery-go
GitHub
kolide/osquery-go
Go bindings for osquery. Contribute to kolide/osquery-go development by creating an account on GitHub.
#100DaysOfCode #301DaysOfCode Day 134: Learning how to parse/execute #golang templates! Really enjoying web dev w/Go https://goo.gl/LVm7h7
GitHub
zentechnista/golang-web-development
golang-web-development - Golang Web Development course projects.
Video: a twitter bot and systemd (that runs free on GCP) #justforfunc #golang https://golangnews.com/stories/2329
Optimising #algorithms in Go for machine learning - http://buff.ly/2sNLD8O via @JameseBowman #machinelearning… https://twitter.com/i/web/status/877180751963357184
James Bowman
Optimising algorithms in Go for machine learning - Part 2
Comparing sparse matrix data structures and algorithms in Golang for machine learning and large data sets
Go Patterns: A curated collection of idiomatic design & application patterns for the Go programming language… https://twitter.com/i/web/status/876966839171133440
Twitter
Aaron Hnatiw 🔎
Go Patterns: A curated collection of idiomatic design & application patterns for the Go programming language #golang https://t.co/wOWWUuweyG
Network Protocol Breakdown: Ethernet and #golang
https://medium.com/@mdlayher/network-protocol-breakdown-ethernet-and-go-de985d726cc1
https://medium.com/@mdlayher/network-protocol-breakdown-ethernet-and-go-de985d726cc1
Medium
Network Protocol Breakdown: Ethernet and Go
An introduction to Ethernet frames, VLAN tags, and raw sockets, and how to leverage low-level networking primitives in Go.
Hugo 0.24 Released: Big archetype update + @Netlify _redirects etc. file support
http://twittercard.bepsays.com/hugo-0.24 #gohugo #golang @spf13 @bepsays
http://twittercard.bepsays.com/hugo-0.24 #gohugo #golang @spf13 @bepsays
Bepsays
The Revival of the Archetypes!
In the new Hugo 0.24, archetype files are Go templates with all funcs and the full .Site available, for all content formats.
Dont #fail #eCommerce...This #api ensures success http://buff.ly/2sHywpM #java #python #golang #go #js #nodejs… https://twitter.com/i/web/status/877473814850007040
Orkiv
Orkiv tutorials > Inventory > REST API
Designed to help retailers achieve 30% more sales using geolocation to find and connect with new customers around their local stores.
macaron - a high productive and modular web framework in Go #frameworks #golang https://github.com/go-macaron/macaron
GitHub
GitHub - go-macaron/macaron: Package macaron is a high productive and modular web framework in Go.
Package macaron is a high productive and modular web framework in Go. - go-macaron/macaron
I like the buffer approach taken by Guava: I might have to add something similar to my #golang quickselect code
http://lemire.me/blog/2017/06/14/quickselect-versus-binary-heap-for-top-k-queries/
http://lemire.me/blog/2017/06/14/quickselect-versus-binary-heap-for-top-k-queries/
"Advanced command execution in Go with os/exec"
Useful tips when working with exec.Command() - @kjk
https://blog.kowalczyk.info/article/wOYk/advanced-command-execution-in-go-with-osexec.html #golang
Useful tips when working with exec.Command() - @kjk
https://blog.kowalczyk.info/article/wOYk/advanced-command-execution-in-go-with-osexec.html #golang
How to create the smallest possible Docker image for your Golang application
http://bit.ly/2rvasTc #Habitus… https://twitter.com/i/web/status/877347596385308672
http://bit.ly/2rvasTc #Habitus… https://twitter.com/i/web/status/877347596385308672
Cloud 66
How to create the smallest possible Docker image for your Golang application.
This blog post will guide you to create the ultimate smallest possible Docker image for your Golang application using Habitus.
"Go + Microservices = GoKit"
Fabulous sweet spot for business/service/endpoint abstraction - @peterbourgon
https://youtu.be/NX0sHF8ZZgw #golang
Fabulous sweet spot for business/service/endpoint abstraction - @peterbourgon
https://youtu.be/NX0sHF8ZZgw #golang
YouTube
Go + Microservices = Go Kit [I] - Peter Bourgon, Go Kit
Go + Microservices = Go Kit [I] - Peter Bourgon, Go Kit
Go is emerging as the default programming language for cloud-native tooling and infrastructure. But it's also a perfect language for implementing your business logic—with a little bit of help! This…
Go is emerging as the default programming language for cloud-native tooling and infrastructure. But it's also a perfect language for implementing your business logic—with a little bit of help! This…
ActiveGo, a New Commercial #Golang Distribution From @ActiveState https://thenewstack.io/activestate-reveals-commercial-go-distribution-activego/
The New Stack
ActiveGo, a New Commercial Go Distribution From ActiveState
Open source languages company, ActiveState has released a commercial distribution for the Go programming language, called ActiveGo. ActiveGo aims to make it easier for enterprises to adopt Go by providing cross-platform consistency, commercial support, security…
ActiveGo: Build Next Gen Web Applications With The Only Commercially Supported Go Distribution https://www.activestate.com/activego #golang