DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

The Latest Popular Topics

article thumbnail
11 Simple Java Performance Tuning Tips
Want to keep your programs running performantly? Here are some steps you can take to eliminate bottlenecks, tips for caching, and other performance tuning suggestions.
November 3, 2017
by Thorben Janssen
· 58,139 Views · 86 Likes
article thumbnail
Extracting X-Forwarded-For in Node.js
We often need to know where a request is originally coming from, even if the request is coming through a proxy. In this post we take a look at how to get the information using Node.js.
November 3, 2017
by Lori MacVittie
· 20,206 Views · 2 Likes
article thumbnail
SSL Testing Tool
SSL is a building block of server security. Check out this quick article to see how one dev built an SSL/TLS connection testing tool.
November 2, 2017
by Siddhartha De
· 15,099 Views · 6 Likes
article thumbnail
Java 9: An Intro to HTTP/2 Support
Take a look at where HTTP/2 support stands for Java 9, what problems it solves, and more importantly, what issues still need help from outside libraries.
November 2, 2017
by Laszlo Csontos
· 37,739 Views · 14 Likes
article thumbnail
Mastering Reactive Streams (Part 1): Publisher
Rule 1 of Reactor Club: Don't write your own Publisher. But if you ignore that rule, there are others to follow, as we'll see as we make our own Publisher implementation.
Updated November 1, 2017
by Oleh Dokuka
· 28,168 Views · 11 Likes
article thumbnail
Deploying Red Hat JBoss Fuse Using ACS and Kubernetes
This guide will help you tab into JBoss Fuse's power for REST services and the web while running on Azure Container service with some help from Kubernetes.
November 1, 2017
by Oleg Chunikhin
· 6,793 Views · 2 Likes
article thumbnail
Testing Without a Mock Framework
Check out this experiment where Mockito is used for testing without a mocking framework, trying out different tools and classes.
October 31, 2017
by Scott Shipp
· 21,777 Views · 6 Likes
article thumbnail
The JSON-P API: A JSON Processing Primer
Java EE 8 saw updates to JSON processing. Check out what's new with the JSON-P API, the two models it offers for JSON processing, and their basic methods.
October 31, 2017
by Alex Theedom
· 11,780 Views · 5 Likes
article thumbnail
Overcoming Positional Parameter Parsing in Java
This primer into positional parameter parsing using a custom class is a good reminder of how to keep your programs flexible.
October 31, 2017
by Bipin Patwardhan
· 20,661 Views · 5 Likes
article thumbnail
JMH - Great Java Benchmarking
Learn how to get started with JHM, an open source framework provides benchmarking for measuring the performance of your Java code.
October 31, 2017
by Dmitry Egorov DZone Core CORE
· 38,239 Views · 22 Likes
article thumbnail
Session Management in Java Web Apps
This breakdown of session management for Java web apps touches on the general flow, cookie usage, URL rewriting, and session destruction.
October 30, 2017
by Ashutosh Agrawal
· 42,350 Views · 20 Likes
article thumbnail
Installing JCE With an Unlimited Strength Jurisdiction Policy
Learn how to quickly and easily install these security files and keep your Java SE-based software safe and secure - as well as how to do it for Mule.
October 30, 2017
by Sanjeet Pandey
· 88,292 Views · 3 Likes
article thumbnail
Building Microservices Using Spring Boot and Securing Them With OAuth and OpenID - Part 1
In this walkthrough, learn how to easily configure and deploy microservices with Spring Boot, then secure them using OAuth and OpenID.
October 30, 2017
by Sumit Verma
· 45,749 Views · 54 Likes
article thumbnail
Optimizing K-Means Clustering for Time Series Data
Given the amount of data we collect, faster clustering times are crucial. Here's how we sped up our k-means clustering process!
October 30, 2017
by Jason Snell
· 26,022 Views · 2 Likes
article thumbnail
How to Track and Monitor Critical Java Application Metrics
Whether you're new to application performance monitoring or a seasoned veteran, it never hurts to review the critical metrics you want to keep an eye on, along with the 'how' and 'why.' Read on to find out more.
October 30, 2017
by Eugen Paraschiv
· 12,295 Views · 7 Likes
article thumbnail
Diving Into JVM Metrics
Familiarize yourself with important components of the JVM, including garbage collection, heap and non-heap memory, and threads.
Updated October 30, 2017
by Eugen Paraschiv
· 22,624 Views · 16 Likes
article thumbnail
Java: The Strategy Pattern
This deep dive into the classic Strategy pattern covers how it works, example usage, and deciding how and when to use it in your projects.
October 29, 2017
by Justin Albano DZone Core CORE
· 81,599 Views · 66 Likes
article thumbnail
Dockerizing, Clustering, and Queueing Up With Mule Enterprise
In this tutorial, you'll learn how to build Mule instances and cluster instances, and Dockerize a Mule application to run in a container.
October 28, 2017
by Anirban Sen Chowdhary
· 10,478 Views · 5 Likes
article thumbnail
Dockerized Java EE 8 Apps With Glassfish 5.0
There's a shiny new base GlassFish Docker image specifically made for Java EE 8 app development. Take a look at what it offers and how you can put it to use.
October 27, 2017
by Sebastian Daschner
· 15,334 Views · 5 Likes
article thumbnail
Build Your Node.js Application in a Modular Way
A developer takes us through the process of building an application using Node.js, and how he prefers to organize his files and code.
October 27, 2017
by Vinod Surendran
· 29,123 Views · 9 Likes
  • Previous
  • ...
  • 455
  • 456
  • 457
  • 458
  • 459
  • 460
  • 461
  • 462
  • 463
  • 464
  • ...
  • Next
  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook
×