Hey Martin,

This is really cool!

1. Is it OK if I tweet about it?
2. Are you still planning to implement a SystemConsumer/SystemProducer to
handle the input/output requests? If so, which service discovery framework
are you planning to use?

Cheers,
Chris

On 9/8/14 3:14 PM, "Martin Kleppmann" <[email protected]> wrote:

>Hi folks,
>
>Just FYI, I hacked up a little Samza sample app today. This one
>implements a Twitter-like news feed, where users can follow one another,
>and then be notified whenever someone they are following posts a message.
>
>It's very basic at the moment (less than one day's work) but I'm posting
>it in case someone finds it useful:
>https://github.com/ept/newsfeed
>
>I want to use it as a playground to start exploring
>https://issues.apache.org/jira/browse/SAMZA-316 (thinking: a Samza job
>can expose a WebSocket endpoint through which "tweets" can be pushed
>directly to clients).
>
>The project also includes jobs for generating lots of random test data,
>so it could potentially be used for performance testing.
>
>Best,
>Martin
>

Reply via email to