The goal of this article is to introduce Datahike’s Java API. To do so we
will create a small web application together. The figure below illustrates the
application architecture and lists some of the core advantages of using
Datahike. Datahike is an open ... (more…)
Read more »
opensource distributed SQL database with base JPA implemantation and CEP support - interference-project/interference... (more…)
Read more »
Many Java applications use Apache Maven or Gradle for building and managing the project. These tools help map how to build a particular piece of software, along with its different dependencies. In almost every scenario, these applications will depend on s... (more…)
Read more »
GDH - Generalized Diffie-Hellman key exchange Java implementation built on top of the Vert.x framework... (more…)
Read more »
The challenge Let’s play Rock Paper Scissors! You have to return which player won! In case of a draw return Draw!. Examples: The rules of the game Rock Paper Scissors The rules of the game Rock Paper Scissors is quite simple. Rock beats scissors, scissors... (more…)
Read more »