From: Joe Graham Date: 2001-07-22T12:03:48+09:00 Subject: [ruby-talk:18279] FIFO TCP socket pooling server Another little code snippet I wanted to grok was a pooling TCP socket server. Perhaps there is a good implementation of this already on RAA. Anyone have any suggestions? Looking for a FIFO queue (ish) implementation. Thanks -joe