Skip to content
#

cronjob

Here are 28 public repositories matching this topic...

Deployed as a java cron job, this would parse through LDAP logs and extract relevant information for each connection hitting the UGA Office of Research LDAP server. We did not have a good way of monitoring that traffic, hence this project. The log files were parsed, data extracted and inserted into a MYSQL database - however down the road i real…

  • Updated Jun 21, 2018
  • Java

Quartz is a richly featured, open source job scheduling library that can be integrated within virtually any Java application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to create simple or complex schedules for executing tens, hundreds, or even tens-of-thousands of jobs; jobs whose tasks are d…

  • Updated Sep 22, 2022
  • Java

Improve this page

Add a description, image, and links to the cronjob topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cronjob topic, visit your repo's landing page and select "manage topics."

Learn more