Live data from Hacker News

Viewing profile — rayscondition

rayscondition

HN member
Joined
Thu, Oct 01, 2015, 6:54 PM UTC
HN karma
3
Public activity
4 items

About rayscondition

No profile information was provided.

Recent public activity

  1. comment
    Comment #10363363

    Interesting, though I'm not much of a Hillary fan, have you considered working with Herman Cain?

  2. comment
    Comment #10314155

    Thanks! SuperChief does one at a time streaming. The library for leader election is just a wrapper around an apache curator leader latch with some instrumentation and logging so we…

  3. comment
    Comment #10314056

    There's no batching, we have a 1 to 1 mapping of kafka messages to measurements we receive from our api, that could change though over time. Superchief just reads the messages and …

  4. comment
    Comment #10314044

    Hi, I'm the author of the blog post and wrote SuperChief. We chose Java 8 because it's the language we're most comfortable with on the data team and find it easiest to reason about…