You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Raúl Kripalani (JIRA)" <ji...@apache.org> on 2015/10/26 13:52:27 UTC

[jira] [Created] (IGNITE-1790) Implement an Apache Camel Data Streamer

Raúl Kripalani created IGNITE-1790:
--------------------------------------

             Summary: Implement an Apache Camel Data Streamer
                 Key: IGNITE-1790
                 URL: https://issues.apache.org/jira/browse/IGNITE-1790
             Project: Ignite
          Issue Type: New Feature
          Components: streaming
            Reporter: Raúl Kripalani
            Assignee: Raúl Kripalani
             Fix For: 1.5


An Apache Camel data streamer would make it possible for a user to use any of Camel's [150+ adapters/components|http://camel.apache.org/components.html] to consume data from the outside world and feed it into an Ignite cache.

SOAP, REST, HTTP, WebSockets, FTP, File, XMPP, SMPP, POP3, IMAP, TCP, etc.

This data streamer will instantiate a Camel consumer endpoint, it'll apply the user-specified StreamTransformer to the incoming Exchange and it'll add the result to the data streamer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)