I just realized what I said is pointless - you would have to use JGroups 2.1 or higher and I would have to make changes to the JBoss Clustering in order for you to use the new optimized flow control for JGroups.

I will make these changes once I join JBoss (Oct 6th):
- Update JGroups to the latest stable version
- Change package names from org.javagroups to org.jgroups
- Update the X-service.xml files affected (cluster-service.xml) and
- Provide an example of an efficient high-throughput protocol stack for JGroups in cluster-service.xml
- Plus: documentation of how to use the newer stack


This will be relevant for high-throughput high load situations, but I'm not sure if this is applicable to you. You mentioned you only send around 30-40msgs/sec right ?


Joao Clemente wrote:


Bela, could you point me to some documentation or provide a little better
explanation of what to do?
I'm a bit lost here... : I downloaded javagroups 2.1.1, found a fc.xml file
inside (btw, there's a flow-control.xml file aswell, that seems to be a copy
of fc.xml), checked what was inside my cluster-service.xml and the only
thing I could think of was to copy the values of "mcast_addr", "mcast_port",
..., "ip_ttl"
from fc.xml to cluster-service.xml... but I'm not sure if that is what you
were suggesting me...


----- Original Message -----
From: "Bela Ban" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 15, 2003 5:55 PM


You should try to run JGroups with the fc.xml properties: copy them from
the JGroups distro, and modify you cluster-service.xml.


-- Bela Ban http://www.jgroups.org Cell: (408) 316-4459



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to