vsivsi / meteor-job-collection

A persistent and reactive job queue for Meteor, supporting distributed workers that can run anywhere.
https://atmospherejs.com/vsivsi/job-collection
Other
388 stars 68 forks source link

Added zombie-job description to readme #263

Open SimonSimCity opened 6 years ago

SimonSimCity commented 6 years ago

Explained how to avoid zombie-jobs

vsivsi commented 6 years ago

Hi, thanks for doing this, it looks good. Sometime in the next few days I'll edit it a bit for clarity and maybe make the sample code a bit more generic, but this is a great start. Thanks for taking the time to do it.

SimonSimCity commented 6 years ago

@vsivsi will you have time soon to merge this in? 😃

vsivsi commented 6 years ago

Yes, I'll do it when I push the Coffeescript 2 compatibility update. Probably this week.

SimonSimCity commented 6 years ago

Published a version of my fork which includes this PR: https://github.com/SimonSimCity/meteor-job-collection