Uploaded image for project: 'Streams'
  1. Streams
  2. STREAMS-403

Ensure all providers function stand-alone

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.4
    • None
    • None

    Description

      Any provider should be able to collect and supply data using the following simple pattern:

      instantiate via constructor
      call prepare
      call startStream
      do {
      readCurrent
      } while !isRunning
      cleanUp

      this should work regardless of what runtime (or whether any runtime) is involved.

      Attachments

        Issue Links

          Activity

            People

              steveblackmon Steve Blackmon
              steveblackmon Steve Blackmon
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: