Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Will RAP work in a load-balanced system?
Will RAP work in a load-balanced system? [message #102841] Fri, 22 August 2008 09:34 Go to next message
Eclipse UserFriend
Originally posted by: mike.xmos.com

Hi,

Some of my colleagues were reviewing scalability in our web architecture
and the question was raised about RAP scalability, in particular the
issue that since session data is stored in memory and not in a central
database, RAP sessions would not survive a server switch-over by a load
balancer. Hope that makes sense?

I was just wondering if anyone had come across this issue before and
found a decent solution? It may just be a case of configuring the load
balancer properly.

Thanks,
Mike
Re: Will RAP work in a load-balanced system? [message #102903 is a reply to message #102841] Fri, 22 August 2008 10:24 Go to previous message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

RAP doesn't support session switch over at the moment, that's true. But
it supports load-balancing by using multiple workers. But once a session
is opened at one worker all requests of that session are dispatched to
this worker.


Ciao
Frank

-----Ursprüngliche Nachricht-----
Von: Mike Wrighton [mailto:mike@xmos.com]
Bereitgestellt: Freitag, 22. August 2008 11:35
Bereitgestellt in: eclipse.technology.rap
Unterhaltung: Will RAP work in a load-balanced system?
Betreff: Will RAP work in a load-balanced system?

Hi,

Some of my colleagues were reviewing scalability in our web architecture

and the question was raised about RAP scalability, in particular the
issue that since session data is stored in memory and not in a central
database, RAP sessions would not survive a server switch-over by a load
balancer. Hope that makes sense?

I was just wondering if anyone had come across this issue before and
found a decent solution? It may just be a case of configuring the load
balancer properly.

Thanks,
Mike
Previous Topic:Using images and javascripts in ServiceHandler
Next Topic:Setting theme in RAP client-side widget
Goto Forum:
  


Current Time: Tue Jul 16 10:02:14 GMT 2024

Powered by FUDForum. Page generated in 0.03618 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top