Displaying 1 result from an estimated 1 matches for "backgreoundrb".
Did you mean:
backgoundrb
2007 Feb 21
0
accessing controller methods from backgreoundrb
Hi all,
I am trying to use backgroundrb to cache a set of controller actions
that are quite processor expensive (there is some pretty heavy xml
processing going on). In my rails app I have page caching set up to
observe the appropriate controllers and models and all works well.
However when model changes occur in a backgroundrb process the cache
sweeper isn''t notified of the changes