Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-59424

make QNetworkDiskCache cache files shareable

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • Network: Cache
    • None

    Description

      Currently one cannot share the same cache among multiple processes.
      This is a relative problem for end applications, but can be a problem for Qt components such as QtLocation, that may need to have a cache "per component", and more than one application using that component might run at the same time.

      The simplest solution would probably be a sister class not based on files but on a sqlite db, that would allow safe concurrent access to the resources.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            cnn Qt Core & Network
            paangele Paolo Angelelli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes