about summary refs log tree commit homepage
path: root/lib/rainbows/revactor.rb
DateCommit message (Expand)
2009-10-11revactor: break on EBADF in the accepting actors
2009-10-11expand and share init_worker_process
2009-10-11factor out common listen loop error handling
2009-10-08fchmod heartbeat flips between 0/1
2009-10-05huge documentation revamp
2009-10-04revactor: graceful exit if a listening actor dies
2009-10-04revactor: implement actor limiting
2009-10-04revactor: allow UNIX domain socket listeners
2009-10-03common Base class for all concurrency models
2009-10-03revactor: workaround for Revactor still using Rev::Buffer
2009-10-02set "encoding: binary" for all files
2009-10-02initial revision