[
https://issues.apache.org/jira/browse/USERGRID-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16785203#comment-16785203
]
Rahul Singh commented on USERGRID-241:
--------------------------------------
Potential queue implementation that uses cassandra as a backend to the queue.
[https://github.com/paradoxical-io/cassieq]
> Index Queue should not depend solely on AWS SQS
> ------------------------------------------------
>
> Key: USERGRID-241
> URL: https://issues.apache.org/jira/browse/USERGRID-241
> Project: Usergrid
> Issue Type: Bug
> Components: Stack
> Reporter: David Johnson
> Assignee: Michael Russo
> Priority: Minor
>
> In the two-dot-o branch the faulty queue implementation has been replaced by
> a set of Queue interfaces and an AWS SQS implementation of those interfaces.
> Usergrid should not depend on a commercial service and the Usergrid Launcher
> should be able to run standalone and without external services.
> So, what we need is a Queue implementation that we can embed in Usergrid for
> running JUnit tests that depend on the queue, for running the Usergrid
> Launcher and (ideally) one that can also be run remotely.
> Apache Qpid seems to be a good candidate for our default queue implementation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)