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 ...
0
votes
1answer
115 views
Suggestions to different ways to “run” third party scripts/applications to convert data into a specific format? Pref. using Java/JavaScript/XML?
I am interested in hearing solution suggestions concerning running third party "logic". To avoid getting this question too bloated I will simplified some things.
The background
I need to convert ...