Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

how many instances of the server safe to run #165

Description

@algomaschine

Gents, is it possible to run h2o AutoML multithreaded, but so that they share the same server together or at least so that each thread starts it's own server to train? I see to have an issues here. Running 2 in parallels, when one model finishes faster, it closes the common servers shared and the other instance can't save the resulting model cause the server is already down... Maybe the solution is to make 1 instance of the server and other threads appeal to it for training and saving the models sharing, is this feasible? Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions