[freenet-dev] [freenet-cvs] r15472 - trunk/freenet/src/freenet/node
Florent Daignière
nextgens at freenetproject.org
Tue Oct 23 14:53:51 UTC 2007
* 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 :)
NextGen$
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://emu.freenetproject.org/pipermail/devl/attachments/20071023/21c95a85/attachment.pgp
More information about the Devl
mailing list