Based on Dave's email, is it clear enough in the docs how to disable SQS based distribution for those who do not deploy to AWS? Is off the default option after building?
On Fri, Jan 15, 2016 at 6:31 PM Dave <[email protected]> wrote: > On Fri, Jan 15, 2016 at 2:42 PM Michael Russo <[email protected]> > wrote: > > > I just want to clarify the AWS dependency for queueing: > > > > Usergrid 2, at this time, depends on AWS for distributed queueing to > allow > > for complete, fault tolerant multi-region indexing with Elasticsearch. > > There is an in-memory queueing service that works for single region > > deployments. You can also technically deploy the Usergrid 2 application > > itself in a multi-region fashion using the in-memory queuing for > indexing. > > This deployment would consist of having a single region Elasticsearch > > cluster and each region's tomcat nodes pointing to the single ES cluster. > > > > > Awesome. I did not realize how well UG2 works without AWS SQS/SNS. > > Dave >
