Cluster computing
Saturday, August 22, 2020
Object and array inlining
›
Collections are frequently used in classes and they are part of standard library. This additional layer between the business object and th...
Friday, August 21, 2020
Performance improvements using Objects and array inlining
›
Both objects and arrays can be inlined. Object inlining has been recognized for a while and array inlining expands the concepts of inlining ...
Thursday, August 20, 2020
JDK 11 migration
›
The deployment stack pertaining to applets has been removed from JDK while this was marked deprecated in Java 9. This eliminates the need t...
Wednesday, August 19, 2020
Support for small to large footprint introspection database and query
›
Distributed Collection agents As with any store not just introspection store, data can come from different sources for the destination as t...
Tuesday, August 18, 2020
Logging Configuration with DropWizard.
›
DropWizard is a library that web applications compile with as a dependency. It uses Jetty HTTP library to embed an HTTP server into the ap...
Monday, August 17, 2020
Programmability using certificates on Kubernetes
›
Automations involving certificates on Kubernetes: The following article describes some of the libraries available to automate workflows inv...
1 comment:
Sunday, August 16, 2020
Migration to Java 11
›
The following section now discusses a few APIs from the JDK 11, their benefits and the preparatory work. The Arrays api includes a faster a...
‹
›
Home
View web version