Posts tagged "cron"

Zend Framework Cron Tasks in Parallel

At the end of my recent post on building a cron service for Zend Framework applications, I mentioned a couple of weaknesses in my approach, most notably the lack any kind of locking mechanism. This post shows how to fix that.

Read more...

Cron tasks in Zend Framework apps

I recently took the opportunity to build a simple cron task manager for this blog; since the resulting system could easily be adapted to other Zend Framework applications, I figured I'd better share.

Read more...

< Previous | 1 | Next >