InfoQ

Topic/Tag specific view

All content and news on InfoQ about RIFE


News about RIFE

A Real World Example of Using Terracotta: Clustering RIFE

Community
Java
Topics
Web Frameworks,
Clustering & Caching

Terracotta's Jonas Bonér recently detailed how he and Geert Bevin (who was recently hired by Terracotta) clustered the RIFE web application framework. The article provides valuable insight into RIFE's continuations implementation as well as some of the challenges in clustering a non-trivial application like RIFE.

Terracotta improves failover support, adds clustering for 5 more frameworks

Community
Java
Topics
Clustering & Caching

JVM heap-level clustering solution Terracotta released v2.3 yesterday, adding TCP/IP-based active/passive failover, cluster-membership events, and a new pre-configured module system for quick clustering Tomcat, Weblogic, Spring, Lucene, RIFE, Struts 1, Cglib, and iBatis. Jetty has been working on clustering Ajax cometd apps. RIFE's Geert Bevin is also now working for Terracotta.

Geert Bevin on The Philosophy Behind RIFE

Community
Java
Topics
Web Frameworks

A few weeks back InfoQ covered the 1.5 release of the RIFE Java web framework. This week Artima Developer featured an extensive interview with RIFE founder Geert Bevin which covers the project's history and new features.

RIFE Java Web Framework 1.5 Released

Community
Java
Topics
Web Frameworks

The RIFE Java web framework has released version 1.5. RIFE is a full-stack web application framework with tools and APIs to implement most common web features. Each of its toolkits is usable by itself or as an integrated stack. The RIFE framework promotes itself as having many key differentiators versus other Java web frameworks including continuations and state handling without sessions.