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

Bela Ban <[email protected]> Fri, 28 Sep 2012 12:11:00 +0200
Newsgroups gmane.comp.java.javagroups.devel
Message-ID <[email protected]>

On 9/28/12 11:48 AM, muxer wrote:
>
> Hi, is any client / server support (or master / slave as it was called in
> another post) planned? (It is not in 3.0.14 as far as I can see).


What do you mean by that ? Out-of-cluster nodes being able to 
send/receive messages to/from cluster members ? There is support for 
STOMP-based clients available: 
http://belaban.blogspot.ch/2010/10/stomp-for-jgroups.html. This is 
restricted to simple strings though...


> I'm currently looking for an alternative for Jini lookup/discovery and
> proxies, and already succesfully used JGroups for broadcasts among a group
> of servers, but would also like to use it to have clients discover the
> servers.


The concept of JGroups is peer-to-peer, so there are no clients per se, 
but everyone in a cluster is a server.


> I hope I'm the N-th user requesting for this :-)


Not sure I understood the 'this', perhaps you'll need to provide more 
info on what you want to do here...


> Bela Ban wrote:
>>
>> Our policy is not to add new functionality to branches, but only to
>> head. So  if we decide to add this feature, would you be OK with adding
>> it to 2.9 ?
>>
>> If so, please create a JIRA and attach the relevant files to it, so I
>> can take a look when working on 2.9.
>>
>>
>

-- 
Bela Ban, JGroups lead (http://www.jgroups.org)

------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Javagroups-development mailing list