- From: Arthur Stolyar <notifications@github.com>
- Date: Wed, 16 Aug 2017 22:36:16 +0000 (UTC)
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 16 August 2017 22:36:41 UTC
I think multi instance SW is more scalable approach for user agents. Single threaded SW may produce more complications as new SW features/specs added and changing the behavior from there would be much harder. On Aug 17, 2017 00:27, "Jake Archibald" <notifications@github.com> wrote: > As long as they're actively testing in a browser that does the multi > instance thing in a big way. If a new browser comes along and does multi > instance in a different way, we could be back to square one. > > I pondered earlier whether opt-in-multi-instance-mode could do something > to enforce multi-instance-like behaviour. Eg create a new realm for every > top level event. That sounds super expensive, but maybe UAs have tricks > here. > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/w3c/ServiceWorker/issues/756#issuecomment-322904415>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/ABIlkVvDHysbqKMIa5n42qyGb6sg59Bgks5sY16sgaJpZM4GGqeS> > . > -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/756#issuecomment-322918590
Received on Wednesday, 16 August 2017 22:36:41 UTC