Re: Howto implement a new algorithm scheduler in mod_proxy_balancer

2008-11-19 Thread Sander Temme
On Oct 25, 2008, at 7:57 PM, ricardo13 wrote: I will build a scheduler that receive a little message from cluster. At cluster, there is a process that send messages about CPU. Like an SNMP agent? That way you wouldn't have to re-invent the wheel. Then the server I need to build a separat

Re: Howto implement a new algorithm scheduler in mod_proxy_balancer

2008-10-25 Thread ricardo13
apache ??? Or shared memory ?? Thank you Ricardo -- View this message in context: http://www.nabble.com/Howto-implement-a-new-algorithm-scheduler-in-mod_proxy_balancer-tp20082207p20169165.html Sent from the Apache HTTP Server - Module Writers mailing list archive at Nabble.com.

Re: Howto implement a new algorithm scheduler in mod_proxy_balancer

2008-10-23 Thread Jim Jagielski
From: Jim Jagielski [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 22, 2008 3:58 PM To: modules-dev@httpd.apache.org Subject: Re: Howto implement a new algorithm scheduler in mod_proxy_balancer Sounds like 2 questions there: (1) is there anyway to create some sort of scheduler that does periodic func

Re: Howto implement a new algorithm scheduler in mod_proxy_balancer

2008-10-23 Thread ricardo13
our algo or >>>>> how to implement it? >>>>> >>>>> There is a quick-and-dirty example submodule in trunk (under >>>>> modules/ >>>>> proxy/examples) >>>>> that give some basic overview. >>>>> >>>>&

RE: Howto implement a new algorithm scheduler in mod_proxy_balancer

2008-10-22 Thread Houser, Rick
Message- From: Jim Jagielski [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 22, 2008 3:58 PM To: modules-dev@httpd.apache.org Subject: Re: Howto implement a new algorithm scheduler in mod_proxy_balancer Sounds like 2 questions there: (1) is there anyway to create some sort of scheduler that

Re: Howto implement a new algorithm scheduler in mod_proxy_balancer

2008-10-22 Thread Kevac Marko
t;>>>> There is a quick-and-dirty example submodule in trunk (under modules/ >>>>> proxy/examples) >>>>> that give some basic overview. >>>>> >>>>> On Oct 20, 2008, at 10:07 PM, ricardo13 wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> I wanted implement a new algorithm scheduler to mod_proxy_balancer. >>>>>> I built a new algorithm and want test in apache2. >>>>>> >>>>>> Thank you >>>>>> >>>>>> Ricardo >>>>>> -- >>> >>> >> >> -- >> View this message in context: >> http://www.nabble.com/Howto-implement-a-new-algorithm-scheduler-in-mod_proxy_balancer-tp20082207p20117149.html >> Sent from the Apache HTTP Server - Module Writers mailing list archive at >> Nabble.com. >> > > -- С уважением, Кевац Марко Sincerely yours, Kevac Marko

Re: Howto implement a new algorithm scheduler in mod_proxy_balancer

2008-10-22 Thread Jim Jagielski
0, 2008, at 10:07 PM, ricardo13 wrote: Hi, I wanted implement a new algorithm scheduler to mod_proxy_balancer. I built a new algorithm and want test in apache2. Thank you Ricardo -- -- View this message in context: http://www.nabble.com/Howto-implement-a-new-algorithm-scheduler-i

Re: Howto implement a new algorithm scheduler in mod_proxy_balancer

2008-10-22 Thread Rainer Jung
ricardo13 schrieb: > I don't find that examples. I find in the folder httpd.2.2.9/modules/proxy/ > .there isn't folder example > Where can I find ??? Is there any link ??? It's not yet in the stable branch 2.2, but you can find it in the trunk: http://svn.apache.org/viewvc/httpd/httpd/trunk/m

Howto implement a new algorithm scheduler in mod_proxy_balancer

2008-10-20 Thread ricardo13
Hi, I wanted implement a new algorithm scheduler to mod_proxy_balancer. I built a new algorithm and want test in apache2. Thank you Ricardo -- View this message in context: http://www.nabble.com/Howto-implement-a-new-algorithm-scheduler-in-mod_proxy_balancer-tp20082207p20082207.html Sent