openaustralia / yinyo

A wonderfully simple API driven service to reliably execute many long running scrapers in a super scaleable way
https://yinyo.io
Apache License 2.0
6 stars 1 forks source link

Improve isolation of containers by using lightweight VM #53

Open mlandauer opened 5 years ago

mlandauer commented 5 years ago

I think there are a bunch of approaches around. Here's one I just came across: https://gvisor.dev/.

We obviously want something that's lightweight and will work with the great variety of the scraper workloads that we will be running.