Skip to content

Commit 4384151

Browse files
committed
[s]Web Server Upgrade Training
1 parent d680aa0 commit 4384151

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
Web Server Upgrade Training
2+
===============
3+
4+
![Web Server Upgrade Training](http://turnoff.us/image/en/upgrade-training.png)
5+
6+
- ...So,basically what we are trying to explain here. Is that with this new specification, You guys tend to do less blocking I/O than you currently do.
7+
- These blocking things will be done by other folks, letting you guys focus in the http requests.
8+
- Let me make it clear, We will Block less and work more!
9+
- I pefer to say that we all will work more efficiently.
10+
- I like blocks!
11+
- You know that we use our blocked time to relax,Frank.
12+
- It's my coffee time!
13+
- Calm down guys, It's not the end of the blocks, Besides, there is a surprise for you from the Foundation...
14+
- We are putting a MS Pac-man arcade machine in the Thread.Sleep Room!
15+
16+
17+
via:
18+
- http://turnoff.us/geek/webserver-upgrade-training/
19+
20+
作者:[Daniel Stori][a]
21+
译者:[译者ID](https://github.com/译者ID)
22+
校对:[校对者ID](https://github.com/校对者ID)
23+
合成:[合成者ID](https://github.com/合成者ID)
24+
点评:[点评ID](https://github.com/点评者ID)
25+
26+
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
27+
28+
[a]:http://turnoff.us/about/

0 commit comments

Comments
 (0)