[wp-trac] [WordPress Trac] #13158: Cron : some events may not be scheduled
WordPress Trac
wp-trac at lists.automattic.com
Tue May 24 20:23:18 UTC 2011
#13158: Cron : some events may not be scheduled
--------------------------+-----------------------------
Reporter: arena | Owner: westi
Type: defect (bug) | Status: new
Priority: high | Milestone: Future Release
Component: Cron | Version: 3.1
Severity: major | Resolution:
Keywords: |
--------------------------+-----------------------------
Changes (by mintindeed):
* cc: gabriel.koen@… (added)
Comment:
Why does it have to stay in the wp_options table? Looking at
implementations of a cron or job queue (I'm thinking Magento at the
moment, but there are other examples), the implementations that are built
for concurrency and volume use a separate table for maintaining the queue.
That seems like it would be appropriate here as well.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13158#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list