Here is a comparison between scheduling engines by Ayende http://ayende.com/Blog/archive/2007/11/11/Not-invented-here-useful-noneteless.aspx
________________________________ From: Nick Parker <[email protected]> To: [email protected] Sent: Wednesday, 6 May, 2009 10:37:36 AM Subject: Re: Projects without leaders John, Thanks for the response, can you speak of the unit testing that exists in Quartz.NET? Nick Parker www.developernotes.com On Tue, May 5, 2009 at 7:15 PM, John Simons <[email protected]> wrote: Nick, Yes, Quartz v1.0 supports Clustering (Fail-over and load balancing) see http://quartznet.sourceforge.net/features.html The reason I suggested obsoleting the Scheduler project is because of the whole reason of this email, project does not have a leader. Also, as I pointed out before the Scheduler API is very very similar to Quartz API, hence easy to convert, Quartz seems to be active, is well documented, I think it supports all the Scheduler features and probably more, supports plug-ins, ... This is just my opinion. Cheers John ________________________________ From: Nick Parker <[email protected]> To: [email protected] Sent: Wednesday, 6 May, 2009 9:57:35 AM Subject: Re: Projects without leaders John, I haven't keep up with Quartz for a while now, per the motivation (http://using.castleproject.org/display/Contrib/Castle.Components.Scheduler) Quartz was missing in processing scheduling with clustering; is that something that is available now in Quartz? Why specifically would you obsolete Scheduler for Quartz? Nick Parker www.developernotes.com On Tue, May 5, 2009 at 6:51 PM, John Simons <[email protected]> wrote: Agree, we do need an integration between Quartz and Windsor. But the Scheduler project should be obsoleted and replaced with Quartz. Cheers John ________________________________ From: Henry Conceição <[email protected]> To: [email protected] Sent: Wednesday, 6 May, 2009 8:27:37 AM Subject: Re: Projects without leaders To replace the implementations, we need a integration between the Scheduler and Windsor, which the current impl on trunk already has. Cheers, Henry Conceição On Tue, May 5, 2009 at 7:09 PM, John Simons <[email protected]> wrote: > If no one else wants Email/TemplateEngine, I'll take that. > > Also, in regards to the Scheduler, why do you need this project? Why not > just use Quartz (http://quartznet.sourceforge.net/)? The code for this > project is very very similar to Quartz. > > Cheers > John > > ________________________________ > From: Jonathon Rossi <[email protected]> > To: Castle Project Development <[email protected]> > Sent: Tuesday, 5 May, 2009 11:50:46 PM > Subject: Projects without leaders > > Since no one has taken lead of a few projects still without a leader, I am > posting this as a reminder that these projects are still waiting for a > leader. > > * ActiveRecordIntegration > * AutomaticTransactionManagement > * Email/TemplateEngine > * Scheduler > > If you are interested in leading any of these projects, whether you are a > committer leading other projects, a committer without a project or a > non-committer, feel free to post which will allow the PMC to appoint some > more leaders. > > A quote from Hammett of what a leader should do: >> >> We would expect from the leaders to oversee the development (near and long >> term), set up goals, roadmaps, coordinate the documentation effort and >> release it. > > -- > Jono > > > > ________________________________ > The new Internet Explorer 8 optimised for Yahoo!7: Faster, Safer, Easier. > Get it now.. > > > ________________________________ Enjoy a safer web experience. Upgrade to the new Internet Explorer 8 optimised for Yahoo!7. Get it now.. ________________________________ The new Internet Explorer 8 optimised for Yahoo!7: Faster, Safer, Easier. Get it now.. Yahoo!7 recommends that you update your browser to the new Internet Explorer 8.Get it now. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en -~----------~----~----~----~------~----~------~--~---
