-
Agile
Features do not a Product Roadmap Make
Last month, Mike Smart of Egress Solutions and I gave a webinar for Pragmatic Marketing on product roadmapping when working…
Read More » -
DevOps
Fuse Fabric Profile Migration for Continuous Delivery
JBoss Fuse is a powerful distributed integration platform with built in features for centralized configuration management, service discovery, versioning, API…
Read More » -
Agile
Thin Vertical Slices of Value
I recently had a conversation with two colleagues where I was trying to explain the advantages of frequently delivering thin vertical…
Read More » -
Software Development
Neo4j: The learning to cycle dependency graph
Over the past couple of weeks I’ve been reading about skill building and the break down of skills into more…
Read More » -
Enterprise Java
How to Avoid the Dreaded Dead Lock when Pessimistic Locking – And some Awesome Java 8 Usage!
Sometimes you simply cannot avoid it: Pessimistic locking via SQL. In fact, it’s an awesome tool when you want to…
Read More » -
Software Development
Microservices for Enterprises Part I
Technology is the foundation of differentiation whether you’re a large enterprise or the small startup. If businesses fail to embrace…
Read More » -
Core Java
Java 8 Lambdas in One Line
If you understand this line, or better still can write this code you can pretty much say that you have…
Read More » -
Enterprise Java
Getting Notified About RabbitMQ Cluster Partitioning
If you are running RabbitMQ in a cluster, it is not unlikely that the cluster gets partitioned (part of the…
Read More » -
Scala
Alternating between Spray-servlet and Spray-can
On a server you may want to deploy your application as a war. How to build a war with spray-servlet.…
Read More »