Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] Message bus using ECF

Hello,
 
I am implementing a p2p message bus over ECF. I'm experimenting with the JGroups provider, but I am having a few problems.
- What is the JGroups ID format?
- Is there any advantage in using ECF/ActiveMQ/Jgroups versus ECF/JGroups ?
 
For security reasons, my company does not allow access to external CVSs, so I have only access to the binary JGroups provider. Can anyone post a quick example of setting up a communication with JGroups?
 
Thank you,
 
Pedro
 

Back to the top