Skip to content

Instantly share code, notes, and snippets.

@jcrossley3
jcrossley3 / DynamicScheduling
Created January 16, 2012 18:57 — forked from abstractj/DynamicScheduling
DynamicScheduling
schedule = TorqueBox::Jobs::Schedule.new('MyJobClass')
scheduler.at 'Sat Jan 14 07:53:43 +0900 2009'
or
scheduler.at '0 52 15 * * ?'
or
scheduler.at '20 m'
or
TorqueBox::Jobs.at '12:34' do
whatever i want to do!
end
(fn box)
(def box)
(lambda box)
(immutant) / immutant
(func box)
(funk box)
parens / (parens)
funct / (funct)
(curve box) / CurveBox
fngood