Home
The Toolkit for Online Communities
15900 Community Members, 1 member online, 2349 visitors today
Log In Register

Forum OpenACS Q&A: Re: What is the proper method to schedule a procedure?

OpenACS Home : Forums : OpenACS Q&A : Re: What is the proper method to schedule a procedure? : One Message

+
Posted by Caroline Meeks on
Checkout the cronjob package (in contrib I think). It is a little package that does basically exactly what you describe.

It has some short comings, for instance if your server happens to be down and 2am it won't run it when it come back up.