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

Asynchronous I/O #168

Open
4 tasks
Witek902 opened this issue Jun 2, 2016 · 1 comment
Open
4 tasks

Asynchronous I/O #168

Witek902 opened this issue Jun 2, 2016 · 1 comment

Comments

@Witek902
Copy link
Member

Witek902 commented Jun 2, 2016

TODO:

  • Extension of current FileSystem or File classes in nfCommon that will provide async read and writes.
  • Write tests
  • Add support for I/O dependency in AsyncThreadPool.
  • Rewrite all resources reads in the engine with the new I/O API.
@mkulagowski
Copy link
Contributor

As for File class for asynchronous write/read - there is one in review here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants