[Serdev] dispatcher module
Daniel-Constantin Mierla
daniel at iptel.org
Mon Aug 9 09:32:53 UTC 2004
Hi,
for now, please see
http://lists.iptel.org/pipermail/serdev/2004-August/002592.html for more
details.
Daniel
On 8/9/2004 10:29 AM, Chen Youcheng wrote:
>Hello,
>
>It is a sensible idea. For example,it may be helpful for implementation of "server selection"
>in 3GPP.
>
>Thanks
>
>Yongcheng
>--- Daniel-Constantin Mierla <Daniel-Constantin.Mierla at fokus.fraunhofer.de> wrote:
>
>
>
>>Hello,
>>I wrote a tiny module "dispatcher", able to select a destination to
>>relay the requests to from a set of addresses. It would compute hashes
>>over parts of the request (e.g., call-id) and select an address from the
>>destination set based on modulo function. The selected address is used
>>then as outbound proxy. The module could be used as a stateless load
>>balancer, but with no guarantee of fair distribution. It can be easily
>>extended (other distribution functions), but right now I have no time --
>>contributors will be very welcome.
>>
>>Would someone be interested in such module? If yes, I will add it to cvs
>>very soon.
>>
>>Daniel
>>
>>_______________________________________________
>>Serdev mailing list
>>serdev at lists.iptel.org
>>http://lists.iptel.org/mailman/listinfo/serdev
>>
>>
>>
>
>
>
>
>__________________________________
>Do you Yahoo!?
>Yahoo! Mail - 50x more storage than other providers!
>http://promotions.yahoo.com/new_mail
>
>
>
More information about the Serdev
mailing list