Skip to content

Latest commit

 

History

History

guides

Doc guide list

Quartzite documentation is organized as a number of guides, covering all kinds of topics.

We recommend that you read these guides, if possible, in this order:

An overview of Quartzite with a quick tutorial that helps you to get started with it. It should take about 10 minutes to read and study the provided code examples

This guide covers:

  • Quartz schedulers
  • Scheduler lifecycle
  • Scheduler configuration
  • Using multiple schedulers with Quartzite

This guide covers:

  • How to define periodically executed jobs
  • Using job keys to identify jobs
  • How to pass context information to executed jobs
  • How to pause jobs
  • How to resume jobs
  • How to delete jobs

This guide covers:

  • How to define triggers
  • Using trigger keys to identify triggers
  • How to use various types of schedules
  • How to pause triggers
  • How to resume triggers
  • How to delete triggers

This guide covers:

  • Overview of durable and transients job stores
  • Available durable job stores
  • Quartz and Clojure class loaders
  • How to use durable job stores with Quartzite

Tell Us What You Think!

Please take a moment to tell us what you think about this guide on Twitter or the Quartzite mailing list

Let us know what was unclear or what has not been covered. Maybe you do not like the guide style or grammar or discover spelling mistakes. Reader feedback is key to making the documentation better.