Sunday, 6 January 2019

Best ways to do task schedules?

I've build a simple project in Nuxtjs with Express as the server backend.Let's say I want to schedule a task which I queue on server backend and pickup on another node, what would be the ideal setup? I'm kinda new to this (always using Laravel for this kind of stuff), is there any good project already available?The server backend will eventually pickup when a task has been completed or didn't.Thanks!

Submitted January 06, 2019 at 09:57AM by archie2012

No comments:

Post a Comment