Viewing profile — wolle
wolle
HN member- Joined
- Thu, Sep 08, 2016, 9:36 PM UTC
- HN karma
- 6
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About wolle
No profile information was provided.
Recent public activity
- story
- story
- story
- story
-
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.
-
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…
-
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…
-
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.