Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@shakee93 It has at least a good manual, so i'll give you credit for that!
However, i really do not see the point of creating cron tasks on the application level. Is this not something you're supposed to be doing on the system level?
Like Montgomery Christopher Jorgensen "Scotty" Scott would say: "Use the rrright tools forrr the rrright Job!"
I'm a system administrator (or Devops if you wanna be hipster, and i don't) and i would be totally HORRIFIED to see such things inside an application, since they can really mess up important cron entries on that said system.
that's just my €0.02 on the issue -
Unixxx3656yYes, no, maybe, I don't know. Can you repeat the question? You're not the boss of me now. You're not the boss of me now....
-
Wack63116y@NeatNerdPrime I guess it's nice from a developers point of view to be able to create cron entries on an app level. Kind of like db migrations, to make sure all crons you have for the app on your local docker/vm are too running on the live server...
From a sys admin point of view a nightmare though... -
@Wack agreed !!! there are tasks which can be done in app level. i am not sure why it might become nightmare.. it will be more nice and neat ;)
-
@Electrux thanks to carbon, https://github.com/dawnlabs/carbon
it generates beautiful code example images
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
Should i share my new opensource project in devRant ?
rant
linux
laravel
opensource
js
node-reel
nodejs
cron
node
javascript