|
|
|
|
|
by smallerfish
1733 days ago
|
|
> to optimize Java microservices for cloud architecture I'm kind of curious about this. What kind of lifetimes are you looking at for JVMs? Are you trying to use Java in lambdas on demand to user requests? What kind of warmup time are you seeing right now? |
|
Fast startup time is just a good bonus.
That's for my use-case. Lambdas, obviously, demand fast start-up.