Re: [w3c/ServiceWorker] Should EventSource and WebSocket be exposed in service workers? (#947)

@kentonv on the "warp" and "tcp proxy anything" concepts, there a massive opportunity here to "batch" tcp ethernet frames and then pass into a user-mode concept via a UDP firehost concept, like Aeron (awesome batcher), and as a result side-stepping user-kernel context switch overhead.  With all the spectre/meltdown mitigations, such a concept could go a long ways towards reducing people's cloud bills in a very big way.  The user-mode tcp interface atop Aeron, could implement an interface similar to lwip.  Clear as mud?

-- 
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/947#issuecomment-371087655

Received on Wednesday, 7 March 2018 10:04:27 UTC