Can a browser be written with the Actor model?
What are the parts which consume the most memory in a browser instance especially chrome? Can we architecture a browser that uses mini threads like Erlang which doesnt bring down the entire VM when there is an error?
I'm not sure if what I'm asking is correct but I want to know if its possible to make a browser that actually runs fast enough like today's browsers but without consuming so much memory and CPU.
0 comments
[ 2.2 ms ] story [ 12.6 ms ] threadNo comments yet.