Re: scheduler for SF

Ritu Sabharwal <[email protected]> Tue, 30 Jan 2007 13:21:45 +0530
Newsgroups gmane.comp.java.smartfrog.user
Organization HP
Message-ID <[email protected]>
Hello Andreas,

We have a initial version of set of components that may be useful for 
you. We have a Quartz scheduler component to schedule jobs on a specific 
node along with some temporal properties. Along with the scheduler 
component, we have Monitor components running on all the resources which 
monitors the cpu load at all times. Whenever the job is to be scheduled, 
we start a Collector component which collects data( cpu load) from these 
resources(using Monitor component) and allocates the machines based on 
the least cpu load. Once the best machine is allocated, the job is 
scheduled using the Quartz scheduler on the allocated node (along with 
some clock based properties if needed).

The variant of Monitor component that monitors the already deployed 
components would be useful for your case.

We will be making these components available in public repository soon.

Thanks & Regards,
Ritu.

Andreas Unterkircher wrote:
> Hello,
>
> we're looking for a scheduler to deploy components on different hosts. 
> For a start our requirements are very simple: we have a pool of machines 
> where we can deploy components, the scheduler should decide on which 
> machine to deploy new components based on very simple criteria (how many 
> components are already running on a certain machine ? no cpu, memory 
> usage etc. has to be taken into account). Is there already something in 
> SF that we could use for a start to experiment with ?
>
> Thanks,
> Andreas
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Smartfrog-support mailing list
> Smartfrog-support-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/smartfrog-support
>   



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV