Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-1561 REEF as a library
  3. REEF-1574

Implement proper management of all threads running in REEF and its applications

    XMLWordPrintableJSON

Details

    Description

      Currently creating and joining Java threads in REEF is pretty much ad-hoc: there is no way to enumerate and manage threads created by REEF framework and REEF applications alike. We need to review all places where threads are created in REEF and Wake, and use proper thread management techniques (Thread groups, pools, absence of global error handlers, etc.) to be able to clean up all threads created in REEF. This is important for running REEF in parallel with other applications on the same JVM.

      Attachments

        Activity

          People

            motus Sergiy Matusevych
            motus Sergiy Matusevych
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: