Skip to content

Refactor Worker API to use Java 8 Futures APIs #40

Open
@prokopyl

Description

@prokopyl

Although much better than the previous alternatives, now that Java 8 is out and usable it seems decent bit of the Worker API (mainly the WorkerRunnable class) is redundant with standard Future APIs.

Some work could probably be done to use the standard APIs instead, and reduce the amount of code in the Worker component.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C ⋅ WorkersComponent – WorkersM ⋅ Outdated Java APIMiscelaneous – Tracks removal of deprecated/outdated/useless code due to a newer Java API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions