Page 1 of 1
Old Dog Loosing His Marbles....
Posted: Thu Sep 20, 2012 4:16 pm
by jim wood
My memory is not what it used to be hence the question.....
If I remember rightly variable feeder do not play well with persistent feeders???
Re: Old Dog Loosing His Marbles....
Posted: Fri Sep 21, 2012 12:35 pm
by paulsimon
Hi Jim
I think you mean conditional feeders?
I don't know that they will necessarily create problems for Persistent Feeders, other than the usual problems with conditional feeders, which might get resolved by restarting the server, but which won't be if you use Persistent Feeders.
Anyway, as far as Persistent Feeders go, I would avoid them wherever possible.
Please see my earlier post on this.
Regards
Paul Simon
Re: Old Dog Loosing His Marbles....
Posted: Fri Sep 21, 2012 1:43 pm
by jim wood
Thanks for the heads up Paul. The client I am working on has used them in the past as the data was only loaded once a month. As this changed I was looking in to getting this changed. Based on what you have posted I'll look at this sooner rather than later,
Jim.
Re: Old Dog Loosing His Marbles....
Posted: Fri Sep 21, 2012 4:22 pm
by Harvey
I only have limited experience with persistent feeders, because I keep them turned off during development as a matter of discipline.
It's difficult to develop and test feeders while persistent feeders are turned on, as you can't tell which feeders are working live and which are simply persisted from earlier versions of the rules. I also encourage clients to keep them turned off unless they have a very solid case for using them.
The only issue I know about them is they will persist ALL feeders valid or not. So when changes in data trigger changes in feeders, the old feeders will persist and take up RAM, even across server re-starts.
If you have frequently-changing data, this could take it's toll on performance.