From: Joseph McDonald Date: 2001-06-16T08:30:26+09:00 Subject: [ruby-talk:16511] Re: forking server JM> Does anyone have any example code for a forking server? JM> threads don't work for me because the server has to do some work JM> that blocks. I think I found one that works at: http://jewel.jaist.ac.jp:8000/~ttate/ftp/ruby/ruby-dev/6695 thanks, -joe