AWS Lambda is an awesome Serverless implementation. Lambdas are a bit tricky because they are ephemeral and short-lived so either they call ... (more…)
Read more »
Java still used for many digital product companies even today. Currently, Java is on version 13. Today I want to show how to use JDK13 wi... (more…)
Read more »
Thought Java was 'free'? Think again (and you owe us $$$ in 2017)...
Read more »
This is a guest blog post written by Sanhong Li, Ziyi Lin, Chuansheng Lu and Kingsum Chow from the Alibaba JVM team. (more…)
Read more »
The main problem of all heavily-loaded Java applications which operate on a huge amount of data is memory management. We solve this problem with a new, byte-based memory management scheme that will debut in the upcoming Stardog 5 release. (more…)
Read more »