duplicity-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Duplicity-tracker] [patch #6353] Concurrency for volume encryption and


From: Darik Horn
Subject: [Duplicity-tracker] [patch #6353] Concurrency for volume encryption and upload.
Date: Fri, 21 Dec 2007 16:01:55 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071204 Ubuntu/7.10 (gutsy) Firefox/2.0.0.11

URL:
  <http://savannah.nongnu.org/patch/?6353>

                 Summary: Concurrency for volume encryption and upload.
                 Project: duplicity
            Submitted by: dajhorn
            Submitted on: Friday 12/21/2007 at 16:01
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

This patch reduces wall time for running large backups, especially on
computers that have a slow CPU or network connection, by uploading a volume
while the next volume is being compressed and encrypted.

The threading technique used is the same given in the Python 2.4.1
programming manual to ensure compatibility on installations without native
threads.

This change increases the usage of temporary storage by one 'volsize', which
is currently five megabytes with default options.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Friday 12/21/2007 at 16:01  Name: duplicity-put_async.patch  Size: 3kB 
 By: dajhorn

<http://savannah.nongnu.org/patch/download.php?file_id=14681>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?6353>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]