By the way, Ara Howard suggested a really simple Drb session daemon to
me earlier:

http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/88815

Only I was having problems with it that I couldn't quite figure out.

Carl

On Tue, 27 Jul 2004 16:28:50 -0700, Carl Youngblood
<carl.youngblood / gmail.com> wrote:
> I'd like to see a Drb-based store, so that you could have the speed of
> memory-based access along with the ability to have a dedicated session
> server for seamless failover of webservers behind a hardware load
> balancer.
> 
> Carl
> 
> 
> 
> On Wed, 28 Jul 2004 08:21:55 +0900, Tim Bates <tim / bates.id.au> wrote:
> > David Heinemeier Hansson wrote:
> > > On that note, does anyone have a database store for CGI::Session? It
> > > would be nice to ship that with Rails as an option.
> >
> > I already told you I'd send you my CGI::Session::ActiveRecordStore. See
> > off-list.
> >
> > Tim.
> >
> > --
> > Tim Bates
> > tim / bates.id.au
> >
> >
>