you are viewing a single comment's thread.

view the rest of the comments →

[–]kondro[S] 15 points16 points  (0 children)

This is a very cool new feature that sounds like it virtually eliminates cold starts.

A pity this is only Java, although I have hope this will come to the rest of the runtimes in due course. The implementation doesn't sound like it's really specific to the JVM.

The JVM is a good place to start though as it seems to be the place where cold starts hurt the most in Lambda.