JBoss Infinispan
-
Enterprise Java
Infinispan Versions Mapped to Minimum Java Versions
I’ve been playing around a little bit with Infinispan recently and one of the characteristics of this “distributed in-memory key/value…
Read More » -
Enterprise Java
Setting Up Distributed Infinispan Cache with Hibernate and Spring
A pretty typical setup – spring/hibernate application that requires a distributed cache. But it turns out not so trivial to…
Read More » -
Enterprise Java
Using Infinispan as a persistency solution
Cross-posted from https://vaadin.com/blog/-/blogs/using-infinispan-as-a-persistency-solution. Thanks Fredrik and Matti for your permission! Various RDBMSs are the de-facto standard for persistency. Using them is…
Read More » -
Enterprise Java
Clustered Idempotent Consumer Pattern with Infinispan
I’ve created a small project that shows how to use JBoss Infinispan with Apache Camel and the Idempotent Consumer Pattern…
Read More » -
Enterprise Java
Creating your own Drools and jBPM Persistence with Infinispan
Original post here by me: Hello and welcome to a post in which I intend to show you how to…
Read More » -
Enterprise Java
Building your own GWT Spring Maven Archetype
Hello everyone, While watching this really interesting articles by Justin about Spring and GWT,i thought that it would be extremely…
Read More » -
Enterprise Java
Spring 3 RESTful Web Services
Spring 3 provides support for RESTful Web services. In this tutorial we will show you how to implement a RESTful…
Read More » -
Enterprise Java
Spring 3 HornetQ 2.1 Integration Tutorial
Utilize the new ultra high performance messaging system from JBoss through Spring framework. HornetQ is an open source project to…
Read More » -
Enterprise Java
GWT Spring and Hibernate enter the world of Data Grids
Maximize Hibernate performance with the power of Infinispan Data Grid. A GWT, Spring, JPA, Hibernate, Infinispan integration tutorial. In this…
Read More »