Live data from Hacker News

Viewing profile — CalvinDB

CalvinDB

HN member
Joined
Thu, Apr 06, 2017, 9:00 PM UTC
HN karma
6
Public activity
3 items

About CalvinDB

No profile information was provided.

Recent public activity

  1. comment
    Comment #14054920

    Yes, you move to multiple sequencers, and you have them reach consensus via Paxos (to avoid problems from individual stalled sequencers).

  2. comment
    Comment #14054792

    You should think of the sequencer layer as a shared log abstraction along the lines of the Corfu project from Microsoft. It is distributed and replicated, with the scheduler layer …

  3. comment
    Comment #14054647

    Yes --- the current version of Calvin (in the Yale research group) does not have this limitation. We're actually not sure which paper you're talking about, but either way, it's not…