Blog - page 33

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

Improved Infinispan Docker image available

July 20, 2016    Tags: docker console domain mode server jgroups

The Infinispan Docker image has been improved, making it easier to run Infinispan Servers in clustered, domain and standalone modes, with different protocol stacks. In this blog post we’ll show a few usage scenarios and how to combine it with the jgroups-gossip ima...

Bleeding edge on Docker

July 20, 2016    Tags: docker

As you may have noticed our Docker images are published together with (or very soon after) releases. But what if you want to try out some brand features which have just been merged? In that case you need to build an image by yourself. Step #1 - Clone JBoss Docker image repo...

Infinispan 9.0.0.Alpha3 (and 8.2.3.Final)

July 11, 2016    Tags:

Dear Infinispan users, As we have lately been releasing Infinispan 8 and 9 releases in pairs, today’s releases are no different. We have 9.0.0.Alpha3 and 8.2.3.Final ready for you! A new micro release of our stable 8.2 branch fixes 16 issues. If you are using any ot...

Remote Execution with C++ client

July 08, 2016    Tags:

Version 8 of the Infinispan C++ Hotrod Client implements the Execute on Server (Exec) operation. This feature was introduced with Hotrod protocol v 2.1 and has been described for the Java client here. The user can now store the javascript code on the server then invoke it w...

DevNation Live Blog: Building Reactive Applications with Node.js and Red Hat permalink: /blog/:year/:month/:day/devnation-live-blog-building-reactive JBoss Data Grid

July 01, 2016    Tags: conference javascript devnation

Last Tuesday I gave a talk at DevNation 2016 on building Reactive Applications with Node.js and Red Hat JBoss Data Grid. The slides for it will be uploaded to the DevNation site shortly, but for those who want to play around with the application demoed in the talk, you can fi...

DevNation 2016: Galder Zamarreño on “Building reactive applications with Node.js permalink: /blog/:year/:month/:day/devnation-2016-galder-zamarreno-on and Red Hat JBoss Data Grid”

June 20, 2016    Tags: conference javascript devnation

Earlier this month I did an interview with the DevNation 2016 organizers to talk about my talk on forthcoming talk on building reactive applications with Node.js and JBoss Data Grid, the Infinispan version for which Red Hat provides professional support, certified integration...

Node.js Javascript Client 0.3.0 out with improved stability and API docs

June 06, 2016    Tags: release javascript nodejs

Earlier today Infinispan Javascript client version 0.3.0 was released whose primary focus has been stabilising and tightening existing functionality, deprecating some older methods, and documentation: Multiple fixes around remote execution, remote listeners and iteration....

HotRod C++ Native Client 8 Series

June 01, 2016    Tags: c++ hotrod

The Infinispan Team started the development of the new HotRod C Client (version 8) with two main goals in mind: update and refresh the code and reduce the feature gap between the C client and its Java big brother. The work is still in progress, but since we’re close t...

Tags
See All