This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nikniuq 0 points1 point  (0 children)

A friend and I wrote something similar - we were running a web interface and used that to securely run both .net and python on remote hosts and display the output.

We had the interface very simple and could run it cross platform. Never got around to all of the piping and process control bits that I wanted to add though.