|
|
|
|
|
by TacticalCoder
1 hour ago
|
|
What's the point of microVMs for running agents? Are you guys literally spinning up agents where a 100 ms boot time vs a 3 seconds boot time makes a difference? I'm asking because I understand the appeal of micro VMs but every time the subject comes up people talk about "isolating agents": what's wrong about isolating agents in a regular VM (or in a container which, itself, is in a VM)? FWIW I've got my stuff nicely isolated in regular VMs that are regularly up for hours and hours. It's like the microVMs boots in 100 ms, then the agent does... What? And exits after another 100ms and now you need to launch another one? What's the use case of "microVMs to isolate agents"? |
|