[freenet-dev] [freenet-cvs] r15472 - trunk/freenet/src/freenet/node
Matthew Toseland
toad at amphibian.dyndns.org
Tue Oct 23 16:10:45 UTC 2007
On Tuesday 23 October 2007 15:53, you wrote:
> * Florent Daignière <nextgens at freenetproject.org> [2007-10-23 10:04:42]:
>
> > * Matthew Toseland <toad at amphibian.dyndns.org> [2007-10-23 01:00:26]:
> >
> > > On Monday 22 October 2007 12:28, you wrote:
> > > > Author: nextgens
> > > > Date: 2007-10-22 11:28:56 +0000 (Mon, 22 Oct 2007)
> > > > New Revision: 15472
> > > >
> > > > Modified:
> > > > trunk/freenet/src/freenet/node/FNPPacketMangler.java
> > > > Log:
> > > > JFK:
> > > > Renew DH Exponentials once every 15mins if we aren't connected yet.
> > >
> > > This is executed on the ticker, we should avoid the latency by
regenerating
> > > off-thread.
> >
> > Well, it is off-thread: we use the ticker. I don't get it : is your point
> > that we shouldn't use the ticket for pre-computing things ?
> >
> > NextGen$
>
> Ok, I've switched to a proper thread using the Executor in r15496 :)
Ticker will use a proper thread, unless you tell it not to by using
FastRunnable.
>
> NextGen$
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://emu.freenetproject.org/pipermail/devl/attachments/20071023/3b4ff66f/attachment.pgp
More information about the Devl
mailing list