Optaplanner parllel run

Job ID: 34092592

Budget: $250 – $750 USD

I have an optimization algorithm, written in Java and based on Optaplanner, that reads request from queue and process them one at a time.
Need to modify it to run several optimizations in parallel. I use AWS and thinking running it in AWS Lambda so requests from a queue will be handled in parallel. Other parallelization option may also be considered