GopherCon 2014 Spray Some NSQ On It by Matt Reiferson

Channel:
Subscribers:
42,100
Published on ● Video Link: https://www.youtube.com/watch?v=CL_SUzXIUuI



Duration: 27:22
6,748 views
134


NSQ is a realtime distributed messaging platform, built entirely in Go, that promotes distributed and decentralized topologies without single points of failure, enabling fault tolerance and high availability coupled with a reliable message delivery guarantee.

It was built to support bitly's data engineering systems and has continued to grow in adoption to power infrastructure at Path, Hailo, Life360, Trendrr, Simplereach, and others. It is a vibrant member of the Go open source community.

Building easy-to-operate, large scale, high volume distributed systems for production tends to present unique and interesting problems that stretch ones assumptions.

This talk is the product of our experience developing NSQ and operating Go services in production.

It covers the evolution of bitly's infrastructure to the design and implementation of NSQ, a match made in heaven for Go. This includes the challenge of optimizing a garbage collected language, managing those pesky goroutines, and a healthy dose of distributed systems.

Help us caption & translate this video!

http://amara.org/v/FG0d/




Other Videos By Confreaks


2014-05-19GopherCon 2014 Writing and Debugging a Web-Based Multi-Player Game
2014-05-19GopherCon 2014 Making Docker GO: Why One of the Fastest Growing Open Source Projects by Victor Vieux
2014-05-19GopherCon 2014 Building an Analytics Engine Using MongoDB and Go by William Kennedy
2014-05-19GopherCon 2014 Painless Data Storage with MongoDB and Go by Gustavo Niemeyer and Steve Francia
2014-05-19GopherCon 2014 Best Practices for Production Environments by Peter Bourgon
2014-05-19GopherCon 2014 A Channel Compendium by John Graham-Cumming
2014-05-18GopherCon 2014 Go QML Contest Winners! by Gustavo Niemeyer
2014-05-18GopherCon 2014 Go from C to Go by Russ Cox
2014-05-18GopherCon 2014 Camlistore & The Standard Library by Brad Fitzpatrick
2014-05-18GopherCon 2014 Taking Back the Command Line with Go by Mike Gehard
2014-05-18GopherCon 2014 Spray Some NSQ On It by Matt Reiferson
2014-05-18GopherCon 2014 Writing High Performance Databases in Go by Ben Johnson
2014-05-16RailsConf 2014 - Distributed Request Tracing by Kenny Hoxworth
2014-05-16RailsConf 2014 - Closing Keynote by Aaron Patterson
2014-05-16RailsConf 2014 - How to be a Boss Without the B-S by Jessie Link
2014-05-16RailsConf 2014 - Cognitive Shortcuts: Models, Visualizations, Metaphors, and Other Lies
2014-05-16RailsConf 2014 - Improve Performance Quick and Cheap: Optimize Memory and Upgrade to Ruby 2.1
2014-05-16RailsConf 2014 - An Iterative Approach to Service Oriented Architecture by Eric Saxby
2014-05-16RailsConf 2014 - The "Rails of JavaScript" Won't be a Framework by Justin Searls
2014-05-16RailsConf 2014 - Bring Fun Back to JS: Step-by-Step Refactoring Toward Ember by Brandon Hays
2014-05-16RailsConf 2014 - I've Pair Programmed for 27,000 Hours. Ask Me Anythings! by Joe moore



Tags:
gophercon2014
gophercon
golang
nsq