Viewing profile — ZiliangXK
ZiliangXK
HN member- Joined
- Tue, Jan 03, 2023, 3:36 AM UTC
- HN karma
- 5
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About ZiliangXK
No profile information was provided.
Recent public activity
- comment
- story
-
comment
Comment #45294451
any blogs i can reference and compare to other solutions, what are the key differentiations ?
-
comment
Comment #45293914
What are the real-use cases and pain points Timeplus solves in AI / ML ?
-
comment
Comment #43437426
Look like other folks are doing similar things, wondering any benchmark results so far compared with Java implementation
-
comment
Comment #43163720
This is exactly a use case a streaming processing like Timeplus excels, which help users do 20s streaming to dynamic table joins (imagine the hand side tables are dynamically updat…
-
comment
Comment #41689475
There is always a tipping point for quite a few use cases where incremental evaluation degrades perf compared with full batch / historical query ?
-
comment
Comment #41689465
Timeplus proton OSS https://github.com/timeplus-io/proton does similar thing but with powerful historical query processing as well.
-
comment
Comment #39199865
table engines and need compile into the single binary instead of .so
-
comment
Comment #39198196
Flink is used quite a lot in prod in global and there are so many gems in it as well regarding streaming processing and it is still probably state of the art in streaming processin…
-
comment
Comment #39198136
(PS I am one of the contributors of Timeplus Proton. What I said could be biased.) Thanks for the feedbacks and they totally make sense. We will definitely work on the README, FAQ …