top | item 44931979

(no title)

alserio | 6 months ago

You can use graalvm AoT. It mitigates the issues for some use cases when you need to use Java. Standard Java on Lambda has not been feasible for me either

discuss

order

tealpod|6 months ago

Yes, We used GraalVM for data encryption project, side-effect is super fast performance. The number of req/sec also 3x.