@kyanny's blog

My thoughts, my life. Views/opinions are my own.

2013-12-05から1日間の記事一覧

Book: Working With Ruby Threads

I am a fan of "Working With ~" series wirtten by Jesse Storimer. I read Working With Ruby Threads. This book describes concurrency in Ruby world. Semantically, this book has three parts. In the first part, author defines difference of conc…