• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

QuartzDesk 1.5.0 Released

 
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


We are proud to announce the release 1.5.0 of QuartzDesk.

This release introduces the following changes:

50%+ improvement in QuartzDesk Web Application load/start time.

Support for H2 database (all operating modes are supported - mem, file, tcp).

Tooltips have been added to all forms to further improve product usability.

Added data maintenance tasks that can be independently configured for individual registered scheduler connections. These tasks allow for purging of old and possibly unused data (e.g. exec history data, intercepted log data etc.) to keep QuartzDesk JVM Agent DBs sizes at reasonable levels.

QuartzDesk JVM Agent can automatically start a JMXMP connector for the JVM the agent has been installed in.

New AgentInitializer API to enable developers to embed the QuartzDesk JVM Agent into their standalone Java applications. Developers now have full control over the agent's initialization.

Numerous other improvements and fixes.

For details, please refer to the release notes.

QuartzDesk is an advanced Java Quartz scheduler management and monitoring GUI with many powerful and unique features:

• Support for Quartz 1.x and 2.x schedulers.
• Support for JMX-RMI, JMXMP and REMOTING-JMX (JBoss) protocols.
• Persistent job execution history.
• Job execution log messages interception (supported for jul, log4j, log4j2, logback).
• JavaScript rule-based notifications rules (email, all popular IM protocols, web-service).
• Interactive execution statistics and charts.
• REST API for job / trigger / scheduler monitoring.
• QuartzAnywhere web-service to remotely manage / monitor Quartz schedulers through a single endpoint.
• and more

The product is aimed at all Java developers using the Quartz scheduler in their applications, testers, as well as system administrators / operations personnel looking after these applications.

Enjoy!
The QuartzDesk Team
www.quartzdesk.com
quartzdesk-brochure-thumbs-white-bg.png
[Thumbnail for quartzdesk-brochure-thumbs-white-bg.png]
QuartzDesk Brochure Thumbnails - PDF brochure can be downloaded from our website.
 
reply
    Bookmark Topic Watch Topic
  • New Topic