Good work! (that is all)
On Tue, 10/14/03 at 09:29:11 +0200, Niklas Bergh wrote: [SNIP] > I am about the commit a change that enables the Ticker to take a middle > route between the old behaviour and the new one. I am adding a thread, > internal to the Ticker, that is dedicated to handle all of these "fast > events", thereby relieving the scheduling thread of the execution but still > not causing the ThreadPool to spawn large amounts of threads to execute > these "fast events". This thread will have a maximum allowed backlog, when > the backlog is full the Ticker will revert to letting the scheduling thread > execute the event (the current queue size and the actual events can be seen > in a separate table in the 'Pending Tasks' infolet). > > This graph indicates the effect of this change on network bw usage (before > change is to the left, after is to the right): > http://194.236.28.174/freenetstuff/6237_and%206237modified_bwusage.jpg > > /N > > _______________________________________________ > Devl mailing list > [EMAIL PROTECTED] > http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl _______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
