Live data from Hacker News

Viewing profile — ZiliangXK

ZiliangXK

HN member
Joined
Tue, Jan 03, 2023, 3:36 AM UTC
HN karma
5
Public activity
11 items

About ZiliangXK

No profile information was provided.

Recent public activity

  1. comment
  2. story
  3. comment
    Comment #45294451

    any blogs i can reference and compare to other solutions, what are the key differentiations ?

  4. comment
    Comment #45293914

    What are the real-use cases and pain points Timeplus solves in AI / ML ?

  5. comment
    Comment #43437426

    Look like other folks are doing similar things, wondering any benchmark results so far compared with Java implementation

  6. 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…

  7. 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 ?

  8. comment
    Comment #41689465

    Timeplus proton OSS https://github.com/timeplus-io/proton does similar thing but with powerful historical query processing as well.

  9. comment
    Comment #39199865

    table engines and need compile into the single binary instead of .so

  10. 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…

  11. 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 …