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

 

History

18 Commits
 
 
 
 
 
 
 
 

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