Skip to content
shehjart edited this page Sep 13, 2010 · 7 revisions

unfsclient Wiki

To Do List

  • Code clean-up.
  • Improve and generalize interfaces.
  • Change memory allocation strategies to be cleaner and efficient.
  • Find out if we can replace the libc’c XDR translation library with a better and faster library.
  • Improve data structure scalability.

Road Map

These are organized in the order I will be undertaking them in. There are no time lines associated with this roadmap as of now.

  1. Generalize Async RPC and libnfsclient interfaces.
  2. Support for various multi-threaded and multi-process programming models.
  3. Tests suite for all of the interface functions.
  4. RPC and NFS request timeout support.
  5. RPC and request retransmission support.
Clone this wiki locally