[development] Batch API on cron
Earnie Boyd
earnie at users.sourceforge.net
Thu Jul 15 11:46:29 UTC 2010
Sven Decabooter wrote:
>
> Any pointers as to how I could have large chunks of data processed on
> cron in another way?
>
Not by using hook_cron but by creating a separate script that you
execute within the server cron. The cron process sets a hard 240
seconds to execute hook_cron implementations.
--
Earnie
-- http://progw.com
-- http://www.for-my-kids.com
More information about the development
mailing list