Re: ERJGroupsSynchronizer Configuration Question
Re: ERJGroupsSynchronizer Configuration Question
- Subject: Re: ERJGroupsSynchronizer Configuration Question
- From: Johann Werner <email@hidden>
- Date: Sat, 23 Feb 2013 22:11:49 +0100
Hi Johnny,
Am 22.02.2013 um 07:11 schrieb Johnny Miller <email@hidden>:
> Hi,
>
> I have two apps running on the same host. Same model. Same db.
>
> So I have this in both app's properties file:
>
> ## (Optional) the JGroups group name to use (defaults to WOApplication.application.name)
> er.extensions.jgroupsSynchronizer.groupName=MyGroup
>
> My question is do I need to set these two properties to different addresses/ports or is it ok if they communicate on the same one?
Short answer: no.
As both of your two apps are using the same EOModel they should talk to each other. Setting different addresses/ports would separate them making synchronization impossible.
jw
>
> ## (Optional) the multicast address to use (defaults to 230.0.0.1, and only necessary if you are using multicast)
> #er.extensions.jgroupsSynchronizer.multicastAddress=230.0.0.1
>
> ## (Optional) the multicast port to use (defaults to 9753, and only necessary if you are using multicast)
> #er.extensions.jgroupsSynchronizer.multicastPort=9753
>
> Thanks in advance,
>
> Johnny
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden