Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
agentzh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
agentzh
14y ago
Thank you for pointing this out. I've just fixed the lang attribute of the html tag. It is "en" now :)
2.
▲
by
agentzh
16y ago
I must add that, the stuffs shown in these slides are just our "level 1 scripting". There will be level 2 and level 3, so as to support more sophisticated business logic in our data platform. Level 2 will be ngx_lua scripting which provides
3.
▲
by
agentzh
16y ago
Well, we're building our business (some data products in Taobao.com) atop this kind of nginx-based technology ;) We'll also make extensive use of AJAX, Flash, and Jemplate in this context. To be clearer, this is not a project just for fun,
4.
▲
by
agentzh
16y ago
And...also, to tell the secret, nginx itself is a web framework. And it's a very powerful one and we're still pushing it ahead ;)
5.
▲
by
agentzh
16y ago
Why? Just because our db-backed web app have to handle tens of millions of requests each day on one or two plain simple servers ;) Well, I didn't give any benchmark numbers in my slides. It's by intention . Just go ahead and find out how f
6.
▲
by
agentzh
16y ago
Yeah, that statement in my slides is incorrect :) But the ngx_memc module itself does support true REST interface setup. Please take a look at the samples in its documentation: http://wiki.nginx.org/NginxHttpMemcModule GET /foo?ke
7.
▲
by
agentzh
16y ago
Haven't you seen the set_quote_sql_str directive used in my slides?
8.
▲
by
agentzh
16y ago
Sorry about that...but arrow keys on your keyboard doesn't work for you?
9.
▲
by
agentzh
16y ago
I do understand the risk. And we've been trying pretty hard to keep things clean :)
10.
▲
by
agentzh
16y ago
One can do a full-decent REST interface when ngx_lua is ready ;)
11.
▲
by
agentzh
16y ago
Sorry for the confusion...I should have added a tip in my tweet.