The Unikernel Compilation and Deployment Platform
1–10 of 12 posts
Re: The Unikernel Compilation and Deployment Platform
#2So if there was enough demand, this is a viable pathway to having unikernel software managed by a fully mature cloud platform. Personally I think that the OSv/Java unikernel stuff is probably in the sweet spot of industrial demand and plausibility, since programmers on the JVM are accustomed to operating at a fair distance from the OS's APIs.
Disclaimer: I work for Pivotal, we donate the majority of engineering to Cloud Foundry.
Re: The Unikernel Compilation and Deployment Platform
#3Re: The Unikernel Compilation and Deployment Platform
#4It's obligatory for me to point out that the same engineers built a proof-of-concept component for Diego[0], the scheduler/manager system in Cloud Foundry. This is using the same pathway that allows Cloud Foundry to support buildpacks, Docker images and .NET apps under the same scheduler. So if there was enough demand, this is a viable pathway to having unikernel software managed by a fully mature cloud platform. Per…
We're currently using unikernels with our Java micro-services for supply chain/logistics tracking and analytics, and loving it.
Re: The Unikernel Compilation and Deployment Platform
#5It's obligatory for me to point out that the same engineers built a proof-of-concept component for Diego[0], the scheduler/manager system in Cloud Foundry. This is using the same pathway that allows Cloud Foundry to support buildpacks, Docker images and .NET apps under the same scheduler. So if there was enough demand, this is a viable pathway to having unikernel software managed by a fully mature cloud platform. Per…
> Personally I think that the OSv/Java unikernel stuff is probably in the sweet spot of industrial demand We're currently using unikernels with our Java micro-services for supply chain/logistics tracking and analytics, and loving it.
Work email in my profile.
Re: The Unikernel Compilation and Deployment Platform
#6It's obligatory for me to point out that the same engineers built a proof-of-concept component for Diego[0], the scheduler/manager system in Cloud Foundry. This is using the same pathway that allows Cloud Foundry to support buildpacks, Docker images and .NET apps under the same scheduler. So if there was enough demand, this is a viable pathway to having unikernel software managed by a fully mature cloud platform. Per…
> Personally I think that the OSv/Java unikernel stuff is probably in the sweet spot of industrial demand We're currently using unikernels with our Java micro-services for supply chain/logistics tracking and analytics, and loving it.
Re: The Unikernel Compilation and Deployment Platform
#7Re: The Unikernel Compilation and Deployment Platform
#8What is the schedule for C/C++ rumprun ability ? I'd like to compile some GT.M programs into UniK .
Re: The Unikernel Compilation and Deployment Platform
#9Re: The Unikernel Compilation and Deployment Platform
#10I worked on something that ended up vaguely similar, but apart of a couple of cool demos there didn't seem to be any point to it.