about summary refs log tree commit homepage
path: root/lib/rainbows/xepoll_thread_pool
DateCommit message (Expand)
2019-01-02quiet mismatched indentation warnings
2015-11-21Ruby 1.9.3+-only cleanups
2015-11-21bump to unicorn 5.0.1, use monotonic clock
2013-02-26xepoll_thread_*/client: EPOLLONESHOT implies EPOLLET
2012-07-01coolio+xepoll_thread*: use shutdown() for keepalive timeout
2011-06-10use HttpParser#add_parse API in Unicorn 3.7.0
2011-05-21xepoll_thread_pool/client: improve autopush support
2011-05-20coolio* + *epoll*: drop keepalive clients on SIGQUIT
2011-05-16more reliable shutdown for epoll concurrency models
2011-05-10configurator: move validation logic over
2011-05-09xepoll_thread_pool: add optional :pool_size argument
2011-05-09add XEpollThreadPool concurrency option