Re: [jgroups-dev] client / server jgroups functionality

muxer <[email protected]> Sat, 29 Sep 2012 04:26:14 -0700 (PDT)
Newsgroups gmane.comp.java.javagroups.devel
Message-ID <[email protected]>

Bela Ban wrote:
> 
> But maybe you have different requirements ? If so, could you let me know 
> what they are ?
> 

I think that service discovery by clients in a cluster is something that
JGroups would be very good at, especially if there would be a way to prevent
clients to discover each other - in a more native way than I'm implementing
at the moment: which is that a client will ask every member in it's view if
it's a server or not.

Some additional, more or less generic requirements I'm working on:
- generation of dynamic proxy that implements a service interface
- discovery of remote services implementing this service interface within an
application domain
- selecting a service using a pluggable algorithm (random, or selecting on
lowest system load)
- fail-over mechanism

So when I found this thread, I just wanted to ask if Gray's proposal or
anything similar made into JGroups, before doing it myself.
-- 
View this message in context: http://old.nabble.com/client---server-jgroups-functionality-tp25121531p34494500.html
Sent from the JGroups - Dev mailing list archive at Nabble.com.


------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Javagroups-development mailing list