[Backgroundrb-devel] Problems with ActiveRecord in workers
Maximilian Schöfmann
schoefma at cip.ifi.lmu.de
Sat Jul 8 04:33:24 EDT 2006
Hi Ezra,
storing them in the session indeed doesn't work (I tried just PStore,
but I think others will use Marshall, too). Marshalling them using
YAML would maybe work.
> Believe it or not this is usually faster then unmarshaling an
> object out of the session.
>
I didn't consider that until now, because i thought fetching them
from the db would be slower than unmarshalling. This would of course
be an option for me. I will give it a try.
Thanks for your suggestions
Cheers,
Max
More information about the Backgroundrb-devel
mailing list