Skip to content

Refactor _send_zmq_msg to reuse sockets #13

@dan-blanchard

Description

@dan-blanchard

Currently _send_zmq_msg creates a new connection to the JobMonitor every time, which is really wasteful. Doesn't affect performance much since we only check things every ~15 seconds, but it would still be nice to fix.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions