Cool new Free software
Posted Dec 19, 2012 17:31 UTC (Wed) by
man_ls (subscriber, #15091)
In reply to:
Cool new Free software by mpr22
Parent article:
Status.net service to phase out, replaced by pump.io
Yes, probably, but nix above says that his system can manage 10k fork()s per second, and I doubt there are that many user events. Also, I think a "softer" version of fork() should be used which does not create a new address space. If at all possible, it would be like the reverse of a micro-kernel: a macro-kernel which invokes stuff normally reserved to user space.
To leave the hand-waving space, such a scheme might be possible in the OpenWebDevice or Boot2Gecko, where there is nothing between the kernel and the javascript VM.
(
Log in to post comments)