[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
more than one volatile scheduler?  XML
Forum Index -> Quartz
Author Message
feh

neo

Joined: 08/12/2014 08:41:11
Messages: 1
Offline

Hi folks.

I'd like to create more than one volatile scheduler in the same JVM (using quartz 1.5.2). Here is how the first one is created:

DirectSchedulerFactory.getInstance().createVolatileScheduler(10);

If I call this method again, an exception is thrown. Is it possible to create more than one volatile scheduler, and assign each a unique name?

Thanks!
 
Forum Index -> Quartz
Go to:   
Powered by JForum 2.1.7 © JForum Team