From: | Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr> |
---|---|
To: | Atri Sharma <atri(dot)jiit(at)gmail(dot)com> |
Cc: | Thom Brown <thom(at)linux(dot)com>, Josh Berkus <josh(at)agliodbs(dot)com>, PostgreSQL Advocacy <pgsql-advocacy(at)postgresql(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] Call for Google Summer of Code mentors, admins |
Date: | 2013-03-20 22:14:05 |
Message-ID: | m2620l3ej6.fsf@2ndQuadrant.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy pgsql-hackers |
Atri Sharma <atri(dot)jiit(at)gmail(dot)com> writes:
> We can use a scheduling algorithm, and can define a pool of tasks as well as
> a time constraint for the amount of time which can be used for running the
> tasks.Then, a scheduling algorithm can pick tasks from the pool based on
> priorities and the time duration of a task.I can see a dynamic programming
> solution to this problem.
I think mcron already implements it all and is made to be embedded into
a larger program.
http://www.gnu.org/software/mcron/
Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2013-03-21 03:42:12 | Re: [pgsql-advocacy] Call for Google Summer of Code mentors, admins |
Previous Message | Atri Sharma | 2013-03-20 17:05:26 | Re: [pgsql-advocacy] Call for Google Summer of Code mentors, admins |
From | Date | Subject | |
---|---|---|---|
Next Message | Dimitri Fontaine | 2013-03-20 22:28:11 | Re: Let's invent a function to report lock-wait-blocking PIDs |
Previous Message | Tom Lane | 2013-03-20 21:54:50 | Re: pg_upgrade segfaults when given an invalid PGSERVICE value |