Live data from Hacker News

LightVM – A new virtualization solution based on Xen

cnp.neclab.eu

11–20 of 59 posts

Re: LightVM – A new virtualization solution based on Xen

#12

If I'm reading this right, that's pretty major. The isolation benefits of a VM with a bootspeed faster than docker?

I haven't been on the server side in a while, but 1) isn't Xen falling out of favor and 2) is docker boot speed a big problem?

Re: LightVM – A new virtualization solution based on Xen

#15
post #2

In case the ACM link isn't available to everyone, here is a copy hosted by NEC: http://cnp.neclab.eu/projects/lightvm/lightvm.pdf

Thanks, we've updated the link from https://dl.acm.org/citation.cfm?id=3132763&CFID=824760366&CF.... I'm not sure I've seen the ACM block traffic like that before.

Re: LightVM – A new virtualization solution based on Xen

#16
post #12

If I'm reading this right, that's pretty major. The isolation benefits of a VM with a bootspeed faster than docker?

I haven't been on the server side in a while, but 1) isn't Xen falling out of favor and 2) is docker boot speed a big problem?

Boot speed is a big selling point for Docker, but Docker's isolation story is poorer than a VM. If you can make a VM boot as quickly as Docker while preserving isolation, then Docker loses a big selling point.

Re: LightVM – A new virtualization solution based on Xen

#18
post #14

If I'm reading this right, that's pretty major. The isolation benefits of a VM with a bootspeed faster than docker?

With the debugging benefits of a brick.

As long as debugging isn't fundamentally incompatible with a unikernel approach, it's just a matter of maturity. And it's pretty silly to criticize a new, prospective technology for immaturity.

Re: LightVM – A new virtualization solution based on Xen

#19
post #13

So, unikernels?

No, not unikernels. They use unikernels and small linux builds for examples to show their improvement of Xen itself.

> We achieve lightweight VMs by using unikernels for specialized applications

Unikernels appear to be part of the solution...

Re: LightVM – A new virtualization solution based on Xen

#20
post #15
post #2

In case the ACM link isn't available to everyone, here is a copy hosted by NEC: http://cnp.neclab.eu/projects/lightvm/lightvm.pdf

Thanks, we've updated the link from https://dl.acm.org/citation.cfm?id=3132763&CFID=824760366&CF... . I'm not sure I've seen the ACM block traffic like that before.

I believe the CFID in the URL is a user-specific token, and user-specific URLs shouldn't be fetched from all over the world, triggering the block.
Post reply on HN