Class ManyAsyncStepsExample

All Implemented Interfaces:
com.amazonaws.services.lambda.runtime.RequestStreamHandler

public class ManyAsyncStepsExample extends DurableHandler<ManyAsyncStepsExample.Input,ManyAsyncStepsExample.Output>
Performance test example demonstrating concurrent async steps.

This example tests the SDK's ability to handle many concurrent operations: