I'm looking for something equivelant to the perl modules: Net::Server. It's rather complete as a server. Not sure what comparable items might be available for Ruby. I'm putting something together in Perl because that's what I know best, but I would like to port it to Ruby. It's based on a postgresql DBI interface and a Net::Server::PreFork interface. suggestions?