Re: [slightlyoff/ServiceWorker] Enabling multiple Service Workers for a single scope (#921)

> On the other hand, though, I don't know if spinning up N worker threads for every network request is a good idea either.

Yeah, sounds like a big overhead, taking in account this issue: https://github.com/slightlyoff/ServiceWorker/issues/920

... unless everyone such worked will live in the same process and all will have the same active (_SW is working_) time. Which sounds weird too.



---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/921#issuecomment-229416990

Received on Wednesday, 29 June 2016 16:48:30 UTC