Viewing profile — whargarbl
whargarbl
HN member- Joined
- Sun, Jan 24, 2010, 6:00 PM UTC
- HN karma
- 53
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About whargarbl
No profile information was provided.
Recent public activity
-
comment
Comment #19763321
AFAICT it is very far from supporting full Postgresql.
-
comment
Comment #18257858
As an aside, can somebody explain the constraints FoundationDB puts on replica distance?
-
comment
Comment #14602739
FaunaDB maybe for the database layer: https://fauna.com/blog/introducing-faunadb-serverless-cloud-...
-
comment
Comment #14053397
"The current public version of Spanner does not support client-side interactive transactions either." Did not know that...why?
-
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…
- story
-
comment
Comment #3651139
Post says the driver was benched at 25k rps. But yeah that C implementation sucks.
-
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.
- story
-
story
Twitter releases their in-house open-source projects
Looks like they use primarily Ruby, Scala, Java, and C.
- story
-
comment
Comment #1073560
You didn't strace it to see what was going on?