You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "James Xu (JIRA)" <ji...@apache.org> on 2013/12/14 05:58:06 UTC

[jira] [Created] (STORM-53) Add interface and StateUpdater for appending to a queueing system

James Xu created STORM-53:
-----------------------------

             Summary: Add interface and StateUpdater for appending to a queueing system
                 Key: STORM-53
                 URL: https://issues.apache.org/jira/browse/STORM-53
             Project: Apache Storm (Incubating)
          Issue Type: New Feature
            Reporter: James Xu


This makes sense to be in Storm core since it's simple and there will be many external implementations (e.g. Kestrel, Kafka, etc.)


----------------
koshelev: I will implement such a functionality for a project i'm currently working on and would like to contribute it, along with implementations for JMS, AMQP (RabbitMQ) and Redis Pub/Sub. I would suggest following interfaces for the queueing system: https://github.com/koshelev/storm/tree/master/src/jvm/backtype/storm/queueing.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)