Live data from Hacker News

Move Code Not Data: 'Sandboxing' Using Remote Lambda Execution

juptr.io

1–3 of 3 posts

Re: Move Code Not Data: 'Sandboxing' Using Remote Lambda Execution

#3
post #2

Ok, but how do you handle different client versions? Do you have to exchange meta info like headers/version numbers?

at connection time a client submits the class files reqired to execute its lambdas. We hold a classloader per client connection.