divmod-users team mailing list archive
-
divmod-users team
-
Mailing list archive
-
Message #00002
Axiom schedulers
Hi,
So I wanted to know what happens when a substore has a lot of scheduled items (how they get run). According to glyph, they become a scheduled item in the parent store.
idnar pointed out that there is a bug with it: https://code.launchpad.net/~divmod-dev/divmod.org/start-scheduler-when-parent-service-starts-3000-2/+merge/87280
However, I don't understand the bug itself, or what this merge fixes about it. What are the caveats with using schedulers with substores? I'm assuming all released versions currently do not have this bug fix merged. I currently have Axiom 0.6.0.
Also, what's the documentation for schedulers? I remember there being some but I can't find it on the resurrected Divmod docs at http://divmod.readthedocs.org/en/latest/index.html. I vaguely seem to remember it was essentially just IScheduler(someStore) and all is well -- but according to that bug I linked perhaps all isn't quite so well :)
cheers
lvh
Follow ups