Home
The Toolkit for Online Communities
15939 Community Members, 0 members online, 2282 visitors today
Log In Register

Forum OpenACS Q&A: Re: Re: Re: schedule proc memory

OpenACS Home : Forums : OpenACS Q&A : Re: Re: Re: schedule proc memory : One Message

+
Posted by Steve Manning on
I would schedule the proc to always run and then get it to check for some other trigger to decide if it needs to actually do anything.

We use a similar idea for scheduled reports which we produce overnight from polled sales data.

- Steve