Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-7826

Run Git and Storage services on a Shared Worker

XMLWordPrintable

    • False
    • None
    • False
    • ---
    • ---

      Git `M` of Workspaces is blocking the main thread. UX is intermittent for big workspaces. 

      We can leverage Multiplying Architecture abstractions to make the communication between the main thread and the Web Worker, as it’s based on the `postMessage` mechanism.

      WorkspacesContextProvider is entirely Promise-based, so it shouldn't be a problem deferring the calls to a Web Worker.

            tfernand-1 Tiago Bento
            abakos@redhat.com Alexandre Bakos
            Tomas David Tomas David
            Tomas David Tomas David
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: