关于goroutine的一些理解

 

参考资料:

  1. http://blog.zhaojie.me/2013/04/why-channel-and-goroutine-in-golang-are-buildin-libraries-for-other-platforms.html      这篇文章讨论的好激烈
  2. https://github.com/dafang/notebook/issues/88    Golang适合高并发场景的原因分析
  3. http://ieqi.net/
  4. http://xiezhenye.com/2012/08/%E5%86%8D%E6%8E%A2-goroutine.html
  5. goroutine 没有完全抛弃线程,而且关系有些暧昧,仔细读这篇文章(评论更精彩): http://xiezhenye.com/2012/08/%E5%86%8D%E6%8E%A2-goroutine.html

留下评论

邮箱地址不会被公开。 必填项已用*标注

此站点使用Akismet来减少垃圾评论。了解我们如何处理您的评论数据