-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
77 lines (62 loc) · 3.33 KB
/
index.xml
File metadata and controls
77 lines (62 loc) · 3.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>王半仙的博客</title>
<link>https://springfieldking.github.io/</link>
<description>Recent content on 王半仙的博客</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Thu, 30 Jul 2020 00:27:40 +0800</lastBuildDate>
<atom:link href="https://springfieldking.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>About</title>
<link>https://springfieldking.github.io/about/</link>
<pubDate>Sun, 20 Aug 2017 21:38:52 +0800</pubDate>
<guid>https://springfieldking.github.io/about/</guid>
<description>这是我的技术博客,更多内容敬请期待!</description>
</item>
<item>
<title>高并发系统设计</title>
<link>https://springfieldking.github.io/post/%E9%AB%98%E5%B9%B6%E5%8F%91%E7%B3%BB%E7%BB%9F_%E9%AB%98%E6%80%A7%E8%83%BD_%E9%AB%98%E5%8F%AF%E7%94%A8_%E5%8F%AF%E6%89%A9%E5%B1%95/</link>
<pubDate>Thu, 30 Jul 2020 00:27:40 +0800</pubDate>
<guid>https://springfieldking.github.io/post/%E9%AB%98%E5%B9%B6%E5%8F%91%E7%B3%BB%E7%BB%9F_%E9%AB%98%E6%80%A7%E8%83%BD_%E9%AB%98%E5%8F%AF%E7%94%A8_%E5%8F%AF%E6%89%A9%E5%B1%95/</guid>
<description><blockquote>
<p>高并发的是指通过设计让系统可以处理更多的请求,承载更多的流量。高性能和高可用是高并发系统设计时必须考虑的因素。可扩展是系统可以更快速的完成扩容,更稳定的承担流量。</p>
</blockquote></description>
</item>
<item>
<title>Linux内核等待队列</title>
<link>https://springfieldking.github.io/post/linux_kernel_wait_queue/</link>
<pubDate>Wed, 01 Jan 2020 15:59:10 +0800</pubDate>
<guid>https://springfieldking.github.io/post/linux_kernel_wait_queue/</guid>
<description><blockquote>
<p>等待队列是linux内核中重要的数据结构,许多内核中的功能都依赖其实现,比如异步通知等功能。</p>
</blockquote></description>
</item>
<item>
<title>Golang代理</title>
<link>https://springfieldking.github.io/post/go_proxy/</link>
<pubDate>Sun, 17 Nov 2019 21:59:10 +0800</pubDate>
<guid>https://springfieldking.github.io/post/go_proxy/</guid>
<description><blockquote>
<p>下载加速, 同时解决国内访问官方仓库被屏蔽的问题</p>
</blockquote></description>
</item>
<item>
<title>Hello Hugo</title>
<link>https://springfieldking.github.io/post/hello_hugo/</link>
<pubDate>Sat, 16 Nov 2019 11:20:04 +0800</pubDate>
<guid>https://springfieldking.github.io/post/hello_hugo/</guid>
<description><blockquote>
<p>这是第一次使用hugo, 感觉不错, 希望以后能在后台领域写出更多的文章</p>
</blockquote></description>
</item>
<item>
<title></title>
<link>https://springfieldking.github.io/readme/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://springfieldking.github.io/readme/</guid>
<description>content </description>
</item>
</channel>
</rss>