Skip to content
  • Daniel Vrátil's avatar
    NtfManager: process outgoing notifications in parallel · f43ab1cf
    Daniel Vrátil authored
    Use a QThreadPool to run NotificationSubcriber::notify() for multiple
    instances in parallel. This might provide a small speed up with large
    amount of subscribers, but nothing big. It will be more visible once
    we start sending notification payloads.
    f43ab1cf