←back to thread

115 points nonfamous | 1 comments | | HN request time: 0.226s | source
1. amir734jj ◴[] No.44571576[source]
Please correct me if I'm wrong but lambda model is when server responds then there shouldn't be a background task or any compute after that point otherwise how would lambda know when to stop or there wouldn't be a difference between lambda and VM.