scispace - formally typeset
K

Kai Zhang

Researcher at Fudan University

Publications -  28
Citations -  341

Kai Zhang is an academic researcher from Fudan University. The author has contributed to research in topics: Computer science & Query optimization. The author has an hindex of 7, co-authored 20 publications receiving 239 citations. Previous affiliations of Kai Zhang include Ohio State University & University of Science and Technology of China.

Papers
More filters
Journal ArticleDOI

Mega-KV: a case for GPUs to maximize the throughput of in-memory key-value stores

TL;DR: The design and implementation of Mega-KV is presented, a GPU-based in-memory key-value store system that achieves high performance and high throughput and effectively utilizing the high memory bandwidth and latency hiding capability of GPUs, provides fast data accesses and significantly boosts overall performance.
Journal ArticleDOI

Concurrent analytical query processing with GPUs

TL;DR: Concurrent query execution as an effective solution to efficiently share GPUs among concurrent queries for high throughput and relies on GPU query scheduling and device memory swapping policies to address this challenge.
Proceedings Article

G-NET: Effective GPU Sharing in NFV Systems

TL;DR: G-NET is proposed, an NFV system with a GPU virtualization scheme that supports spatial GPU sharing, a service chain based GPU scheduler, and a scheme to guarantee data isolation in the GPU, and an abstraction for building efficient network functions on G-NET, which significantly reduces development efforts.
Journal ArticleDOI

B-Queue: Efficient and Practical Queuing for Fast Core-to-Core Communication

TL;DR: B-Queue is proposed, an efficient and practical single-producer-single-consumer concurrent lock-free queue that solves the deadlock problem gracefully by introducing a self-adaptive backtracking mechanism and is a good candidate for fast core-to-core communication on multi-core architectures.
Journal ArticleDOI

TransPCFG : Transferring the Grammars From Short Passwords to Guess Long Passwords Effectively

TL;DR: It is found that long password-composition policies requiring more segments are more resistant to guessing attacks, and it is recommended to create long passwords with four or more segments instead of the widely recommended more character classes for security.