Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
OSv, probably the best OS for cloud workloads
(opens in new tab)
(osv.io)
27 points
westernmostcoy
12y ago
8 comments
Save
Share
8 comments
7 comments · 4 top-level
top
newest
oldest
fotcorn
12y ago
· 3 in thread
A big part is written in C++, for example the interrupt descriptor table is managed by a class:
https://github.com/cloudius-systems/osv/blob/master/arch/x64...
penberg
12y ago
Yes, and to be more specific, OSv is written in C++11 which is a big improvement over earlier C++ standards.
justincormack
12y ago
And the console is JavaScript (using Rhino).
penberg
12y ago
The CLI is actually CRaSH which is written in Groovy:
http://www.crashub.org/
The JavaScript CLI is being phased out.
1 more reply
westernmostcoy
OP
12y ago
Announcement on kvm mailing list:
http://www.mail-archive.com/kvm@vger.kernel.org/msg95768.htm...
xer0x
12y ago
Ideas like this seem to be the future. I specifically like the small container concept that this shares with Docker.
yules
12y ago
This is one cool project. Looking forward.
j
/
k
navigate · click thread line to collapse