-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
113 lines (88 loc) · 4.72 KB
/
Copy pathindex.xml
File metadata and controls
113 lines (88 loc) · 4.72 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Yihe's Personal Website on Yihe's Personal Website</title>
<link>https://huangyihe.github.io/</link>
<description>Recent content in Yihe's Personal Website on Yihe's Personal Website</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>&copy; 2014 -- 2020</copyright>
<lastBuildDate>Fri, 09 Feb 2018 00:00:00 +0000</lastBuildDate>
<atom:link href="/" rel="self" type="application/rss+xml" />
<item>
<title>Opportunities for optimism in contended main-memory transactions</title>
<link>https://huangyihe.github.io/talk/nedb20-talk/nedb20-talk/</link>
<pubDate>Wed, 15 Jan 2020 20:00:00 -0400</pubDate>
<guid>https://huangyihe.github.io/talk/nedb20-talk/nedb20-talk/</guid>
<description></description>
</item>
<item>
<title>Opportunities for Optimism in Contended Main-Memory Multicore Transactions</title>
<link>https://huangyihe.github.io/publication/cc-vldb/</link>
<pubDate>Fri, 10 Jan 2020 20:34:11 -0400</pubDate>
<guid>https://huangyihe.github.io/publication/cc-vldb/</guid>
<description></description>
</item>
<item>
<title>On main-memory multicore transaction performance</title>
<link>https://huangyihe.github.io/talk/sosp19-src/sosp19-src/</link>
<pubDate>Fri, 06 Sep 2019 01:00:00 -0400</pubDate>
<guid>https://huangyihe.github.io/talk/sosp19-src/sosp19-src/</guid>
<description></description>
</item>
<item>
<title>Closing the Performance Gap Between Volatile and Persistent Key-Value Stores Using Cross-Referencing Logs</title>
<link>https://huangyihe.github.io/publication/bullet/</link>
<pubDate>Fri, 20 Apr 2018 10:11:11 -0400</pubDate>
<guid>https://huangyihe.github.io/publication/bullet/</guid>
<description></description>
</item>
<item>
<title>STO Project</title>
<link>https://huangyihe.github.io/project/sto-project/</link>
<pubDate>Fri, 09 Feb 2018 12:08:33 -0500</pubDate>
<guid>https://huangyihe.github.io/project/sto-project/</guid>
<description>
<h1 id="sto-software-transactional-objects">STO: Software Transactional Objects</h1>
<p>STO is a fast in-memory transaction framework. It&rsquo;s written in C++ and functions like a transactional memory library for C++.</p>
<p>STO uses type-level information, defined by data type implementers, to reduce the size of the transaction tracking set and avoid false conflicts. For more information, please refer to <a href="https://huangyihe.github.io/publication/sto-paper/" target="_blank">our publication page</a>.</p>
<p>STO is open-source and <a href="https://github.com/readablesystems/sto" target="_blank">hosted on GitHub</a>.</p>
</description>
</item>
<item>
<title>Improving optimistic concurrency control</title>
<link>https://huangyihe.github.io/talk/nens17-talk/</link>
<pubDate>Thu, 07 Dec 2017 09:10:08 -0500</pubDate>
<guid>https://huangyihe.github.io/talk/nens17-talk/</guid>
<description></description>
</item>
<item>
<title>Persistent Memory Transactions</title>
<link>https://huangyihe.github.io/publication/pm-transactions/</link>
<pubDate>Wed, 12 Jul 2017 18:06:05 -0500</pubDate>
<guid>https://huangyihe.github.io/publication/pm-transactions/</guid>
<description></description>
</item>
<item>
<title>Software systems for advanced memory technologies</title>
<link>https://huangyihe.github.io/publication/quals-paper/</link>
<pubDate>Mon, 30 May 2016 08:47:16 -0500</pubDate>
<guid>https://huangyihe.github.io/publication/quals-paper/</guid>
<description></description>
</item>
<item>
<title>Type-aware transactions for faster concurrent code</title>
<link>https://huangyihe.github.io/publication/sto-paper/</link>
<pubDate>Fri, 15 Apr 2016 11:46:52 -0500</pubDate>
<guid>https://huangyihe.github.io/publication/sto-paper/</guid>
<description></description>
</item>
<item>
<title>Real Semantics: Capturing Floating-point Imprecision</title>
<link>https://huangyihe.github.io/publication/real_semantics/</link>
<pubDate>Mon, 19 Oct 2015 15:38:35 -0400</pubDate>
<guid>https://huangyihe.github.io/publication/real_semantics/</guid>
<description></description>
</item>
</channel>
</rss>