Enterprise Java
-
We Crunched 1 Billion Java Logged Errors – Here’s What Causes 97% of Them
97% of Logged Errors are Caused by 10 Unique Errors It’s 2016 and one thing hasn’t changed in 30 years.…
Read More » -
Distributed Quasar Actors with Kafka and ZeroMQ
So you’ve got a fancy design using actors, you’ve chosen the JVM and Quasar’s powerful, loyal take on the subject.…
Read More » -
AWS Lambda with API Gateway
In a previous post I showed you how to create and deploy an AWS Lambda. We will continue that work…
Read More » -
JBoss Fuse: dynamic Blueprint files with JEXL
In this post I’ll show how to add a little bit of inline scripting in your Apache Aries Blueprint xml…
Read More » -
Whirlpool: Microservices Using Netty And Kafka
Introduction In my last blog, I introduced Netty being used as a web server. That example worked well… as long…
Read More » -
Scaling and Rebalancing a Couchbase Cluster using CLI
Couchbase provides high availability and disaster recovery in several ways: Homogenous cluster Replication Intra-cluster replication Cross-data center replication (XDCR) Backup and…
Read More » -
Message Durability in ActiveMQ 5.x
I get asked quite a bit to explain the basics of how ActiveMQ works with respect to how it stores…
Read More » -
Content Negotiation in Spring Framework
1. Introduction With what we had done with BeanNameViewResolver, is that we just had created multiple bean views in Spring context…
Read More » -
13 Decks Java Developers Must See to Stay Updated
There are many key figures in the Java domain, each with his own perspective and opinions about the future of…
Read More »