Rowell Belen

Results 2 comments of Rowell Belen

Yes - An asynchronous Lambda Handler for Java, where the handler can return a Future/Promise object. - Rowell On Thu, Jun 8, 2017 at 8:19 AM, Andrew Shore wrote: >...

@shorea its essentially the same async callback mechanism provided in the JavaScript handler. Many JVM frameworks/applications now support async handlers. It would be nice if the AWS Lambda Java SDK...