Publications

Detailed Information

A Specialized Architecture for Object Serialization with Applications to Big Data Analytics

Cited 15 time in Web of Science Cited 22 time in Scopus
Authors

Jang, Jaeyoung; Jung, Sung Jun; Jeong, Sunmin; Heo, Jun; Shin, Hoon; Ham, Tae Jun; Lee, Jae Wook

Issue Date
2020-05
Publisher
IEEE
Citation
Conference Proceedings - Annual International Symposium on Computer Architecture, ISCA, Vol.2020-May, pp.322-334
Abstract
© 2020 IEEE.Object serialization and deserialization (S/D) is an essential feature for efficient communication between distributed computing nodes with potentially non-uniform execution environments. S/D operations are widely used in big data analytics frameworks for remote procedure calls and massive data transfers like shuffles. However, frequent S/D operations incur significant performance and energy overheads as they must traverse and process a large object graph. Prior approaches improve S/D throughput by effectively hiding disk or network I/O latency with computation, increasing compression ratio, and/or application-specific customization. However, inherent dependencies in the existing (de)serialization formats and algorithms eventually become the major performance bottleneck. Thus, we propose Cereal, a specialized hardware accelerator for memory object serialization. By co-designing the serialization format with hardware architecture, Cereal effectively utilizes abundant parallelism in the S/D process to deliver high throughput. Cereal also employs an efficient object packing scheme to compress metadata such as object reference offsets and a space-efficient bitmap representation for the object layout. Our evaluation of Cereal using both a cycle-level simulator and synthesizable Chisel RTL demonstrates that Cereal delivers 43.4× higher average S/D throughput than 88 other S/D libraries on Java Serialization Benchmark Suite. For six Spark applications Cereal achieves 7.97× and 4.81× speedups on average for S/D operations over Java built-in serializer and Kryo, respectively, while saving S/D energy by 227.75× and 136.28×.
ISSN
1063-6897
URI
https://hdl.handle.net/10371/186540
DOI
https://doi.org/10.1109/ISCA45697.2020.00036
Files in This Item:
There are no files associated with this item.
Appears in Collections:

Altmetrics

Item View & Download Count

  • mendeley

Items in S-Space are protected by copyright, with all rights reserved, unless otherwise indicated.

Share