Thanks for visiting DZone today,
Edit Profile
Manage Email Subscriptions
How to Post to DZone
Article Submission Guidelines
Sign Out
View Profile
Post
Post an Article
Manage My Drafts
Over 2 million developers have joined DZone.
Log In
/
Join
Search
Refcards
Trend Reports
Events
Video Library
Refcards
Trend Reports
Events
View Events
Video Library
The Latest Languages Topics
Lock Striping in Java
Take a look at this implementation of lock striping in Java after examining the effects of a sequential bottleneck in concurrent requests.
March 18, 2020
by
Ali Dehghani
·
9,233 Views
·
6 Likes
Native Memory Allocation in Java
In this article, we discuss how to better manage native memory within your containers to avoid common pitfalls.
March 18, 2020
by
Petr Bouda
CORE
·
21,399 Views
·
10 Likes
Serializable Java Lambdas
Here's an article that should help with a specific error that might occur when trying to serialize a lambda with Kryo.
March 17, 2020
by
Dan Newton
·
8,719 Views
·
5 Likes
A Practical Guide to Data Obfuscation
In this article, see a practical guide to data obfuscation, data governance for the cloud, the cost of flexibility, and more.
March 17, 2020
by
Lars George
·
15,982 Views
·
4 Likes
Top 5 Java Frameworks for Web Application Development
In this article, we review some of the most popular frameworks for Java development in 2020 to get you developing full-stack applications quickly.
March 17, 2020
by
Shivashish Thkaur
CORE
·
34,633 Views
·
7 Likes
MariaDB Bulk Load API
In this article, learn more about the MariaDB bulk load API.
March 16, 2020
by
Anders Karlsson
·
8,584 Views
·
2 Likes
Create a Single Microservices Endpoint With GraphQL, Kotlin, and Micronaut
In today’s article, you will see an example on how to implement a GraphQL API on the JVM, particularly using Kotlin language and Micronaut framework.
March 16, 2020
by
Roman Kudryashov
CORE
·
16,568 Views
·
7 Likes
7 Easy Steps to Make a Facebook Messenger Bot in Java
Check out this step-by-step tutorial that shows you how to make a conversational bot using Facebook Messenger, Java, and JBot.
Updated March 16, 2020
by
Ram Patra
·
27,371 Views
·
12 Likes
The Top 6 Free Redis Memory Analysis Tools
Read this article to look at six free Redis memory analysis tools.
Updated March 16, 2020
by
Aparajita Raychaudhury
·
19,620 Views
·
5 Likes
8 Things Every Developer Should Know About Apache Ignite Caching
In this post, we go over how you should properly implement caching in your Ignite-based app to avoid any development headaches.
Updated March 16, 2020
by
Shamim Bhuiyan
·
30,099 Views
·
13 Likes
Make Slack Bots in Java in Minutes
Read up on BotKit — a framework on GitHub that lets you make your own cloud-ready Slack bot in mere moments.
Updated March 16, 2020
by
Ram Patra
·
77,659 Views
·
27 Likes
ConcurrentHashMap: Call Only One Method Per Key
Using the ConcurrentHashMap in a thread-safe way is easy.
Updated March 16, 2020
by
Thomas Krieger
·
24,074 Views
·
17 Likes
Comparing Apache Ignite In-Memory Cache Performance With Hazelcast In-Memory Cache and Java Native Hashmap
This article compares different options for the in-memory maps and their performances in order for an application to move away from traditional RDBMS.
March 16, 2020
by
Krishna Munagala
·
7,164 Views
·
4 Likes
Uses for MariaDB and the Spider Storage Engine
Take a look at some different use cases for MariaDB's Spider storage engine using a single table link and across multiple servers.
March 12, 2020
by
Anders Karlsson
·
14,204 Views
·
5 Likes
Jenkins X Step-by-Step Tutorial to Continuous Deployment with Kubernetes
This extensive tutorial is a demonstration from TestProject that shows how to create a CI/CD solution using a microservices app and Jenkins X.
Updated March 12, 2020
by
Mark Kardashov
·
25,659 Views
·
9 Likes
Java vs. Go Microservices - Load Testing (Rematch)
In this article, we look at benchmarks for two versions of a basic application with Go and Java to see which has the smaller CPU/memory footprint.
March 12, 2020
by
Sergey Kirichenko
·
25,668 Views
·
16 Likes
Connect the MuleSoft Database Connector to Heroku Postgres
Let's see how to connect the MuleSoft database connector to Heroku Postgres.
Updated March 12, 2020
by
Dejim Juang
·
34,734 Views
·
7 Likes
Java Enterprise Annotations Part 1
In this article, we discuss popular Java annotations to sure up your understanding of this common pattern within enterprise applications.
March 12, 2020
by
Dmitry Egorov
CORE
·
13,191 Views
·
11 Likes
Important Health Checks for Your MySQL Master-Slave Servers
In this article, we explain some basic health checks you can do on your MySQL master and slave nodes.
March 12, 2020
by
Prasad Nagaraj
·
7,817 Views
·
4 Likes
How Reactive Threads Works (Part 1)
In this article, let's see what reactive programming is and also see how Reactive threads work.
March 11, 2020
by
Milind Deobhankar
CORE
·
7,416 Views
·
4 Likes
Previous
...
205
206
207
208
209
210
211
212
213
214
...
Next