Using Elastic Search as a Queue?

Is it possible to use ElasticSearch as a message queue? Is there a pubsub
plugin for redis like behavior? If not is there a strategy for any kind of
a FIFO index even if it involves polling?

Thanks

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/53649a9e-6c26-4930-9308-0237dd323195%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

It's not designed for it and I'd imagine if you have a high volume flow in
and out you'd have some major problems keeping up with the indexing
requirements.

Regards,
Mark Walkom

Infrastructure Engineer
Campaign Monitor
email: markw@campaignmonitor.com
web: www.campaignmonitor.com

On 6 December 2013 11:39, Tim Uckun timuckun@gmail.com wrote:

Is it possible to use Elasticsearch as a message queue? Is there a pubsub
plugin for redis like behavior? If not is there a strategy for any kind of
a FIFO index even if it involves polling?

Thanks

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/53649a9e-6c26-4930-9308-0237dd323195%40googlegroups.com
.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAEM624b6uO27A82Goy70DP0tfF_ZvvhgEfPLAVf6R%2B3xQEDzNw%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

May be this opened issue is related to what you are looking for? https://github.com/elasticsearch/elasticsearch/issues/1242

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 6 déc. 2013 à 01:39, Tim Uckun timuckun@gmail.com a écrit :

Is it possible to use ElasticSearch as a message queue? Is there a pubsub plugin for redis like behavior? If not is there a strategy for any kind of a FIFO index even if it involves polling?

Thanks

You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/53649a9e-6c26-4930-9308-0237dd323195%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/5CF7DCB8-DDEC-47B9-B8A7-B5E756471D2B%40pilato.fr.
For more options, visit https://groups.google.com/groups/opt_out.