Live data from Hacker News

Viewing profile — danieljomphe

danieljomphe

HN member
Joined
Wed, Jan 18, 2012, 6:11 PM UTC
HN karma
1
Public activity
5 items

About danieljomphe

No profile information was provided.

Recent public activity

  1. comment
    Comment #3678054

    Forget my last paragraph. Anyways, richhickey answered. :)

  2. comment
    Comment #3675978

    From what I remember, compare-and-swap semantics are in place for that kind of case. If that was not the case, you could still model such an order-dependent update as the fact that…

  3. comment
    Comment #3672529

    Notwithstanding what it's initially designed for, I think it may be quite good at supporting an "offline mode" as long as: 1. the app developer can confidently predict which querie…

  4. comment
    Comment #3670699

    Right. So the only way to make Peers resilient to network partitions is to install a middleman between them and the DB/Transactor. One whose responsibility is to ensure this Peer's…

  5. comment
    Comment #3669447

    Thus Datomic would be very great for centrally-operated systems, but not so much with highly distributed systems where many peers are often partitioned out because, for example, th…