Skip to content

Why use ThreadGroup rather than ThreadPool? #471

Description

@dingbuoyi

Why this library uses ThreadGroup which is not recommended in Effective Java: avoid thread groups?
Maybe java.util.PriorityQueue + SingleThreadExecutor is better?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions