So far I have been writing Lambda function in Python for all my AWS projects . In Python its easy, just import boto3 module and starting coding. Things are bit different when you write Lambda handlers in Java. Lets explore and see how you can write ... (more…)
Read more »
A Clojure library for generating wrappers around Java - kadirmalak/clowg... (more…)
Read more »
The most interesting Java-related-topics that were ‘it’ during 2016...
Read more »
Java memory troubleshooting is a well-discussed topic. You can find a lot of information about it in existing blog posts, so you may wonder: why write another one? Indeed, many blog posts introduce a… (more…)
Read more »
I have made various contributions to the RoaringBitmap Java library since early 2017, often creating performance improvements. Sometimes these performance improvements are completely transparent and just kick in when users update version, but some of them... (more…)
Read more »