aboutsummaryrefslogtreecommitdiffstats
path: root/lib/plum/rack/thread_pool.rb
Commit message (Expand)AuthorAgeFilesLines
* style: use $! if possibletopic/fix-coding-styleKazuki Yamaguchi2016-05-081-2/+2
* get rid of '-*- flag: value -*-' style in magic commentstopic/fix-magic-comment-styleKazuki Yamaguchi2016-05-081-1/+2
* rack: remove threaded option. use threadpool_size=1 insteadKazuki Yamaguchi2016-01-141-1/+1
* rack: refactorKazuki Yamaguchi2016-01-141-23/+2
* rack: add threadpool-size optionKazuki Yamaguchi2016-01-131-0/+56