AWS SDK Memory LeakI have an application on which AWS SQS is used as a messaging system. Producer pushes the message to queue and consumer poll for the…Jun 3, 2021Jun 3, 2021
Lambda and Stream in JavaLambdas are an anonymous function. That means function with no name.Sep 6, 2020Sep 6, 2020
Functional Style Programming in javaJava is not a functional language but it embrace some concept of functional programming language.Sep 6, 2020Sep 6, 2020