[CS] [masters-presentation] Kurniawan/MS Presentation/Nov 23, 2020

Tricia Baclawski pbaclawski at uchicago.edu
Fri Nov 13 12:02:37 CST 2020


This is an announcement of Daniar Kurniawan's MS Presentation.


https://uchicago.zoom.us/j/98925513808?pwd=K3BUdVd0N05mTEpWMEhDZnNUMXBWZz09
Password: 579524

------------------------------------------------------------------------------
Date:  Monday, November 23, 2020

Time:  3:30 PM

Place:  via zoom

M.S. Candidate:  Daniar Kurniawan

M.S. Paper Title: MitMem: Mitigating Millisecond Tail Latency with
Fast-Rejecting GC-Aware Mechanism

Abstract:
An increasing number of high-performance distributed systems are
executed on top of runtime environments like Java Runtime Environment
(JRE), such as Cassandra [41], Hadoop [53], Spark [60], Hazelcast
[10], Alluxio [1], Hive [56], and RethinkDB [13]. The developers are
attracted to a managed language like Java as it offers services like
Garbage Collection (GC), run-time type checking, reference checking,
and cross-platform execution. However, many applications running on
the JVM (e.g., big data frameworks such as Hadoop, data stores such as
Cassandra) suffer from long garbage collection (GC) time. The long
pause time due to Stop-The-World (STW) during Garbage-Collection (GC)
not only degrades application throughput and causes long latency, but
also hurts overall system efficiency and scalability. To address these
problems, we implement MITMEM that provides JVM support to cut
millisecond-level tail latencies induced by GC. MitMem is a JVM
drop-in replacement, requires no configuration and can run
off-the-shelf Java applications with a minimum modification (e.g.,
adding 120 LOC to integrate with Cassandra). Our experiments indicate
that the MITMEM-powered Cassandra successfully reduces the tail
latency up to 99%.

Daniar's advisor is Prof. Haryadi Gunawi

Login to the Computer Science Department website for details:
 https://newtraell.cs.uchicago.edu/phd/ms_announcements#daniar

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Tricia Baclawski
Student Affairs Administrator
Computer Science Department
5730 S. Ellis - Room 350
Chicago, IL 60637
pbaclawski at uchicago.edu
(773) 702-6854
/pronouns: she, her, hers/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


More information about the cs mailing list