Blog - page 37

Stay up to date with the latest articles and news from Infinispan.

Expiration Enhancements

October 26, 2015    Tags:

Infinispan has supported expiration now for quite some time. However there have always been some nuances with how it operated, and with this latest wave of enhancements, we hope that they are mostly covered. Existing Behaviours The following describe how expiration works...

Infinispan 8.1.0.Alpha2

October 19, 2015    Tags: release alpha

Dear all, The second Alpha release of Infinispan 8.1 is now available for use. Our new admin console has gone through quite a lot of changes recently. As mentioned before the new console allows for administration of Infinispan cluster nodes and now we would like to show ...

Stored Script Execution

October 16, 2015    Tags: hotrod remote scripting javascript server nashorn

One of the questions we get asked a lot is: when will I be able to run Map/Reduce and DistExec jobs over HotRod. I’m happy to say: now ! Infinispan Server comes with Stored Script Execution which means that remote clients can invoke named scripts on the server. If y...

Functional Map API: Listeners

October 12, 2015    Tags: functional listeners API

We continue with the blog series on the experimental Functional Map API which was released as part of Infinispan 8.0.0.Final. In this blog post we’ll be focusing on how to listen for Functional Map events. For reference, here are the previous entries in the series: ...

Hibernate Second Level Cache improvements

October 01, 2015    Tags: jpa hibernate second level cache provider

Infinispan has been implementing Hibernate Second Level Cache for a long time, replacing the previous JBoss Cache implementation with very similar logic. The main aim of the implementation has always been to have very fast reads, keeping the overhead of cache during reads on ...

Memory based eviction

September 25, 2015    Tags: eviction memory

Eviction Today Infinispan since its inception has supported a way to help users control how much memory the in memory cache entries consume in the JVM. This has always been limited to a number of entries. In the past users have had to estimate the average amount of bytes ...

Infinispan 8.1.0.Alpha1

September 23, 2015    Tags: release alpha

Dear all, release early release often ! The first Alpha release of Infinispan 8.1 is out. As is traditional, it is codenamed after a beer. This time it is "Mahou" ! The highlights for 8.1.0.Alpha1 are: ISPN-5781 - Upgrade server to WildFly 10.0.0.CR1 ISPN-5742 - Add glo...

Introducing the Infinispan Hadoop Connector

September 21, 2015    Tags: yarn hadoop server flink

The version 0.1 of the Infinispan Hadoop connector has just been made available! The connector will host several integrations with Hadoop related projects, and in this first release it supports converting Infinispan server into a Hadoop compliant data source, by providing a...

Tags
See All