Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-501

Add support for background initialization

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.0
    • lang.concurrent.*
    • None

    Description

      This is a suggestion to add a BackgroundInitializer class that allows initializing an object in a background task. BackgroundInitializer is a thin wrapper around a java.util.concurrent.Future object and uses an ExecutorService for starting a background task that performs initialization.

      Attachments

        1. MultiBackgroundInitializer.patch
          30 kB
          Oliver Heger
        2. CallableBackgroundInitializer.patch
          9 kB
          Oliver Heger
        3. BackgroundInitializer.patch
          25 kB
          Oliver Heger

        Issue Links

          Activity

            People

              Unassigned Unassigned
              oheger Oliver Heger
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: