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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)