OpenDJ is an LDAPv3 compliant directory service for Java

OpenDJ is an LDAPv3 compliant directory service, which has been developed for the Java platform, providing a high performance, highly available, and secure store for the identities managed by your … Read more

Similar

The Final Kiss in Java

This post outlines the benefits of using the final keyword in Java. We are now in an age of complex multi-core CPU environments with virtual machines running functional programming features like la… (more…)

Read more »

Encodings for Flattened Heap Values in Java

A key goal in Project Valhalla is to flatten value objects into their heap containers, while simultaneously upholding all specified behaviors of those containers. A value’s flat representation must provide storage bits for each field of the value, allocat... (more…)

Read more »