Re: [jgroups-users] Eclipselink cache coordination with JGroups in Docker in AWS
Questions/problems related to using JGroups <[email protected]> Fri, 10 Feb 2017 13:45:32 +0100
| Newsgroups | gmane.comp.java.javagroups.general |
|---|---|
| Message-ID | <[email protected]> |
On 10/02/17 13:30, Questions/problems related to using JGroups wrote: > Hi, I've tried this now and done some basic testing and it looks like it's > working. I can deploy the application now without errors and from the > glassfish log file I can see that the jgroups channel has been created. I > can also see that the s3 bucket gets updated with the ip adress of the host. > I'll do some more testing and come back to you later. Excellent! I've been working on updating belaban/jgroups [1] to run on EC2 as docker containers. I also ported NATIVE_S3_PING [2] to use JGroups 4, and will actually use it in the AWS config. This should allow the JGroups docker container to run on either bridged or host networks, using the same configuration (aws.xml). All you need to have is the permissions to create/delete buckets and read/write bucket objects. > One thing I want to ask is about what you wrote about the ports 7801, 9001 > and higher. Do you mean that these ports are needed when starting multiple > jgroups instances i the same container or does it mean that the ports are > needed when starting new containers on others hosts ? This is only needed when starting multiple JGroups channels inside the same docker container *or* when you have other services occupying ports. E.g. if port 7800 is taken, JGroups will try port 7801 and so on. [1] https://hub.docker.com/r/belaban/jgroups/ [2] https://github.com/jgroups-extras/native-s3-ping > Regards > Steinar > > > > -- > View this message in context: http://jgroups.1086181.n5.nabble.com/jgroups-users-Eclipselink-cache-coordination-with-JGroups-in-Docker-in-AWS-tp11257p11283.html > Sent from the JGroups - General mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > javagroups-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/javagroups-users > -- Bela Ban, JGroups lead (http://www.jgroups.org) ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot