Connect to Quartz.Net remotely

77 views
Skip to first unread message

Diego Koga

unread,
May 23, 2016, 10:39:32 AM5/23/16
to Quartz.NET
Guys, I am testing some UI to manage Quartz.Net jobs. Them seem to be enough for what I am trying to do.

But there is another scenario that I need to cover. I have something around 300 servers and we need to run these jobs in each one.

We are not talking about cluster or failover. They are sort of single severs and we need to run jobs for example, clean logs from different applications. Check permission to avoid any back door for example, etc, etc...

The easier way to create an extensible architecture is using Quartz.Net. It gives the flexibility to customize a job to whatever they wanna. But I am not finding an easy way to manage it. I could not connect to more than one server at once.

Do you guys have any idea? Any better solution? An example?

Marko Lahma

unread,
May 24, 2016, 12:57:08 PM5/24/16
to quar...@googlegroups.com
Sounds like you want to have individual instances with shared
configuration. Maybe have configuration via XML file and update to
each server via automation (Puppet, Chef, Ansible, Octopus Deploy)?
You can set XML plugin to poll for changes and automatically update
(just don't break the XML configuration).

-Marko
> --
> You received this message because you are subscribed to the Google Groups
> "Quartz.NET" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to quartznet+...@googlegroups.com.
> To post to this group, send email to quar...@googlegroups.com.
> Visit this group at https://groups.google.com/group/quartznet.
> For more options, visit https://groups.google.com/d/optout.
>

Koga, Diego

unread,
May 24, 2016, 1:04:48 PM5/24/16
to quar...@googlegroups.com
The idea is to use same subset of job in N boxes, it means same application/jobs.

But one centralised manager for all servers.




Att.,
------------------
Koga, Diego

You received this message because you are subscribed to a topic in the Google Groups "Quartz.NET" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/quartznet/sCH8wA0ScSQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to quartznet+...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages