[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2783: remove key-generator

Tahoe-LAFS trac at tahoe-lafs.org
Thu Apr 28 06:05:56 UTC 2016


#2783: remove key-generator
--------------------------------+-----------------------
     Reporter:  warner          |      Owner:
         Type:  task            |     Status:  new
     Priority:  normal          |  Milestone:  undecided
    Component:  code-nodeadmin  |    Version:  1.11.0
   Resolution:                  |   Keywords:
Launchpad Bug:                  |
--------------------------------+-----------------------

Comment (by warner):

 Incidentally, one non-security-impacting use of the key-generator would be
 to run it on the same machine as the client that uses it. Since python is
 basically single-threaded (and tahoe certainly doesn't attempt to take
 advantage of multiple cores), this would be a win if you're making a whole
 lot of mutable files, because the keys could be created on one core in the
 background, so the main tahoe process would be less likely to ever wait
 for one.

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2783#comment:1>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list