dropwizard-jobs
Job scheduler
Provides a way to integrate background jobs with Dropwizard applications using Quartz scheduler
Quartz integration for dropwizard
2 stars
2 watching
5 forks
Language: Java
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jaredstehler/dropwizard-quartz | A framework that integrates job scheduling with Dropwizard using Quartz and Guice. | 51 |
knowm/dropwizard-sundial | A library that simplifies the process of adding scheduled jobs to Java applications using Quartz | 35 |
coreoz/wisp | A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management. | 133 |
lucas34/swiftqueue | A job scheduler library for iOS and other Apple platforms that allows developers to run tasks with constraints such as delay, retry, and persistence. | 410 |
tasktop/dropwizard-tools | Tools to ease Dropwizard application development and deployment | 3 |
orlandos-nl/mongoqueue | An implementation of a job queue in Swift using MongoDB as the backend storage | 13 |
knowm/sundial | A lightweight Java framework for scheduling jobs with various triggers | 270 |
ieuanwalker/hangfire.recurringjob | Automates recurring job registration with Hangfire | 4 |
xvik/dropwizard-orient-server | Simplifies development environment for Dropwizard applications by embedding OrientDB servers. | 16 |
smoketurner/dropwizard-swagger | Serves Swagger UI static content and loads Swagger endpoints | 182 |
smoketurner/dropwizard-graphql | A package providing GraphQL API endpoints in Dropwizard applications | 54 |
schedulix/schedulix | An enterprise job scheduling system for managing and automating tasks and workflows. | 121 |
mborders/artifex | A simple in-memory job queue for Golang using worker-based dispatching | 206 |
roskart/dropwizard-jaxws | A Java-based bundle for building SOAP web services and clients using the JAX-WS API in Dropwizard applications. | 43 |
mosquito-cr/mosquito | Background job runner for Crystal applications supporting periodic and manual execution with Redis integration. | 227 |