On Wed, Jan 28, 2015 at 11:20 AM, Konstantin Boudnik <[email protected]> wrote: > I believe whatever you'll build into it. That's why I mentioned Go-stuff ;)
Yup. OSv is a POSIXy unikernel in a way. Any unmodified Linux ELF should be good to go (in theory ;-)). Now, if you want those extra features (like page tracking for GC) you need their hacked version of OpenJDK. Everything else -- just works (including boost to tcp/ip stack, etc.) Thanks, Roman.
