From: Eric Hodel Date: 2003-01-25T13:00:29+09:00 Subject: Re: mod_ruby: what's persistent and what's shared? --B4IIlcmfBL/1gGOG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Tom Sawyer (transami@transami.net) wrote: > On Thursday 23 January 2003 05:05 pm, ahoward wrote: > > that approach also makes me queasy... why not simple make a little drb > > conection pool? that'd be pretty trival to implement and neatly solves= the > > problem externally to the web server and individual cgi scripts? > > > > i've actually be working on a CGI::Cache for such purposes... it would = be > > just like a session but able so contain 'live' objects, like database > > handles. >=20 > would one say DRb is production strength? this approach intrigues me as w= ell. DRb works rather well in this situation, my P133 is able to field a small request in about .2 - .3 seconds, depending opon complexity. I'm sure a database connection would be far quicker. --=20 Eric Hodel - drbrain@segment7.net - http://segment7.net All messages signed with fingerprint: FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04 --B4IIlcmfBL/1gGOG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+MgvbMypVHHlsnwQRAvy3AKD4kabV9j72vO9A08WgRqxbdA/tZQCffWUj nNRvDYHQf9bXhIjW1HSK2pc= =SN+J -----END PGP SIGNATURE----- --B4IIlcmfBL/1gGOG--