Day 80: From Concept to Code: Implementing a Dummy Consistent Hashing in Java using TreeMap

Implementing a Dummy Consistent Hashing in Java using TreeMap and Hash Function

May 23, 2024 · 12 min

Day 79: Did you know that too much print statement can cost you money

Day 79: Like Python In java printing takes too much processing time which costs money

May 3, 2024 · 6 min

Day 78: Java 22 - Embracing Safe Memory Allocation Using FFM API - An alternative to Unsafe API

Day 78: Java 22 - Embracing Safe Memory Allocation Using FFM API - An alternative to Unsafe API

April 18, 2024 · 4 min

Day 77: Explore Something Unsafe : Crafting a Memory allocator using Java Unsafe API

Explore Something Unsafe : Crafting a Memory allocator using Java Unsafe API

March 14, 2024 · 5 min

Day 76: Implementing a dummy Service Oriented Architecture (SOA) service to Understand Java Service Provider Interface (SPI)

Implementing a dummy Service Oriented Architecture (SOA) service to Understand Java Service Provider Interface (SPI)

January 26, 2024 · 6 min