Scheduling Java tasks with Quartz Scheduler

Photo by Imonki72 from pixabay.com Want to make sure your daily backups are running? Take a look at PushMon, the easiest way to monitor your cron and scheduled tasks. Introduction There are specific cases that require a greater level of control and detail in scheduling tasks. Of course this is possible with Java’s TimerTask, but the work would be a … Read More

Scheduling tasks in Java with TimerTask

Image by Timisu from pixabay.com Want to make sure your daily backups are running? Take a look at PushMon, the easiest way to monitor your cron and scheduled tasks. Introduction The use of scheduled tasks is very common in large and medium-sized systems, mainly because they have several functionalities linked to the automation of tasks without human intervention. It is … Read More

Agile and DevOps: great union for IT

Agile and DevOps - great union for IT

Photo by diwou from pixabay.com Want to make sure your daily backups are running? Take a look at PushMon, the easiest way to monitor your cron and scheduled tasks. Introduction It’s been some time since devops and agile to walk side by side. Combining both has become the basic precept for any IT area, since that way you can get … Read More

6 Reasons to Start Monitoring the Performance of Your Applications

What are and how to Use Cron Jobs

Photo by pexels from pixabay.com Want to make sure your daily backups are running? Take a look at PushMon, the easiest way to monitor your cron and scheduled tasks.   It’s no use computerize your entire company and introducing a poor, slow, or difficult usability system. To effectively anticipate this type of scenario and avoid jobs and headaches for your … Read More

What are and how to use Cron Jobs?

What are and how to Use Cron Jobs

Photo by Pexels from pixabay.com Want to make sure your daily backups are running? Take a look at PushMon, the easiest way to monitor your cron and scheduled tasks. What are Cron Jobs? Cron job is a scheduling tool that allows you to control tasks to be performed at preconfigured times. Through it you can configure automatic tasks, that is, … Read More

Tips and metrics for application monitoring

Photo by Geralt from pixabay.com Want to make sure your daily backups are running? Take a look at PushMon, the easiest way to monitor your cron and scheduled tasks. Introduction There is a digital revolution happening in all sectors of society, driven by consumers who are increasingly eager for innovation. In a market driven by the maxim “time is money”, … Read More