-
Enterprise Java👁 Image
Generational caching and Envers
Konrad recently shared on our company’s technical room an interesting article on how caching is done is a big polish…
Read More » -
Enterprise Java👁 Image
ElasticMQ message replication with JGroups
ElasticMQ is a messaging server, with a Scala, Java, and an Amazon SQS-compatible interface. It supports guaranteed messaging by replicating…
Read More » -
Software Development👁 Image
Frameworks vs Libraries as Inheritance vs Composition?
For quite some time inheritance was the dominant model of structuring programs in OO languages like Java. Very often it…
Read More » -
Scala👁 Image
DI in Scala: Cake Pattern pros & cons
I’ve been looking at alternatives for java-style DI and DI containers which would use pure Scala; a promising candidate is…
Read More » -
Enterprise Java👁 java-interview-questions-answers
Java Modularity Approaches – Modules, modules, modules
I think everybody will agree that writing modular applications and modularity in general is a good thing. But how does…
Read More »
