EPISODE · Jul 2, 2011
Using a job scheduler in your WebObjects applications
from WebObjects Podcasts · host Philippe Rabier
Very often, if not always, we need to create jobs running periodically. It can be database cleanup, mail sending, statistics calculations, … One implementation among other is to create DirectActions invoked by Cron but there is a better option: Quartz. Quartz is a famous java open source library that allows developers to create jobs easily. In this session, you will learn how it's easy to integrate Quartz in your WebObjects application and how you can use job persistance based on EOF.
What this episode covers
Very often, if not always, we need to create jobs running periodically. It can be database cleanup, mail sending, statistics calculations, … One implementation among other is to create DirectActions invoked by Cron but there is a better option: Quartz. Quartz is a famous java open source library that allows developers to create jobs easily. In this session, you will learn how it's easy to integrate Quartz in your WebObjects application and how you can use job persistance based on EOF.
NOW PLAYING
Using a job scheduler in your WebObjects applications
No transcript for this episode yet
Similar Episodes
Jun 15, 2022 ·8m
May 25, 2022 ·20m
May 19, 2022 ·16m
May 15, 2022 ·34m
May 12, 2022 ·1m