## FEATURED
[Go 1.6 Beta 1 Released](https://groups.google.com/d/msg/golang-nuts/24zV9JeBoEE/ANIf6AILCwAJ?utm_source=studygolang&utm_medium=email)
Still early days for 1.6, but you can now begin to play. The draft release notes cover the key changes.
[Glow: Map Reduce for Golang](https://blog.gopheracademy.com/advent-2015/glow-map-reduce-for-golang/?utm_source=studygolang&utm_medium=email)
Glow is aiming to be a simple and scalable map reduce system, all in pure Go. This extensive tutorial demonstrates how it can be used.
[GoshawkDB 0.1 Released: A Distributed Object Store](https://goshawkdb.io/blog.html?utm_source=studygolang&utm_medium=email#20151222)
GoshawkDB is a distributed, transactional fault tolerant object store written in, and for, Go.
[Please Test Go's HTTP/2 Support](https://groups.google.com/d/msg/golang-nuts/1ggSbDA_XYI/QMxvBuJYDgAJ?utm_source=studygolang&utm_medium=email)
Brad Fitzpatrick of the Go core team is encouraging you to test the HTTP/2 support in Go tip (what will become Go 1.6).
[Automi: Stream Processing Over Go Channels](https://blog.gopheracademy.com/advent-2015/automi-stream-processing-over-go-channels/?utm_source=studygolang&utm_medium=email)
Automi abstracts the details of using Go channels to create pipelined and staged processes.
## IN BRIEF
[FOSDEM 2016's Go Devroom Schedule](https://fosdem.org/2016/schedule/track/go/?utm_source=studygolang&utm_medium=email)
[Understanding and Using the 'vendor' Folder](https://blog.gopheracademy.com/advent-2015/vendor-folder/?utm_source=studygolang&utm_medium=email)
[Generic Event Emitter/Dispatcher in Go](http://maciekmm.net/generic-event-dispatcher-in-go/?utm_source=studygolang&utm_medium=email)
[Migrating from Pelican to Hugo (the Go Static Site Generator)](http://gadgetplayboy.com/post/migrating-from-pelican-to-hugo/?utm_source=studygolang&utm_medium=email)
[Go Concurrency Versus C and Pthreads](http://denis.papathanasiou.org/posts/2015.12.26.post.html?utm_source=studygolang&utm_medium=email)
[Three Reasons We’ll Be Writing More Go in 2016](http://www.wintr.us/blog/three-reasons-go?utm_source=studygolang&utm_medium=email)
[Abusing text/template for Data Transformation](https://www.youtube.com/watch?v=lhDxWVACMbI&utm_source=studygolang&utm_medium=email)
This lightning talk (4 minutes!) introduces the idea of using the standard Go template syntax for arbitrary data manipulation.
[2D Game Libraries for Go](https://blog.gopheracademy.com/advent-2015/2d-games/?utm_source=studygolang&utm_medium=email)
[Application Kill Switch: A General Purpose Kill Switch in Go](https://github.com/bep/killswitch?utm_source=studygolang&utm_medium=email)
[Writing A Reddit Bot with Go and OAuth2](https://gist.github.com/aggrolite/160d5be23adb9e597553?utm_source=studygolang&utm_medium=email)
[Dingo: A Distributed, Extensible Task/Job Queue Framework](https://github.com/mission-liao/dingo?utm_source=studygolang&utm_medium=email)
[Buford: Go 1.6 HTTP/2 Provider for Apple Push Notification Service](https://github.com/RobotsAndPencils/buford?utm_source=studygolang&utm_medium=email)
[Bench: A Generic Latency Benchmarking Library](https://github.com/tylertreat/bench?utm_source=studygolang&utm_medium=email)
有疑问加站长微信联系(非本文作者)