Y
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
s4175
3402 days ago
Ok, but how do you handle different client versions? Do you have to exchange meta info like headers/version numbers?
link
moru0011
3402 days ago
at connection time a client submits the class files reqired to execute its lambdas. We hold a classloader per client connection.
link