My favorites | Sign in
Project Logo
                
Show all Featured wiki pages:
Usage
People details
Project owners:
  goo...@hardcoded.de, klaus.stake
Project contributors:
manuel.molaschi

Background

The Spring HttpInvokerProxyFactoryBean creates a proxy and routes every method call on this proxy to a single webserver (There are also similar beans for JMS, RMI and Burlap).

This enables you to forward method calls transparent to a server.

One drawback of this remoting solutions is the lack of failover or load balancing. This is essential when developing server to server communications, or similar critical communications.

Idea

A simple framework which

Goal

More reliable, robust applications.

Status

The project is still under heavy development. There is currently a working solution, which lacks some features and might not be stable under all conditions.

Getting Started

See our Usage page









Hosted by Google Code