We are probably going to start being religious here
I want the
option to use whatever method I like to trigger the IP.Boardd task manager.
Let me see if I can make my request more 'valid'.
Manual TasksI really do not want to add individual tasks to cron, mainly because I will forget they are there, I have to check if some component/widget has added another .. yadder yadder. I am fixated on IP.Board so I will always want the one cron job but I do not want to manage lots.
SchedulerWhat I want to be able to do is setup something (not just cron) to trigger IP.Boards task manager basically just like the Apache/PHP way but I want it to be triggered from CLI/Bash/PHP. So the IP.B scheduler is still deciding what to run I am just probiding the trigger.
WhyWith people now able to have multi core/processor, load sharing and all sorts of other things I could actually be running the trigger to take the load off the Apache server! If I wanted to I could manually type in the trigger command

but more likely I could run the CLI/PHP with some specific control settings .. like 'nice' the overhead of these tasks could be moved easily (for me) if the scheduler could be turned off from within IP.Board but triggered by a small API like php file.
Is that clearer?
Ta!
Larry