Re: [jabberd2] Re: Rate limiting non-functional?

2008-07-13 Thread Tomasz Sterna
Dnia 2008-07-10, czw o godzinie 17:38 -0700, Mark Doliner pisze: It seems weird to me that the router would limit the traffic sent between the components and the rate at which new components can connect. I'm in favor of removing this limiting from router for the sake of simplifying the code

[jabberd2] Re: Merging jabberd processes [Was: Rate limiting non-functional?]

2008-07-13 Thread Tomasz Sterna
Dnia 2008-07-10, czw o godzinie 17:38 -0700, Mark Doliner pisze: I noticed that router has similar rate limiting, but there the byte rate limit is a little more effective, [...] This is an example, why I think merging all jabberd processes in one is a good idea. It helps keeping things

Re: [jabberd2] Re: Rate limiting non-functional?

2008-07-13 Thread Mark Doliner
On Sun, Jul 13, 2008 at 1:58 AM, Tomasz Sterna [EMAIL PROTECTED] wrote: Dnia 2008-07-11, piÄ… o godzinie 13:48 -0700, Mark Doliner pisze: Do we have a way to call a function after a certain amount of time has passed? We would need one for this. We have time checks in main loop, but this is