Hacker News new | ask | show | jobs
Move Code Not Data: 'Sandboxing' Using Remote Lambda Execution (juptr.io)
4 points by moru0011 3402 days ago
1 comments

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.