Skip to main content
Author headshot

Justin Reock

Field CTO / Chief Evangelist

Latest Content from Justin Reock

Blog

Prometheus Grafana Dashboard: How To Visualize Prometheus Data with Grafana

Now that you have Grafana and Prometheus connected, let's make some really strong and visually appealing dashboards.
Analytics
Blog

How to Use Prometheus Monitoring With Java to Gather Data

Prometheus is a monitoring tool that you can use for monitoring Java. Learn how to set up Prometheus exporters including the JMX Exporter, to improve your Prometheus monitoring today.
Analytics
Blog

Introduction to Enterprise Integration Patterns and Apache Camel

By combining a component-driven approach with an easy-to-understand syntax, Camel allows developers to federate various applications with minimal code.
Middleware, Development
Blog

Why G1GC is the Best Choice for Garbage Collection in ActiveMQ

Instead of spending time wrestling with the standard JVM garbage collection ergonomics, why not just turn on G1GC and let it do the heavy lifting for you.
ActiveMQ, Middleware, Web Infrastructure
Blog

Is ActiveMQ’s Dynamic Queue Creation Working for You?

A brief walk-through of how to restrict ActiveMQ’s dynamic queue creation should your business decide the feature is not working for you.
ActiveMQ, Middleware, Web Infrastructure
Blog

ActiveMQ Persistence: Connection Pooling with c3p0 and JDBC

Walking through the steps necessary to create c3p0 connection pooling with a JDBC persistence store to achieve better performance
ActiveMQ, Middleware, Web Infrastructure
Blog

ActiveMQ High Availability: Pluggable Storage Lockers

Learn how pluggable storage lockers help manage broker resource locking in ActiveMQ and get a tutorial on how to implement one method, the Lease Database locker.
ActiveMQ, Middleware, Web Infrastructure