Skip to main content

Blog

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
Web Infrastructure, Middleware
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.
Web Infrastructure, Middleware
Blog

A Brief History Of OpenSSL Vulnerabilities

OpenSSL has had its share of bugs and vulnerabilities. This post provides a recap of the major OpenSSL vulnerabilities and fixes
Open Source
Blog

Mutual Authentication Using Apache and a Web Client

In this blog, we walk through the Apache client certificate authentication process, and the steps need to perform your own authentication.
Web Infrastructure, Middleware