bigdataviewer / bigdataviewer-playground

BSD 2-Clause "Simplified" License
19 stars 5 forks source link

Use a global SharedQueue ? #271

Open NicoKiaru opened 8 months ago

NicoKiaru commented 8 months ago

Each time a ResampledSource is created, a new SharedQueue is created. I feel - but I'm unsure - that it would be better to have a single global SharedQueue for all these sources.