Skip to content

libhdfs++ is a modern implementation of HDFS client in C++11 that is designed for the Massive Parallel Processing (MPP) applications.

Notifications You must be signed in to change notification settings

haohui/libhdfspp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Ke YangHaohui Mai
Ke Yang
and
Haohui Mai
Jul 1, 2015
f6368a2 · Jul 1, 2015

History

18 Commits
Jul 1, 2015
May 7, 2015
May 7, 2015
Jul 1, 2015

Repository files navigation

libhdfs++

libhdfs++ is a modern implementation of HDFS client in C++11. It is optimized for the Massive Parallel Processing (MPP) applications that access thousands of files concurrently in HDFS.

The highlights of libhdfs++ are:

  • Event-driven architectures
  • Zero-copy APIs
  • Use Continuation Passing Style to implement asynchronous APIs
  • Support Windows, Linux and Mac OS X.

About

libhdfs++ is a modern implementation of HDFS client in C++11 that is designed for the Massive Parallel Processing (MPP) applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published