From: Daniel Berger Date: 2003-01-31T06:22:49+09:00 Subject: Re: drb experts ahoward wrote: > drb'ing ruby'ists- > > what is the preferred method of server a 'live' ruby object, eg one holding > resources on the local machine, like database connections > I don't have a direct answer for you. However, you can probably find some good ideas from the dbi-users mailing list archive at http://www.rosat.mpe-garching.mpg.de/mailing-lists/dbi/. A search on "connection pool" yields plenty of results (some more interesting than others). Hope that helps. Regards, Dan