Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-3141

Add NIO Channel utilities to asynchronous GridFS

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Async, GridFS
    • Labels:
      None

      Asynchronous GridFS requires AsyncInputStream and AsyncOutputStream as I/O API. It would make sense to provide utilities to bridge these to NIO Channel types as these are more common and async (non-blocking) ready.

      A utility modeled along the lines of ReadableByteChannel could improve the integration with existing Java APIs.

            Assignee:
            ross@mongodb.com Ross Lawley
            Reporter:
            mp911de Mark Paluch
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: