Tagged Questions

2
votes
5answers
240 views

How do you monitor, manage, and run untrusted third-party code in a hosted service?

Let's say I'm running a hosted service that wishes to allow plugins written by third-party clients. Perhaps a gaming service provider that provides infrastructure but allows clients to develop ...