You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by ph...@free.fr on 2015/03/21 19:37:26 UTC

Re : Re: Processing small amounts of data

Hi Mithun,

I don't particularly want to move away from PERL, but I am the only person in the company who knows that language. Hence, I am exploring Java-based alternatives.

----- Mail d'origine -----
De: Mithun Kalan <mi...@gmail.com>
À: user@storm.apache.org
Envoyé: Sat, 21 Mar 2015 18:00:57 +0100 (CET)
Objet: Re: Processing small amounts of data

Storm can work for small (or low frequency) data sets. It depends on what
you intend to do. Whats the reason to move away form perl?
I'm doing something similar to forex.
tcpflow to get the live rates from a server. kafkacat moves it to kafka.
storm picks it up and processes it. redis stores the results for
distribution. The current rate of data coming in is only 10 records per
second. nothing too intense.

On Sat, Mar 21, 2015 at 2:40 PM, <ph...@free.fr> wrote:

> Hello,
> I currently use a PERL script to compute EUR to <ex .rate> exchange rates
> using data retrieved from an Ebics server.
> I am looking for an alternative.
> Is Storm the appropriate tool to process small to medium sized amounts of
> data?
> Cheers,
> Philippe
>



-- 



Mithun Kalan
mithunkalan@gmail.com