Live data from Hacker News

Viewing profile — wolle

wolle

HN member
Joined
Thu, Sep 08, 2016, 9:36 PM UTC
HN karma
6
Public activity
8 items

About wolle

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
    Comment #15481084

    That's true, but monitoring the stream of change events in a single machine (be it server or client) makes this machine your bottleneck for overall system throughput.

  6. comment
    Comment #13609845

    Hi, I'm the real-time guy at Baqend and I'd like to object. Baqend has streaming queries whose results stay up-to-date over time; purely push-based, no pulling involved. You just h…

  7. comment
    Comment #12530029

    Is there a reference regarding the number of nodes that can be deployed in the cluster, and are feasible to maintain? From the docs, I gather that "[a]ll DDL/non-stream DML stateme…

  8. comment
    Comment #12527082

    Depending on your requirements, a single-node solution like PipelineDB may suffice; it's a PostgreSQL extension that lets you write streaming SQL queries.