[ 
https://issues.apache.org/jira/browse/IGNITE-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15879768#comment-15879768
 ] 

Roman Shtykh edited comment on IGNITE-533 at 2/23/17 3:02 AM:
--------------------------------------------------------------

[~dreamx] Thanks for the contribution! Merged with tiny modifications in 
comments.

[~avinogradov] Anton, can the tests be added to TeamCity?


was (Author: roman_s):
[~dreamx] Thanks for the contribution! Merged with tiny modifications in 
comments.

[~avinogradov] Denis, can the tests be added to TeamCity?

> Implement IgniteZeromqStreamer to stream data from ZeroMQ
> ---------------------------------------------------------
>
>                 Key: IGNITE-533
>                 URL: https://issues.apache.org/jira/browse/IGNITE-533
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: streaming
>            Reporter: Dmitriy Setrakyan
>            Assignee: Maksim Kozlov
>             Fix For: 2.0
>
>
> We have {{IgniteDataStreamer}} which is used to load data into Ignite under 
> high load. It was previously named {{IgniteDataLoader}}, see ticket 
> IGNITE-394.
> See [ZeroMQ|http://zeromq.org/] for more info.
> We should create {{IgniteZeroMqStreamer}} which will consume messages from 
> Twitter and stream them into Ignite caches.
> More details to follow, but to the least we should be able to:
> * Convert ZeroMQ messages to Ignite data using an optional pluggable 
> converter. If not provided, we should have some default mechanism.
> * Specify the cache name for the Ignite cache to load data into.
> * Specify other flags available on {{IgniteDataStreamer}} class.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to