A Java library for generating Time-Sorted Unique Identifiers (TSID). - GitHub - f4b6a3/tsid-creator: A Java library for generating Time-Sorted Unique Identifiers (TSID). (more…)
Read more »
In a previous post, we announced
that Oracle was beginning to explore moving Java EE technologies to
an open source foundation in order to make the process of... (more…)
Read more »
How Value Objects will make it possible to write readable object oriented code with the performances of primitive based code. Get a first glimpse at what Val... (more…)
Read more »
A tutorial on how to use Java's new Record Patterns feature to write powerful, concise pattern matching code for usecases like AST transformations and rewrite-rules in compiler passes.
(more…)
Read more »
In the world of High-Frequency Trading, automated applications process hundreds of millions of market signals every day and send back… (more…)
Read more »