Live data from Hacker News

Viewing profile — whargarbl

whargarbl

HN member
Joined
Sun, Jan 24, 2010, 6:00 PM UTC
HN karma
53
Public activity
12 items

About whargarbl

No profile information was provided.

Recent public activity

  1. comment
    Comment #19763321

    AFAICT it is very far from supporting full Postgresql.

  2. comment
    Comment #18257858

    As an aside, can somebody explain the constraints FoundationDB puts on replica distance?

  3. comment
    Comment #14602739

    FaunaDB maybe for the database layer: https://fauna.com/blog/introducing-faunadb-serverless-cloud-...

  4. comment
    Comment #14053397

    "The current public version of Spanner does not support client-side interactive transactions either." Did not know that...why?

  5. comment
    Comment #14007829

    "FaunaDB implements a process scheduler that dynamically allocates resources and enforces quality of service...Execution proceeds via cooperative multitasking." Just like Windows 9…

  6. story
  7. comment
    Comment #3651139

    Post says the driver was benched at 25k rps. But yeah that C implementation sucks.

  8. comment
    Comment #3651137

    AFAIK the issue is the way they listen() to the socket, as well as whether the accept is concurrent in some way.

  9. story
  10. story
    Twitter releases their in-house open-source projects

    Looks like they use primarily Ruby, Scala, Java, and C.

  11. story
  12. comment
    Comment #1073560

    You didn't strace it to see what was going on?