How to use Java NIO API

In this article, we will learn how to use Java NIO API such as accessing files and directories, reading and writing text files, … They may be useful to improve performance in our project. [Read More]
Tags: Java

Understanding about Kafka

In this article, we will find something out about Kafka. Understanding about the architecture of Kafka makes us coding better, reduce the number of bugs. [Read More]
Tags: Kafka