josk

Category: Databases & Storage | Uploader: veliovgroupveliovgroup | Downloads: 0 | Version: v1.0(Latest)

JoSk task/CRON scheduler for horizontally scaled Node.js and Bun apps — synchronizes scheduled work so each tick runs once across the cluster. Trigger when the user is writing or reviewing recurring jobs, cron-style tasks, `setInterval`/`setTimeout` work, or periodic background jobs (email queues, SMS sends, sync, polling, cleanup) in a multi-instance / cluster / Kubernetes / PM2 / Meteor.js topology, the `josk` NPM package, or the Meteor `ostrio:cron-jobs` Atmosphere package. Also trigger when the user mentions JoSk by name, asks about `RedisAdapter` / `MongoAdapter` / `PostgresAdapter`, talks about exactly-once / at-most-once execution, zombie-task recovery, scheduler leases, `zombieTime` / `execute` / `concurrency`, or compares JoSk to Agenda, Bree, node-cron, Bull, or BullMQ. Covers the full public API (`new JoSk`, `setInterval`, `setTimeout`, `setImmediate`, `clearInterval`, `clearTimeout`, `destroy`, `ping`, the three built-in adapters, and the custom-adapter contract).

Changelog: Source: GitHub https://github.com/veliovgroup/josk

Directory Structure

Current level: tree/master/skills/josk/

  • 📁 references/
    • 📄 adapters.md 10.6 KB
    • 📄 api.md 11.8 KB
    • 📄 meteor.md 4.0 KB
    • 📄 patterns.md 9.7 KB
    • 📄 troubleshooting.md 9.4 KB
  • 📄 SKILL.md 4.3 KB

SKILL.md

Login to download/like/favorite ❤ 38 | ★ 0
Comments 0

Please login before commenting.

Loading comments...