Rethinking the guest operating system
Rethinking the guest operating system
Posted Sep 19, 2013 10:32 UTC (Thu) by lacos (guest, #70616)In reply to: Rethinking the guest operating system by aleXXX
Parent article: Rethinking the guest operating system
This is addressed in the presentation linked in the article, slides 38-39:
> Porting a C application to OSv
> [...]
> 2. May not fork() or exec()
Posted Sep 19, 2013 23:33 UTC (Thu)
by Karellen (subscriber, #67644)
[Link] (2 responses)
If not, not only does that get in the way of explitly multi-threaded apps, but surely it also suddenly hobbles functional languages which offer the promise of great scalability performance using transparent parallelism over many threads (e.g. for operations like map/reduce) on todays multi-core systems?
Won't converting those apps to not just multi-process, but multi-(virtual)-machine, systems make them a heck of a lot *worse* than they are now?
Or was this mostly build to run bloody Java?
Posted Sep 20, 2013 0:44 UTC (Fri)
by dlang (guest, #313)
[Link]
As I read it, it was built _only_ to run Java
Posted Sep 20, 2013 5:01 UTC (Fri)
by glommer (guest, #15592)
[Link]
About the whole java thing, I have written a G+ post to clear that up:
We are Java focused, not java only.
Rethinking the guest operating system
Rethinking the guest operating system
Rethinking the guest operating system
https://plus.google.com/107787008629542080430/posts/cx4Ro...