Viewing profile — s3u
s3u
HN member- Joined
- Mon, Mar 28, 2011, 1:22 AM UTC
- HN karma
- 5
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About s3u
No profile information was provided.
Recent public activity
-
comment
Comment #3313133
Right. One of ql.io's goals is to enable (b) but on a tier between clients and servers.
-
comment
Comment #3312864
OData specifies a resource model, resource metadata and URI naming conventions for HTTP APIs. The query formats in OData are part of the producer-implemented APIs as queries happen…
-
comment
Comment #3312847
Thanks for the "hint". Checking.
-
comment
Comment #3312840
Exactly. We tried to stay close to the SQL syntax to a large extent although there is no relational storage underneath.
-
comment
Comment #2578672
Any reason your tests used HTTP/1.0? It is likely that most of the time is spent in connection establishment and you may not have tested the server.
-
comment
Comment #2383460
The source is now on github. See the links at the top of the blog post.
-
comment
Comment #2383459
The source is now on github. See the blog post for github links.
-
comment
Comment #2383456
What's misleading about them? Please feel free to reproduce on your own. The source is on github. See the blog post for github links.
-
comment
Comment #2376698
Yes, correct - I'm not able to disclose the code. But there is more to come and I will be sharing the code on github.
-
comment
Comment #2376692
Point well taken - there was no such intention. I updated the charts to show req/sec and mean response time separately. See http://www.subbu.org/blog/2011/03/nodejs-vs-play-for-fro…