We could definitely use a collection of samples, both to demonstrate the
power of Samza as well as to showcase various patterns that'll pop up in
Samza apps.  The only concern I have is that extra code is extra
maintenance, so we need to make sure that (a) the samples are simple enough
to be fixed by any dev when the underlying code changes under them and (b)
we're ruthless about removing them if they are no longer maintained.


On Thu, Mar 13, 2014 at 9:52 AM, Martin Kleppmann
<[email protected]>wrote:

> Hi Steve,
>
> This sounds cool. Are there freely available streams of financial data you
> can tap into? Examples that work "out of the box", like hello-samza's feed
> of Wikipedia data, are very valuable imho, because they make the power of
> the framework tangible to new users.
>
> Martin
>
> On 13 Mar 2014, at 07:02, [email protected] wrote:
> > Hi Devs, the reason I wanted to get involved in using Samza is because I
> want to incorporate Samza into a trading application I am trying to find
> time to write.
> >
> > As opposed to order routing which was my initial idea I have
> reconsidered and now prefer the concept of order management and execution
> as a foundation for this app. I would like to develop a prototype which
> incorporates Samza's streaming capabilities as part of a greater (yet low
> latency) collaboration within the system to analyse and deduce algo-based
> decision steps.
> >
> > I am hoping to pull in multiple streams of tick data and analyse for
> price differences etc.
> >
> > If I were to attempt this, it may be useful as a sample app. What are
> the mailing lists thoughts?
> >
> > -S
> >
>
>

Reply via email to