Zerg demo – Xen instance spawned for each web request
zerg.erlangonxen.org
Zerg demo – Xen instance spawned for each web request
1–10 of 39 posts
Re: Zerg demo – Xen instance spawned for each web request
#2Because 1.5 secs per request, and more for somewhat more complex operations, seems long to me. As instance startup time it is impressive though! But they are designed to die after each request, right? Or is that just this example?
Re: Zerg demo – Xen instance spawned for each web request
#3I'm seeing 1.5 to 1.6 secs. Is that due to my crappy internet connection or is that simply what it is? Because 1.5 secs per request, and more for somewhat more complex operations, seems long to me. As instance startup time it is impressive though! But they are designed to die after each request, right? Or is that just this example?
Re: Zerg demo – Xen instance spawned for each web request
#4Re: Zerg demo – Xen instance spawned for each web request
#5Re: Zerg demo – Xen instance spawned for each web request
#6Re: Zerg demo – Xen instance spawned for each web request
#7It keeps saying "Over capacity", I want to know what this is about though.
Re: Zerg demo – Xen instance spawned for each web request
#8I'm seeing 1.5 to 1.6 secs. Is that due to my crappy internet connection or is that simply what it is? Because 1.5 secs per request, and more for somewhat more complex operations, seems long to me. As instance startup time it is impressive though! But they are designed to die after each request, right? Or is that just this example?
Re: Zerg demo – Xen instance spawned for each web request
#9Edit: I wonder if the numbers would be similar if the example was done with HaLVM (https://github.com/GaloisInc/HaLVM).
Re: Zerg demo – Xen instance spawned for each web request
#10So what's being shown off here? Clearly it's impressive that a web server VM is loaded so quickly, but what's the key? Is it a carefully configured Xen VM? Or is it the use of Erlang?