Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added classes and unit tests for local_file, orangefs_file and pxfs_file. #1267

Closed
wants to merge 5 commits into from

Commits on Oct 20, 2014

  1. Added classes and unit tests for local_file, orangefs_file and pxfs_f…

    …ile. All io operations are executed on io-thread. local_file and orangefs_file are using server/client model to implement asynchronism while pxfs_file uses the pxfs asynchronous APIs.
    EverYoung124 committed Oct 20, 2014
    Copy the full SHA
    4bd63ed View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6c043ab View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a5845cd View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c5d0d74 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2014

  1. Copy the full SHA
    8f7f3ef View commit details
    Browse the repository at this point in the history