This is just me following along in Rob Pike's presentation on concurrency in go:
http://talks.golang.org/2012/concurrency.slide
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 years ago | |
---|---|---|
.hgignore | 10 years ago | |
README.md | 10 years ago | |
main.go | 10 years ago | |
search.go | 10 years ago |
README.md
toysearch
This is just me following along in Rob Pike's presentation on concurrency in go: