Skip to content

Commit 71ae684

Browse files
authored
Merge pull request #56 from bestony/master
选题 4
2 parents d7baaf0 + 36426ea commit 71ae684

File tree

4 files changed

+110
-0
lines changed

4 files changed

+110
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
The (Sometimes Hard) Cloud Journey
2+
===============
3+
4+
![The (Sometimes Hard) Cloud Journey](http://turnoff.us/image/en/cloud-hard-journey.png)
5+
6+
- ... So as a Cloud consultant, I can tell you that we can migrate all of your systems to our cloud!
7+
- I don't know Jackson, We have some very peculiar systems.
8+
- I understand , but our cloud provide a wide range of machines and services. we have everything!
9+
- Let me tell you about our inventory System. It runs in a unique server and we don't know why. It only works if...
10+
- ... the machine has a stapler on it and is supported by a giant mild soap bar
11+
- But...This...Does...Not...
12+
- Besides that, The inventory module only works after clicking the stapler.
13+
- But relax, It doesn't need a staples pin!
14+
- Well... Let me check if we have a stapler-as-a-service in our backlog roadmap or something simllar...
15+
- Oh wait, First let me tell you about our finance system.
16+
- To be continued.
17+
18+
via:
19+
- http://turnoff.us/geek/cloud-sometimes-hard-journey/
20+
21+
作者:[Daniel Stori][a]
22+
译者:[译者ID](https://github.com/译者ID)
23+
校对:[校对者ID](https://github.com/校对者ID)
24+
合成:[合成者ID](https://github.com/合成者ID)
25+
点评:[点评ID](https://github.com/点评者ID)
26+
27+
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
28+
29+
[a]:http://turnoff.us/about/
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
Life in a Web Server
2+
===============
3+
4+
![Life in a Web Server](http://turnoff.us/image/en/life-in-a-web-server.png)
5+
6+
- Hi Coy , My luck you are not down!
7+
- Can you process this request for me ?
8+
- We are never down Mr...Dan. But tell me , What's your timeout ,because...
9+
- ...Currently all my http threads are really busy!
10+
- Hey Coy, that guy does not seem busy.
11+
- Be cool with the guy Dan. He is Blocked by a DB operation, he can't do nothing.
12+
- Guys! Stop fighting for the lock, please. Sorry Dan, Sometimes it happens.
13+
- Dan, You are lucky now . #15 is dealing with a stack overflow , I will send him your request befor he returns to the pool.
14+
- I need more stack size, Coy!
15+
- It's not your fault, It's bad code. Process this for Dan, Please.
16+
- Dan , here is your page and your free cookie. Next time bring us the cookie ID we will work faster.
17+
- Thanx coy
18+
- I love this company.
19+
20+
21+
via:
22+
- http://turnoff.us/geek/life-in-a-web-server/
23+
24+
作者:[Daniel Stori][a]
25+
译者:[译者ID](https://github.com/译者ID)
26+
校对:[校对者ID](https://github.com/校对者ID)
27+
合成:[合成者ID](https://github.com/合成者ID)
28+
点评:[点评ID](https://github.com/点评者ID)
29+
30+
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
31+
32+
[a]:http://turnoff.us/about/
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
Thread.Sleep Room
2+
===============
3+
4+
![Thread.Sleep Room](http://turnoff.us/image/en/thread-sleep-room.png)
5+
6+
- Meanwhile in thread.sleep room...
7+
- #15 Timeout expired
8+
- Thread sleep.
9+
10+
via:
11+
- http://turnoff.us/geek/thread-sleep-room/
12+
13+
作者:[Daniel Stori][a]
14+
译者:[译者ID](https://github.com/译者ID)
15+
校对:[校对者ID](https://github.com/校对者ID)
16+
合成:[合成者ID](https://github.com/合成者ID)
17+
点评:[点评ID](https://github.com/点评者ID)
18+
19+
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
20+
21+
[a]:http://turnoff.us/about/
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)